diff options
author | Dimitri van Heesch <dimitri@stack.nl> | 2000-04-03 16:49:13 (GMT) |
---|---|---|
committer | Dimitri van Heesch <dimitri@stack.nl> | 2000-04-03 16:49:13 (GMT) |
commit | e5d8b060f74171bb27a1783d313429b0198ef42b (patch) | |
tree | f8bef618690d97139e586f102db4e418c3a5dff8 /doc/index.doc | |
parent | 0ef84d280c0a594f708c8c65e84ff59e8799821f (diff) | |
download | Doxygen-e5d8b060f74171bb27a1783d313429b0198ef42b.zip Doxygen-e5d8b060f74171bb27a1783d313429b0198ef42b.tar.gz Doxygen-e5d8b060f74171bb27a1783d313429b0198ef42b.tar.bz2 |
Release 2000-04-03
Diffstat (limited to 'doc/index.doc')
-rw-r--r-- | doc/index.doc | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/index.doc b/doc/index.doc index b47ab4a..6c1a0ce 100644 --- a/doc/index.doc +++ b/doc/index.doc @@ -10,7 +10,8 @@ * for any purpose. It is provided "as is" without express or implied warranty. * See the GNU General Public License for more details. * - * All output generated with Doxygen is not covered by this license. + * Documents produced by Doxygen are derivative works derived from the + * input used in their production; they are not affected by this license. * */ /*! \page index @@ -42,7 +43,8 @@ It is hereby explicitly allowed that this program may be linked against <a href="http://www.troll.no/qt">Troll Tech's Qt library</a>, and distributed, without the GPL applying to Qt. <p> -All output generated by Doxygen is not covered by this license. +Documents produced by Doxygen are derivative works derived from the +input used in their production; they are not affected by this license. <h2>Introduction</h2> Doxygen is a documentation system for C, C++ and IDL. It can generate an |