diff options
Diffstat (limited to 'addon/doxywizard/version.h')
-rw-r--r-- | addon/doxywizard/version.h | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/addon/doxywizard/version.h b/addon/doxywizard/version.h index d7d5f13..382b523 100644 --- a/addon/doxywizard/version.h +++ b/addon/doxywizard/version.h @@ -1,3 +1,20 @@ +/****************************************************************************** + * + * + * + * Copyright (C) 1997-2004 by Dimitri van Heesch. + * + * Permission to use, copy, modify, and distribute this software and its + * documentation under the terms of the GNU General Public License is hereby + * granted. No representations are made about the suitability of this software + * for any purpose. It is provided "as is" without express or implied warranty. + * See the GNU General Public License for more details. + * + * Documents produced by Doxygen are derivative works derived from the + * input used in their production; they are not affected by this license. + * + */ + #ifndef VERSION_H #define VERSION_H |