diff options
author | Dimitri van Heesch <doxygen@gmail.com> | 2019-08-12 19:04:17 (GMT) |
---|---|---|
committer | Dimitri van Heesch <doxygen@gmail.com> | 2019-08-12 19:04:17 (GMT) |
commit | 80bbd1796e410d1822e16833bcf6002692ff54df (patch) | |
tree | e1b2865474b8bae691be369f04dbf85a431609dd /addon/doxywizard/doxywizard.h | |
parent | 3e8fe63473b047bf3d48c734750334244e9981a8 (diff) | |
download | Doxygen-80bbd1796e410d1822e16833bcf6002692ff54df.zip Doxygen-80bbd1796e410d1822e16833bcf6002692ff54df.tar.gz Doxygen-80bbd1796e410d1822e16833bcf6002692ff54df.tar.bz2 |
Update doxywizard copyright year and add missing copyright statements
Diffstat (limited to 'addon/doxywizard/doxywizard.h')
-rwxr-xr-x | addon/doxywizard/doxywizard.h | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/addon/doxywizard/doxywizard.h b/addon/doxywizard/doxywizard.h index 49b7c02..c64941e 100755 --- a/addon/doxywizard/doxywizard.h +++ b/addon/doxywizard/doxywizard.h @@ -1,3 +1,15 @@ +/****************************************************************************** + * + * Copyright (C) 1997-2019 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. + * + */ + #ifndef DOXYWIZARD_H #define DOXYWIZARD_H |