summaryrefslogtreecommitdiff
path: root/CMake
diff options
context:
space:
mode:
Diffstat (limited to 'CMake')
-rw-r--r--CMake/export.cmake2
-rw-r--r--CMake/install.cmake2
-rw-r--r--CMake/macros.cmake2
-rw-r--r--CMake/options.cmake2
-rw-r--r--CMake/resources.cmake2
-rw-r--r--CMake/setup.cmake2
6 files changed, 6 insertions, 6 deletions
diff --git a/CMake/export.cmake b/CMake/export.cmake
index f022002f8..af665f3e9 100644
--- a/CMake/export.cmake
+++ b/CMake/export.cmake
@@ -1,5 +1,5 @@
#
-# "$Id: CMakeLists.txt 10092 2014-02-02 00:49:50Z AlbrechtS $"
+# "$Id$"
#
# Main CMakeLists.txt to build the FLTK project using CMake (www.cmake.org)
# Written by Michael Surette
diff --git a/CMake/install.cmake b/CMake/install.cmake
index c6dd7e3d6..c585ebe2f 100644
--- a/CMake/install.cmake
+++ b/CMake/install.cmake
@@ -1,5 +1,5 @@
#
-# "$Id: CMakeLists.txt 10092 2014-02-02 00:49:50Z AlbrechtS $"
+# "$Id$"
#
# Main CMakeLists.txt to build the FLTK project using CMake (www.cmake.org)
# Written by Michael Surette
diff --git a/CMake/macros.cmake b/CMake/macros.cmake
index ee332b868..545e88ffe 100644
--- a/CMake/macros.cmake
+++ b/CMake/macros.cmake
@@ -1,5 +1,5 @@
#
-# "$Id: CMakeLists.txt 10092 2014-02-02 00:49:50Z AlbrechtS $"
+# "$Id$"
#
# macros.cmake defines macros used by the build system
# Written by Michael Surette
diff --git a/CMake/options.cmake b/CMake/options.cmake
index 13931d178..fb88d908f 100644
--- a/CMake/options.cmake
+++ b/CMake/options.cmake
@@ -1,5 +1,5 @@
#
-# "$Id: CMakeLists.txt 10092 2014-02-02 00:49:50Z AlbrechtS $"
+# "$Id$"
#
# Main CMakeLists.txt to build the FLTK project using CMake (www.cmake.org)
# Written by Michael Surette
diff --git a/CMake/resources.cmake b/CMake/resources.cmake
index 5fe4063f5..3c369a2b1 100644
--- a/CMake/resources.cmake
+++ b/CMake/resources.cmake
@@ -1,5 +1,5 @@
#
-# "$Id: CMakeLists.txt 10092 2014-02-02 00:49:50Z AlbrechtS $"
+# "$Id$"
#
# Main CMakeLists.txt to build the FLTK project using CMake (www.cmake.org)
# Written by Michael Surette
diff --git a/CMake/setup.cmake b/CMake/setup.cmake
index 60c8e59e3..b720f48fa 100644
--- a/CMake/setup.cmake
+++ b/CMake/setup.cmake
@@ -1,5 +1,5 @@
#
-# "$Id: CMakeLists.txt 10092 2014-02-02 00:49:50Z AlbrechtS $"
+# "$Id$"
#
# CMakeLists.txt to build the FLTK project using CMake (www.cmake.org)
# Written by Michael Surette