[Cmake-commits] CMake branch, next, updated. v2.8.11.2-3432-ga8b552a
Alexander Neundorf
neundorf at kde.org
Fri Jul 26 17:30:50 EDT 2013
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "CMake".
The branch, next has been updated
via a8b552af1266ab35a09219eb613974d3fab4a641 (commit)
via 692ecf4b7c0d95d50569dde87db27b7dbb5d7a99 (commit)
from 5a2d7d94f7bc0e9c30b9ef0d4e47005b551a9ee8 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=a8b552af1266ab35a09219eb613974d3fab4a641
commit a8b552af1266ab35a09219eb613974d3fab4a641
Merge: 5a2d7d9 692ecf4
Author: Alexander Neundorf <neundorf at kde.org>
AuthorDate: Fri Jul 26 17:30:49 2013 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Fri Jul 26 17:30:49 2013 -0400
Merge topic 'DocumentGraphvisOptions' into next
692ecf4 graphvizoptions: add copyright notice
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=692ecf4b7c0d95d50569dde87db27b7dbb5d7a99
commit 692ecf4b7c0d95d50569dde87db27b7dbb5d7a99
Author: Alex Neundorf <neundorf at kde.org>
AuthorDate: Fri Jul 26 23:32:41 2013 +0200
Commit: Alex Neundorf <neundorf at kde.org>
CommitDate: Fri Jul 26 23:32:41 2013 +0200
graphvizoptions: add copyright notice
Alex
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 <neundorf at 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.)
-----------------------------------------------------------------------
Summary of changes:
Modules/CMakeGraphVizOptions.cmake | 14 ++++++++++++++
1 files changed, 14 insertions(+), 0 deletions(-)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list