about summary refs log tree commit homepage
path: root/script/mwrap-perl
diff options
context:
space:
mode:
Diffstat (limited to 'script/mwrap-perl')
-rw-r--r--script/mwrap-perl4
1 files changed, 2 insertions, 2 deletions
diff --git a/script/mwrap-perl b/script/mwrap-perl
index 53eaa10..82629b4 100644
--- a/script/mwrap-perl
+++ b/script/mwrap-perl
@@ -1,6 +1,6 @@
 #!/usr/bin/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 Devel::Mwrap;
 my ($so) = grep(m!/Mwrap\.so\z!, @DynaLoader::dl_shared_objects);
@@ -86,7 +86,7 @@ Mail archives are hosted at L<https://80x24.org/mwrap-perl/>
 
 Copyright all contributors L<mailto:mwrap-perl@80x24.org>
 
-License: GPL-2.0+ L<https://www.gnu.org/licenses/gpl-2.0.txt>
+License: GPL-3.0+ L<https://www.gnu.org/licenses/gpl-3.0.txt>
 
 Source code is at L<https://80x24.org/mwrap-perl.git/>