about summary refs log tree commit homepage
path: root/t/httpd-unit.t
diff options
context:
space:
mode:
Diffstat (limited to 't/httpd-unit.t')
-rw-r--r--t/httpd-unit.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/httpd-unit.t b/t/httpd-unit.t
index 43fa67a..e16be1d 100644
--- a/t/httpd-unit.t
+++ b/t/httpd-unit.t
@@ -1,6 +1,6 @@
 #!perl -w
 # Copyright (C) mwrap hackers <mwrap-perl@80x24.org>
-# License: GPL-2.0+ <https://www.gnu.org/licenses/gpl-2.0.txt>
+# License: GPL-3.0+ <https://www.gnu.org/licenses/gpl-3.0.txt>
 use v5.12;
 use autodie;
 use Test::More;