about summary refs log tree commit homepage
path: root/lib/Devel/Mwrap/Rproxy.pm
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2022-12-27 22:00:42 +0000
committerEric Wong <mwrap-perl@80x24.org>2022-12-28 10:11:12 +0000
commit357587ad14a15f5ee10931977b0fda5f2d500fd9 (patch)
tree7ea94496e4e10eea4ed322f5f95b49465a958686 /lib/Devel/Mwrap/Rproxy.pm
parentb4bf880c8deac37445a493adf9c5eb42a168a486 (diff)
downloadmwrap-357587ad14a15f5ee10931977b0fda5f2d500fd9.tar.gz
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.
Diffstat (limited to 'lib/Devel/Mwrap/Rproxy.pm')
-rw-r--r--lib/Devel/Mwrap/Rproxy.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Devel/Mwrap/Rproxy.pm b/lib/Devel/Mwrap/Rproxy.pm
index c96a947..98cba4e 100644
--- a/lib/Devel/Mwrap/Rproxy.pm
+++ b/lib/Devel/Mwrap/Rproxy.pm
@@ -1,5 +1,5 @@
 # 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>
 
 # minimal reverse proxy to expose the embedded httpd.h UNIX sockets
 # via PSGI (and thus TCP HTTP/1.x).  This does not have a hard dependency