Update copyright and bug-address

This commit is contained in:
Kevin Backhouse 2021-09-23 23:02:59 +01:00
parent ec58aec960
commit 78fcfff497
No known key found for this signature in database
GPG Key ID: 9DD01852EE40366E

View File

@ -30,8 +30,8 @@ add_custom_target(
--keyword=_ --keyword=N_
--files-from=${CMAKE_CURRENT_SOURCE_DIR}/POTFILES.in
--from-code=UTF-8
--copyright-holder='Andreas Huggel'
--msgid-bugs-address=ahuggel@gmx.net
--copyright-holder='Exiv2 authors'
--msgid-bugs-address='https://github.com/Exiv2/exiv2/issues'
--package-name=${CMAKE_PROJECT_NAME}
--package-version=${CMAKE_PROJECT_VERSION}
COMMENT "Extract translatable messages to exiv2.pot"