summaryrefslogtreecommitdiffhomepage
path: root/dev/examples/cgi/cgi.cc
diff options
context:
space:
mode:
Diffstat (limited to 'dev/examples/cgi/cgi.cc')
-rw-r--r--dev/examples/cgi/cgi.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/examples/cgi/cgi.cc b/dev/examples/cgi/cgi.cc
index 692f90c..3e08aad 100644
--- a/dev/examples/cgi/cgi.cc
+++ b/dev/examples/cgi/cgi.cc
@@ -1,7 +1,7 @@
/*
cgi example
written by Amlal El Mahrouss.
- licensed under the MIT license
+ licensed under the Boost Software License
*/
#include <lib/utility/cgi_writer.hpp>