Set correct svn properties on CMake files.

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10466 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Albrecht Schlosser 2014-11-22 00:42:44 +00:00
parent 57318e8b3e
commit fd4784a340
7 changed files with 8 additions and 8 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -1,6 +1,6 @@
#!/bin/sh
#
# "$Id: fltk-config.in 6614 2009-01-01 16:11:32Z matt $"
# "$Id$"
#
# FLTK configuration utility.
#
@ -395,5 +395,5 @@ if test "$echo_includedir" = "yes"; then
fi
#
# End of "$Id: fltk-config.in 6614 2009-01-01 16:11:32Z matt $".
# End of "$Id$".
#