about summary refs log tree commit homepage
path: root/script/public-inbox-nntpd
diff options
context:
space:
mode:
Diffstat (limited to 'script/public-inbox-nntpd')
-rwxr-xr-xscript/public-inbox-nntpd4
1 files changed, 2 insertions, 2 deletions
diff --git a/script/public-inbox-nntpd b/script/public-inbox-nntpd
index be860a54..484ce8d6 100755
--- a/script/public-inbox-nntpd
+++ b/script/public-inbox-nntpd
@@ -1,6 +1,6 @@
 #!/usr/bin/perl -w
-# Copyright (C) 2015 all contributors <meta@public-inbox.org>
-# License: AGPLv3 or later (https://www.gnu.org/licenses/agpl-3.0.txt)
+# Copyright (C) 2015-2018 all contributors <meta@public-inbox.org>
+# License: AGPL-3.0+ <https://www.gnu.org/licenses/agpl-3.0.txt>
 #
 # Standalone NNTP server for public-inbox.
 use strict;