about summary refs log tree commit homepage
path: root/examples/cgit.psgi
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2021-01-01 05:13:18 +0000
committerEric Wong <e@80x24.org>2021-01-01 05:14:00 +0000
commitaf0b0fb7a454470a32c452119d0392e0dedb3fe1 (patch)
tree61f2a7ec71451372792ecbbccc4323a0bafa976e /examples/cgit.psgi
parent35ea5266bf71747c3ebec638fd53e23a2522908e (diff)
downloadpublic-inbox-af0b0fb7a454470a32c452119d0392e0dedb3fe1.tar.gz
Using "make update-copyrights" after setting GNULIB_PATH in my
config.mak
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 48e3798b..876171b9 100644
--- a/examples/cgit.psgi
+++ b/examples/cgit.psgi
@@ -1,5 +1,5 @@
 #!/usr/bin/perl -w
-# Copyright (C) 2019-2020 all contributors <meta@public-inbox.org>
+# Copyright (C) 2019-2021 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.