diff options
Diffstat (limited to 'doc/Doxyfile')
-rw-r--r-- | doc/Doxyfile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/Doxyfile b/doc/Doxyfile index 292db32..ecd986a 100644 --- a/doc/Doxyfile +++ b/doc/Doxyfile @@ -9,7 +9,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. PROJECT_NAME = OUTPUT_DIRECTORY = .. |