X-Git-Url: http://www.git.stargrave.org/?p=public-inbox.git;a=blobdiff_plain;f=lib%2FPublicInbox%2FHTTPD.pm;h=47f5a01a786daa8e7d0c6bf859cfd417541aa7c3;hp=d10ec51c373e041640c572e7c90a0b274db38df6;hb=9bd675d33ad1e49bd2ebe12a1d216216e61380de;hpb=5872535884e9031771cb865c6fd740066e91aef8 diff --git a/lib/PublicInbox/HTTPD.pm b/lib/PublicInbox/HTTPD.pm index d10ec51c..47f5a01a 100644 --- a/lib/PublicInbox/HTTPD.pm +++ b/lib/PublicInbox/HTTPD.pm @@ -1,4 +1,4 @@ -# Copyright (C) 2016-2018 all contributors +# Copyright (C) 2016-2019 all contributors # License: AGPL-3.0+ # wraps a listen socket for HTTP and links it to the PSGI app in