diff options
Diffstat (limited to 'examples/cgi')
| -rw-r--r-- | examples/cgi/cgi.cc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/cgi/cgi.cc b/examples/cgi/cgi.cc index 7175648..a0294ab 100644 --- a/examples/cgi/cgi.cc +++ b/examples/cgi/cgi.cc @@ -1,7 +1,7 @@ /* - cgi example + cgi example written by Amlal El Mahrouss. - licensed under GPL-2 license + licensed under the MIT license */ #include <lib/cgi.hpp> |
