]> git.ipfire.org Git - thirdparty/gettext.git/commit
xgettext: Allow multiple --copyright-holder
authorDaiki Ueno <ueno@gnu.org>
Fri, 21 Aug 2015 05:43:30 +0000 (14:43 +0900)
committerDaiki Ueno <ueno@gnu.org>
Fri, 21 Aug 2015 05:43:30 +0000 (14:43 +0900)
commit15363cca838ff1d69f6e3bfbb47ecfe90c0f5000
tree9d6708dcb557284bcc1e68aca600466a458321c5
parent2929cd21f36be2fb4cf1165dd2329a2715f32c87
xgettext: Allow multiple --copyright-holder

Feature requested by Francesco Poli in:
<https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=682580>.
* xgettext.c (default_copyright_holder): New constant, renamed
from copyright_holder.
(copyright_holder): Define as a variable.
(main): Allow multiple --copyright-holder options.
(construct_header): Support multiple --copyright-holder options.
gettext-tools/src/ChangeLog
gettext-tools/src/xgettext.c