about summary refs log tree commit homepage
path: root/httpd.h
diff options
context:
space:
mode:
Diffstat (limited to 'httpd.h')
-rw-r--r--httpd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/httpd.h b/httpd.h
index e528d2b..36e487d 100644
--- a/httpd.h
+++ b/httpd.h
@@ -1,6 +1,6 @@
 /*
  * 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>
  *
  * Single-threaded multiplexing HTTP/1.x AF_UNIX server.
  * Not using epoll|kqueue here since we don't want to be wasting another