diff options
Diffstat (limited to 'CMake')
| -rw-r--r-- | CMake/export.cmake | 2 | ||||
| -rw-r--r-- | CMake/install.cmake | 2 | ||||
| -rw-r--r-- | CMake/macros.cmake | 2 | ||||
| -rw-r--r-- | CMake/options.cmake | 2 | ||||
| -rw-r--r-- | CMake/resources.cmake | 2 | ||||
| -rw-r--r-- | CMake/setup.cmake | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/CMake/export.cmake b/CMake/export.cmake index 31e5cf342..84ee0d748 100644 --- a/CMake/export.cmake +++ b/CMake/export.cmake @@ -4,7 +4,7 @@ # Main CMakeLists.txt to build the FLTK project using CMake (www.cmake.org) # Written by Michael Surette # -# Copyright 1998-2015 by Bill Spitzak and others. +# Copyright 1998-2017 by Bill Spitzak and others. # # This library is free software. Distribution and use rights are outlined in # the file "COPYING" which should have been included with this file. If this diff --git a/CMake/install.cmake b/CMake/install.cmake index 20f58d9e6..f3eb3b3a0 100644 --- a/CMake/install.cmake +++ b/CMake/install.cmake @@ -4,7 +4,7 @@ # Main CMakeLists.txt to build the FLTK project using CMake (www.cmake.org) # Written by Michael Surette # -# Copyright 1998-2015 by Bill Spitzak and others. +# Copyright 1998-2017 by Bill Spitzak and others. # # This library is free software. Distribution and use rights are outlined in # the file "COPYING" which should have been included with this file. If this diff --git a/CMake/macros.cmake b/CMake/macros.cmake index 3bf80a585..c8b79b390 100644 --- a/CMake/macros.cmake +++ b/CMake/macros.cmake @@ -4,7 +4,7 @@ # macros.cmake defines macros used by the CMake build system # Written by Michael Surette # -# Copyright 1998-2016 by Bill Spitzak and others. +# Copyright 1998-2017 by Bill Spitzak and others. # # This library is free software. Distribution and use rights are outlined in # the file "COPYING" which should have been included with this file. If this diff --git a/CMake/options.cmake b/CMake/options.cmake index 6096b7861..33c24bc29 100644 --- a/CMake/options.cmake +++ b/CMake/options.cmake @@ -4,7 +4,7 @@ # Main CMakeLists.txt to build the FLTK project using CMake (www.cmake.org) # Written by Michael Surette # -# Copyright 1998-2016 by Bill Spitzak and others. +# Copyright 1998-2017 by Bill Spitzak and others. # # This library is free software. Distribution and use rights are outlined in # the file "COPYING" which should have been included with this file. If this diff --git a/CMake/resources.cmake b/CMake/resources.cmake index ae49b721d..fb2308bd6 100644 --- a/CMake/resources.cmake +++ b/CMake/resources.cmake @@ -4,7 +4,7 @@ # Main CMakeLists.txt to build the FLTK project using CMake (www.cmake.org) # Written by Michael Surette # -# Copyright 1998-2015 by Bill Spitzak and others. +# Copyright 1998-2017 by Bill Spitzak and others. # # This library is free software. Distribution and use rights are outlined in # the file "COPYING" which should have been included with this file. If this diff --git a/CMake/setup.cmake b/CMake/setup.cmake index 1ed7c95d0..b77edd570 100644 --- a/CMake/setup.cmake +++ b/CMake/setup.cmake @@ -4,7 +4,7 @@ # CMakeLists.txt to build the FLTK project using CMake (www.cmake.org) # Written by Michael Surette # -# Copyright 1998-2015 by Bill Spitzak and others. +# Copyright 1998-2017 by Bill Spitzak and others. # # This library is free software. Distribution and use rights are outlined in # the file "COPYING" which should have been included with this file. If this |
