summaryrefslogtreecommitdiffstats
path: root/addon/doxywizard/expert.cpp
diff options
context:
space:
mode:
authorDimitri van Heesch <doxygen@gmail.com>2019-08-12 19:04:17 (GMT)
committerDimitri van Heesch <doxygen@gmail.com>2019-08-12 19:04:17 (GMT)
commit80bbd1796e410d1822e16833bcf6002692ff54df (patch)
treee1b2865474b8bae691be369f04dbf85a431609dd /addon/doxywizard/expert.cpp
parent3e8fe63473b047bf3d48c734750334244e9981a8 (diff)
downloadDoxygen-80bbd1796e410d1822e16833bcf6002692ff54df.zip
Doxygen-80bbd1796e410d1822e16833bcf6002692ff54df.tar.gz
Doxygen-80bbd1796e410d1822e16833bcf6002692ff54df.tar.bz2
Update doxywizard copyright year and add missing copyright statements
Diffstat (limited to 'addon/doxywizard/expert.cpp')
-rw-r--r--addon/doxywizard/expert.cpp12
1 files changed, 12 insertions, 0 deletions
diff --git a/addon/doxywizard/expert.cpp b/addon/doxywizard/expert.cpp
index c875d8d..64df27f 100644
--- a/addon/doxywizard/expert.cpp
+++ b/addon/doxywizard/expert.cpp
@@ -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.
+ *
+ */
+
#include "expert.h"
#include "inputbool.h"
#include "inputstring.h"