Fix copyright tag in translations

This commit is contained in:
Pierre Ossman
2019-01-16 11:07:31 +01:00
parent 823daa8002
commit f50ccd80d1

View File

@@ -18,7 +18,7 @@ update-js: $(JSONFILES)
update-pot:
xgettext --output=noVNC.js.pot \
--copyright-holder="Various Authors" \
--copyright-holder="The noVNC Authors" \
--package-name="noVNC" \
--package-version="$(VERSION)" \
--msgid-bugs-address="novnc@googlegroups.com" \