diff options
Diffstat (limited to 'debian/copyright')
-rw-r--r-- | debian/copyright | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/debian/copyright b/debian/copyright index 8eb8d0b..322f28b 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,7 +1,7 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ -Upstream-Name: libpam-freerdp2 +Upstream-Name: libpam-freerdp Upstream-Contact: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> -Source: https://github.com/ArcticaProject/libpam-freerdp2/ +Source: https://github.com/ArcticaProject/libpam-freerdp/ Files: ChangeLog Makefile.am @@ -12,8 +12,8 @@ Files: ChangeLog debian/changelog debian/compat debian/control - debian/libpam-freerdp2-dev.install - debian/libpam-freerdp2.install + debian/libpam-freerdp-dev.install + debian/libpam-freerdp.install debian/patches/README debian/rules debian/source/format @@ -34,18 +34,18 @@ Comment: Assuming copyright holdership from the majority of other code files. -Files: src/freerdp2-auth-check.c - src/pam-freerdp2-children.c - src/pam-freerdp2-children.h - src/pam-freerdp2.c - tests/test-freerdp2-auth.c +Files: src/freerdp-auth-check.c + src/pam-freerdp-children.c + src/pam-freerdp-children.h + src/pam-freerdp.c + tests/test-freerdp-auth.c Copyright: 2012, Canonical Ltd. License: GPL-3 Files: tests/mock_guest.c tests/mock_guest.h tests/mock_pam.c - tests/test-freerdp2-wrapper.cc + tests/test-freerdp-wrapper.cc Copyright: 2012, Canonical Ltd. License: GPL-3 Comment: @@ -60,12 +60,12 @@ Comment: Assuming copyright holdership from the majority of other code files. -Files: include/pam-freerdp2.h +Files: include/pam-freerdp.h Copyright: 2012, Canonical Ltd. 2012-2013, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> License: GPL-3 -Files: src/pam-freerdp2-private.h +Files: src/pam-freerdp-private.h Copyright: 2018, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> License: GPL-3 |