about summary refs log tree commit homepage
path: root/t/mwrap.t
diff options
context:
space:
mode:
Diffstat (limited to 't/mwrap.t')
-rw-r--r--t/mwrap.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/mwrap.t b/t/mwrap.t
index 76a2366..6f99715 100644
--- a/t/mwrap.t
+++ b/t/mwrap.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;
 BEGIN { require './t/test_common.perl' };
 use_ok 'Devel::Mwrap';