X-Git-Url: http://www.git.stargrave.org/?p=public-inbox.git;a=blobdiff_plain;f=examples%2Fpublic-inbox.psgi;h=dcca3b09a3e1e30b324c32dfb1f5edb876b71184;hp=f57491228e55fb7f00164c0df4878e8902285ddf;hb=997e3033e58dfd101d5e5bb7491c609fde75099f;hpb=8665c69c48a88960ffb0aa6a9bacc380fa86f83d diff --git a/examples/public-inbox.psgi b/examples/public-inbox.psgi index f5749122..dcca3b09 100644 --- a/examples/public-inbox.psgi +++ b/examples/public-inbox.psgi @@ -1,6 +1,6 @@ #!/usr/bin/perl -w -# Copyright (C) 2014-2015 all contributors -# License: AGPLv3 or later (https://www.gnu.org/licenses/agpl-3.0.txt) +# Copyright (C) 2014-2016 all contributors +# License: GPL-3.0+ # Note: this is part of our test suite, update t/plack.t if this changes # Usage: plackup [OPTIONS] /path/to/this/file # A startup command for development which monitors changes: