about summary refs log tree commit homepage
path: root/t/git-http-backend.psgi
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2019-09-09 05:43:19 +0000
committerEric Wong <e@80x24.org>2019-09-09 05:43:19 +0000
commit9bd675d33ad1e49bd2ebe12a1d216216e61380de (patch)
treeff046cce1026426b6dd76594be530c448ae6c2ed /t/git-http-backend.psgi
parent5872535884e9031771cb865c6fd740066e91aef8 (diff)
downloadpublic-inbox-9bd675d33ad1e49bd2ebe12a1d216216e61380de.tar.gz
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 c7c2f147..ed70d501 100644
--- a/t/git-http-backend.psgi
+++ b/t/git-http-backend.psgi
@@ -1,5 +1,5 @@
 #!/usr/bin/perl -w
-# Copyright (C) 2016-2018 all contributors <meta@public-inbox.org>
+# Copyright (C) 2016-2019 all contributors <meta@public-inbox.org>
 # License: AGPL-3.0+ <https://www.gnu.org/licenses/agpl-3.0.txt>
 use strict;
 use warnings;