diff options
Diffstat (limited to 'po/CMakeLists.txt')
-rw-r--r-- | po/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/CMakeLists.txt b/po/CMakeLists.txt index 51f01720..06a376ff 100644 --- a/po/CMakeLists.txt +++ b/po/CMakeLists.txt @@ -24,7 +24,7 @@ if (GETTEXT_XGETTEXT_EXECUTABLE) --default-domain=tigervnc --keyword=_ --keyword=N_ - --copyright-holder='RealVNC Ltd, Constantin Kaplinsky, Peter Astrand, Cendio AB' + --copyright-holder='TigerVNC Team and many others (see README.txt)' --msgid-bugs-address="tigervnc-devel@lists.sourceforge.net" --sort-output --no-location |