3 * $Id: license.tmpl,v 1.3 2004/06/29 15:13:15 sbooth Exp $
5 * Copyright (C) 1996 - 2004 Stephen F. Booth <sbooth@gnu.org>
6 * Part of the GNU cgicc library, http://www.cgicc.org
8 * Permission is granted to copy, distribute and/or modify this document
9 * under the terms of the GNU Free Documentation License, Version 1.1
10 * or any later version published by the Free Software Foundation;
11 * with no Invariant Sections, with no Front-Cover Texts, and with
12 * no Back-Cover Texts.
13 * A copy of the license is included in the section entitled "GNU
14 * Free Documentation License".
17/*! \page cgicc_license Software Licenses
19The GNU %cgicc library is free software, distributed under several free
20licenses. The library itself is distributed under \ref license_lgpl, while
21this documentation is released under the \ref license_fdl. The examples
22included with the library are released under the \ref license_gpl.
27Previous: \ref cgicc_demos |
28Current: \ref cgicc_license |