From 692ecf4b7c0d95d50569dde87db27b7dbb5d7a99 Mon Sep 17 00:00:00 2001 From: Alex Neundorf Date: Fri, 26 Jul 2013 23:32:41 +0200 Subject: graphvizoptions: add copyright notice Alex --- Modules/CMakeGraphVizOptions.cmake | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/Modules/CMakeGraphVizOptions.cmake b/Modules/CMakeGraphVizOptions.cmake index d07acef..e4af54c 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 +# +# 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.) -- cgit v0.12