summaryrefslogtreecommitdiffstats
path: root/cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake')
-rw-r--r--cmake/FindAsciidoctor.cmake2
-rw-r--r--cmake/FindAspell.cmake2
-rw-r--r--cmake/FindCppUTest.cmake2
-rw-r--r--cmake/FindGCRYPT.cmake2
-rw-r--r--cmake/FindGettext.cmake2
-rw-r--r--cmake/FindGnuTLS.cmake2
-rw-r--r--cmake/FindGuile.cmake2
-rw-r--r--cmake/FindIconv.cmake2
-rw-r--r--cmake/FindLua.cmake2
-rw-r--r--cmake/FindNcurses.cmake2
-rw-r--r--cmake/FindPerl.cmake2
-rw-r--r--cmake/FindPython.cmake2
-rw-r--r--cmake/FindRuby.cmake2
-rw-r--r--cmake/FindTCL.cmake2
-rw-r--r--cmake/FindV8.cmake2
-rw-r--r--cmake/cmake_uninstall.cmake.in2
16 files changed, 16 insertions, 16 deletions
diff --git a/cmake/FindAsciidoctor.cmake b/cmake/FindAsciidoctor.cmake
index 7ab5a960a..c6a3f4c89 100644
--- a/cmake/FindAsciidoctor.cmake
+++ b/cmake/FindAsciidoctor.cmake
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2003-2016 Sébastien Helleu <flashcode@flashtux.org>
+# Copyright (C) 2003-2017 Sébastien Helleu <flashcode@flashtux.org>
#
# This file is part of WeeChat, the extensible chat client.
#
diff --git a/cmake/FindAspell.cmake b/cmake/FindAspell.cmake
index 9d2beaa18..85849d03e 100644
--- a/cmake/FindAspell.cmake
+++ b/cmake/FindAspell.cmake
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2003-2016 Sébastien Helleu <flashcode@flashtux.org>
+# Copyright (C) 2003-2017 Sébastien Helleu <flashcode@flashtux.org>
#
# This file is part of WeeChat, the extensible chat client.
#
diff --git a/cmake/FindCppUTest.cmake b/cmake/FindCppUTest.cmake
index b51fd0100..9819ce361 100644
--- a/cmake/FindCppUTest.cmake
+++ b/cmake/FindCppUTest.cmake
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2014-2016 Sébastien Helleu <flashcode@flashtux.org>
+# Copyright (C) 2014-2017 Sébastien Helleu <flashcode@flashtux.org>
#
# This file is part of WeeChat, the extensible chat client.
#
diff --git a/cmake/FindGCRYPT.cmake b/cmake/FindGCRYPT.cmake
index 0269ab14f..1dce36a3c 100644
--- a/cmake/FindGCRYPT.cmake
+++ b/cmake/FindGCRYPT.cmake
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2003-2016 Sébastien Helleu <flashcode@flashtux.org>
+# Copyright (C) 2003-2017 Sébastien Helleu <flashcode@flashtux.org>
#
# This file is part of WeeChat, the extensible chat client.
#
diff --git a/cmake/FindGettext.cmake b/cmake/FindGettext.cmake
index 02b70a68a..1ad87ddcd 100644
--- a/cmake/FindGettext.cmake
+++ b/cmake/FindGettext.cmake
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2003-2016 Sébastien Helleu <flashcode@flashtux.org>
+# Copyright (C) 2003-2017 Sébastien Helleu <flashcode@flashtux.org>
# Copyright (C) 2007 Julien Louis <ptitlouis@sysif.net>
# Copyright (C) 2009 Emmanuel Bouthenot <kolter@openics.org>
#
diff --git a/cmake/FindGnuTLS.cmake b/cmake/FindGnuTLS.cmake
index b2fb039b9..a44ff5cad 100644
--- a/cmake/FindGnuTLS.cmake
+++ b/cmake/FindGnuTLS.cmake
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2003-2016 Sébastien Helleu <flashcode@flashtux.org>
+# Copyright (C) 2003-2017 Sébastien Helleu <flashcode@flashtux.org>
# Copyright (C) 2009 Emmanuel Bouthenot <kolter@openics.org>
#
# This file is part of WeeChat, the extensible chat client.
diff --git a/cmake/FindGuile.cmake b/cmake/FindGuile.cmake
index 6033dd88d..c0a396480 100644
--- a/cmake/FindGuile.cmake
+++ b/cmake/FindGuile.cmake
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2011-2016 Sébastien Helleu <flashcode@flashtux.org>
+# Copyright (C) 2011-2017 Sébastien Helleu <flashcode@flashtux.org>
#
# This file is part of WeeChat, the extensible chat client.
#
diff --git a/cmake/FindIconv.cmake b/cmake/FindIconv.cmake
index 9850e514d..a845fae8c 100644
--- a/cmake/FindIconv.cmake
+++ b/cmake/FindIconv.cmake
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2003-2016 Sébastien Helleu <flashcode@flashtux.org>
+# Copyright (C) 2003-2017 Sébastien Helleu <flashcode@flashtux.org>
#
# This file is part of WeeChat, the extensible chat client.
#
diff --git a/cmake/FindLua.cmake b/cmake/FindLua.cmake
index 700484ed9..54123b13e 100644
--- a/cmake/FindLua.cmake
+++ b/cmake/FindLua.cmake
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2003-2016 Sébastien Helleu <flashcode@flashtux.org>
+# Copyright (C) 2003-2017 Sébastien Helleu <flashcode@flashtux.org>
#
# This file is part of WeeChat, the extensible chat client.
#
diff --git a/cmake/FindNcurses.cmake b/cmake/FindNcurses.cmake
index efad59b67..cc2f17126 100644
--- a/cmake/FindNcurses.cmake
+++ b/cmake/FindNcurses.cmake
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2003-2016 Sébastien Helleu <flashcode@flashtux.org>
+# Copyright (C) 2003-2017 Sébastien Helleu <flashcode@flashtux.org>
#
# This file is part of WeeChat, the extensible chat client.
#
diff --git a/cmake/FindPerl.cmake b/cmake/FindPerl.cmake
index 79c75c318..d861c9483 100644
--- a/cmake/FindPerl.cmake
+++ b/cmake/FindPerl.cmake
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2003-2016 Sébastien Helleu <flashcode@flashtux.org>
+# Copyright (C) 2003-2017 Sébastien Helleu <flashcode@flashtux.org>
#
# This file is part of WeeChat, the extensible chat client.
#
diff --git a/cmake/FindPython.cmake b/cmake/FindPython.cmake
index 70db1c57f..7b0aa998c 100644
--- a/cmake/FindPython.cmake
+++ b/cmake/FindPython.cmake
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2003-2016 Sébastien Helleu <flashcode@flashtux.org>
+# Copyright (C) 2003-2017 Sébastien Helleu <flashcode@flashtux.org>
# Copyright (C) 2009 Julien Louis <ptitlouis@sysif.net>
#
# This file is part of WeeChat, the extensible chat client.
diff --git a/cmake/FindRuby.cmake b/cmake/FindRuby.cmake
index 216cb5135..650251b75 100644
--- a/cmake/FindRuby.cmake
+++ b/cmake/FindRuby.cmake
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2003-2016 Sébastien Helleu <flashcode@flashtux.org>
+# Copyright (C) 2003-2017 Sébastien Helleu <flashcode@flashtux.org>
#
# This file is part of WeeChat, the extensible chat client.
#
diff --git a/cmake/FindTCL.cmake b/cmake/FindTCL.cmake
index be99c676e..eac896c1a 100644
--- a/cmake/FindTCL.cmake
+++ b/cmake/FindTCL.cmake
@@ -1,6 +1,6 @@
#
# Copyright (C) 2008 Julien Louis <ptitlouis@sysif.net>
-# Copyright (C) 2008-2016 Sébastien Helleu <flashcode@flashtux.org>
+# Copyright (C) 2008-2017 Sébastien Helleu <flashcode@flashtux.org>
#
# This file is part of WeeChat, the extensible chat client.
#
diff --git a/cmake/FindV8.cmake b/cmake/FindV8.cmake
index bfc4be28d..3f5fd86c7 100644
--- a/cmake/FindV8.cmake
+++ b/cmake/FindV8.cmake
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2015-2016 Sébastien Helleu <flashcode@flashtux.org>
+# Copyright (C) 2015-2017 Sébastien Helleu <flashcode@flashtux.org>
#
# This file is part of WeeChat, the extensible chat client.
#
diff --git a/cmake/cmake_uninstall.cmake.in b/cmake/cmake_uninstall.cmake.in
index d17e587d4..28d0ea133 100644
--- a/cmake/cmake_uninstall.cmake.in
+++ b/cmake/cmake_uninstall.cmake.in
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2003-2016 Sébastien Helleu <flashcode@flashtux.org>
+# Copyright (C) 2003-2017 Sébastien Helleu <flashcode@flashtux.org>
#
# This file is part of WeeChat, the extensible chat client.
#