diff --git a/po/Makefile b/po/Makefile index b168d871..f9756bdf 100644 --- a/po/Makefile +++ b/po/Makefile @@ -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" \