]> git.proxmox.com Git - proxmox-i18n.git/blobdiff - jsgettext.pl
run make update
[proxmox-i18n.git] / jsgettext.pl
index 6dd7391246315ce24eeb6dfeaeda544a8ba744f7..da18b3db3e61d8260c2781ed8a12d5b7a5130ee6 100755 (executable)
@@ -55,12 +55,12 @@ PVE::Tools::run_command($findcmd, outfunc => sub {
 
 my $header = <<__EOD;
 Proxmox message catalog.
-Copyright (C) 2011-2017 Proxmox Server Solutions GmbH
+Copyright (C) 2011-2020 Proxmox Server Solutions GmbH
 This file is free software: you can redistribute it and\/or modify
 it under the terms of the GNU Affero General Public License as published by
 the Free Software Foundation, either version 3 of the License, or
 (at your option) any later version.
-Proxmox Support Team <support\@proxmox.com>, 2017.
+Proxmox Support Team <support\@proxmox.com>, 2020.
 __EOD
 
 my $ctime = scalar localtime;