summaryrefslogtreecommitdiff
path: root/Modules/CMakeGraphVizOptions.cmake
diff options
context:
space:
mode:
authorAlex Neundorf <neundorf@kde.org>2013-07-26 23:32:41 +0200
committerAlex Neundorf <neundorf@kde.org>2013-07-26 23:32:41 +0200
commit692ecf4b7c0d95d50569dde87db27b7dbb5d7a99 (patch)
treeac90975fa578aea9c2ed3184391c5cb0a55ff929 /Modules/CMakeGraphVizOptions.cmake
parentee32673c7d39ec21788b46d6dc0200565096977f (diff)
downloadcmake-692ecf4b7c0d95d50569dde87db27b7dbb5d7a99.tar.gz
graphvizoptions: add copyright notice
Alex
Diffstat (limited to 'Modules/CMakeGraphVizOptions.cmake')
-rw-r--r--Modules/CMakeGraphVizOptions.cmake14
1 files changed, 14 insertions, 0 deletions
diff --git a/Modules/CMakeGraphVizOptions.cmake b/Modules/CMakeGraphVizOptions.cmake
index d07acef10c..e4af54c0af 100644
--- a/Modules/CMakeGraphVizOptions.cmake
+++ b/Modules/CMakeGraphVizOptions.cmake
@@ -67,3 +67,17 @@
# Mandatory : NO
# Default : empty
##end
+
+#=============================================================================
+# Copyright 2007-2009 Kitware, Inc.
+# Copyright 2013 Alexander Neundorf <neundorf@kde.org>
+#
+# Distributed under the OSI-approved BSD License (the "License");
+# see accompanying file Copyright.txt for details.
+#
+# This software is distributed WITHOUT ANY WARRANTY; without even the
+# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+# See the License for more information.
+#=============================================================================
+# (To distribute this file outside of CMake, substitute the full
+# License text for the above reference.)