diff options
-rw-r--r-- | cmake/configure.cmake | 2 | ||||
-rw-r--r-- | cmake/package.cmake | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/cmake/configure.cmake b/cmake/configure.cmake index 204b2793..7dbe841c 100644 --- a/cmake/configure.cmake +++ b/cmake/configure.cmake @@ -1,7 +1,7 @@ # # cmake/configure --- CMake input file for gawk # -# Copyright (C) 2013 +# Copyright (C) 2013-2014 # the Free Software Foundation, Inc. # # This file is part of GAWK, the GNU implementation of the diff --git a/cmake/package.cmake b/cmake/package.cmake index b63c2863..203a8c3b 100644 --- a/cmake/package.cmake +++ b/cmake/package.cmake @@ -1,7 +1,7 @@ # # cmake/package --- CMake input file for gawk # -# Copyright (C) 2013 +# Copyright (C) 2013-2014 # the Free Software Foundation, Inc. # # This file is part of GAWK, the GNU implementation of the |