]> Sergey Matveev's repositories - public-inbox.git/blobdiff - public-inbox.cgi
TODO: add a few more items
[public-inbox.git] / public-inbox.cgi
index b095621da3c9c1f7d583959a05f049341b3c6b22..4b74a62ae04f59710e32774e611d6e9d3b04cb71 100755 (executable)
@@ -1,6 +1,8 @@
 #!/usr/bin/perl -w
-# Copyright (C) 2014, Eric Wong <normalperson@yhbt.net> and all contributors
+# Copyright (C) 2014-2015 all contributors <meta@public-inbox.org>
 # License: AGPLv3 or later (https://www.gnu.org/licenses/agpl-3.0.txt)
+#
+# Enables using PublicInbox::WWW as a CGI script
 use strict;
 use warnings;
 use IO::Handle;