about summary refs log tree commit homepage
path: root/t/git-http-backend.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 /t/git-http-backend.psgi
parent0e0c72a1f6656a0f138844af3bb955c5ab9a1afa (diff)
downloadpublic-inbox-95bdac7f09c69036efed537a4d03d5bdd2ae4eb6.tar.gz
I didn't wait until September to do it, this year!
Diffstat (limited to 't/git-http-backend.psgi')
-rw-r--r--t/git-http-backend.psgi2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/git-http-backend.psgi b/t/git-http-backend.psgi
index ed70d501..e34ebe40 100644
--- a/t/git-http-backend.psgi
+++ b/t/git-http-backend.psgi
@@ -1,5 +1,5 @@
 #!/usr/bin/perl -w
-# Copyright (C) 2016-2019 all contributors <meta@public-inbox.org>
+# Copyright (C) 2016-2020 all contributors <meta@public-inbox.org>
 # License: AGPL-3.0+ <https://www.gnu.org/licenses/agpl-3.0.txt>
 use strict;
 use warnings;