summaryrefslogtreecommitdiff
path: root/man/Makefile.am
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2014-10-06 03:42:44 +0200
committerGuillem Jover <guillem@debian.org>2014-10-06 13:14:40 +0200
commit9f5611d93395b216a0de8ec1af5726ac0ddd0924 (patch)
tree85b91569bfca2bc67507606bb777a717c1a2e0ec /man/Makefile.am
parent5ed1d7ef8a526511e613c77363fc9da756039000 (diff)
downloaddpkg-9f5611d93395b216a0de8ec1af5726ac0ddd0924.tar.gz
man: Set the copyright holder for the original code
This is similar to commit a17d469cc3d5ccca9daa84f98fed3cc8e51e656d, but this was just never assigned a proper copyright holder so it defaulted to the FSF, which is not correct.
Diffstat (limited to 'man/Makefile.am')
-rw-r--r--man/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/man/Makefile.am b/man/Makefile.am
index 99bbd5458..86034afe1 100644
--- a/man/Makefile.am
+++ b/man/Makefile.am
@@ -75,6 +75,7 @@ PO4A_V_0 = @echo " PO4A $@";
PO4A_OPTS = --previous --srcdir $(srcdir) --destdir $(CURDIR) --no-backups \
--package-name dpkg-man --package-version $(PACKAGE_VERSION) \
+ --copyright-holder "$(PACKAGE_COPYRIGHT_HOLDER)" \
--msgid-bugs-address $(PACKAGE_BUGREPORT)
all-local: all-local-@USE_PO4A@