about summary refs log tree commit homepage
path: root/examples/cgit.psgi
diff options
context:
space:
mode:
authorEric Wong <e@yhbt.net>2020-02-06 13:14:48 -0600
committerEric Wong <e@yhbt.net>2020-02-06 13:14:48 -0600
commit95bdac7f09c69036efed537a4d03d5bdd2ae4eb6 (patch)
tree29d0cab2d3e75a3bf93a0f1d9ff33b55f3c72178 /examples/cgit.psgi
parent0e0c72a1f6656a0f138844af3bb955c5ab9a1afa (diff)
downloadpublic-inbox-95bdac7f09c69036efed537a4d03d5bdd2ae4eb6.tar.gz
I didn't wait until September to do it, this year!
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.