diff options
Diffstat (limited to 'src/doxysearch.pro.in')
-rw-r--r-- | src/doxysearch.pro.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/doxysearch.pro.in b/src/doxysearch.pro.in index 198a381..17c90e7 100644 --- a/src/doxysearch.pro.in +++ b/src/doxysearch.pro.in @@ -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. TEMPLATE = app.t CONFIG = console warn_on $extraopts |