about summary refs log tree commit homepage
path: root/examples/cgit.psgi
diff options
context:
space:
mode:
Diffstat (limited to 'examples/cgit.psgi')
-rw-r--r--examples/cgit.psgi2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/cgit.psgi b/examples/cgit.psgi
index ca93f924..3aaa4515 100644
--- a/examples/cgit.psgi
+++ b/examples/cgit.psgi
@@ -1,5 +1,5 @@
 #!/usr/bin/perl -w
-# Copyright (C) 2019 all contributors <meta@public-inbox.org>
+# Copyright (C) 2019-2020 all contributors <meta@public-inbox.org>
 # License: GPL-3.0+ <https://www.gnu.org/licenses/gpl-3.0.txt>
 #
 # PublicInbox::Cgit may be used independently of WWW.