diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-11 17:48:54 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:37:02 +0700 |
commit | b3b14a640696857fcd6d8da17d3d37b74df0ba77 (patch) | |
tree | 4847f29bf2f1c0867769a00ebec71196a7fbbb0f /libraries/cgicc | |
parent | de0e93733f08dbe5e5c8bd1145fb5ea2678b3ff6 (diff) |
libraries/cgicc: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/cgicc')
-rw-r--r-- | libraries/cgicc/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/cgicc/README b/libraries/cgicc/README index b7c6e61d4b0d..22b13e067efd 100644 --- a/libraries/cgicc/README +++ b/libraries/cgicc/README @@ -11,4 +11,4 @@ Web. cgicc performs the following functions: support for cookies. - Supports HTTP file upload. - Compatible with FastCGI. -- License: LGPL.
\ No newline at end of file +- License: LGPL. |