From 357587ad14a15f5ee10931977b0fda5f2d500fd9 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Tue, 27 Dec 2022 22:00:42 +0000 Subject: relicense to GPL-3 for future addr2line integration Given the fragile change in https://80x24.org/mwrap-perl/20221227141712.1473379-1-e@80x24.org/ to support addr2line(1), I am considering integrating the GPL-3 code for GNU addr2line into httpd.h directly. --- script/mwrap-rproxy | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'script/mwrap-rproxy') diff --git a/script/mwrap-rproxy b/script/mwrap-rproxy index 96e203e..2498bc3 100644 --- a/script/mwrap-rproxy +++ b/script/mwrap-rproxy @@ -1,6 +1,6 @@ #!perl -w # Copyright (C) mwrap hackers -# License: GPL-2.0+ +# License: GPL-3.0+ # thin wrapper for Devel::Mwrap::Rproxy use v5.12; # strict eval { require Plack::Runner } or die "Plack not installed: $@\n"; @@ -104,7 +104,7 @@ Mail archives are hosted at L Copyright all contributors L -License: GPL-2.0+ L +License: GPL-3.0+ L Source code is at L -- cgit v1.2.3-24-ge0c7