]> Sergey Matveev's repositories - public-inbox.git/blobdiff - Documentation/standards.perl
doc: update copyright for standards.perl
[public-inbox.git] / Documentation / standards.perl
index f75c412202314f8ce5860a8a50d8b3584e38f01e..2c30cbb9ce19a821f1fb345872f6ac29a06737a8 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl -w
 use strict;
-# Copyright 2019 all contributors <meta@public-inbox.org>
+# Copyright 2019-2020 all contributors <meta@public-inbox.org>
 # License: AGPL-3.0+ <https://www.gnu.org/licenses/agpl-3.0.txt>
 
 print <<EOF;
@@ -72,6 +72,6 @@ Other relevant documentation
 Copyright
 ---------
 
-Copyright 2019 all contributors <meta@public-inbox.org>
+Copyright (C) 2019-2020 all contributors <meta@public-inbox.org>
 License: AGPL-3.0+ <https://www.gnu.org/licenses/agpl-3.0.txt>
 EOF