From 0a8568dda1ddbbd6b3207f95b62c5f8029bbceef Mon Sep 17 00:00:00 2001
From: Boris Kolpackov <boris@codesynthesis.com>
Date: Tue, 3 Jan 2017 14:23:50 +0200
Subject: Update copyright year

---
 libcommon/Makefile.am         | 2 +-
 libcommon/common/Makefile.am  | 2 +-
 libcommon/common/buffer.hxx   | 2 +-
 libcommon/common/common.cxx   | 2 +-
 libcommon/common/common.hxx   | 2 +-
 libcommon/common/common.txx   | 2 +-
 libcommon/common/concrete.hxx | 2 +-
 libcommon/common/config-vc.h  | 2 +-
 libcommon/common/config.h.in  | 2 +-
 libcommon/common/config.hxx   | 2 +-
 libcommon/common/export.hxx   | 2 +-
 libcommon/common/makefile     | 2 +-
 libcommon/makefile            | 2 +-
 13 files changed, 13 insertions(+), 13 deletions(-)

(limited to 'libcommon')

diff --git a/libcommon/Makefile.am b/libcommon/Makefile.am
index 9e533d7..071259e 100644
--- a/libcommon/Makefile.am
+++ b/libcommon/Makefile.am
@@ -1,5 +1,5 @@
 # file      : libcommon/Makefile.am
-# copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
 # license   : GNU GPL v2; see accompanying LICENSE file
 
 SUBDIRS = __path__(dirs)
diff --git a/libcommon/common/Makefile.am b/libcommon/common/Makefile.am
index 0e7ebfa..a09f794 100644
--- a/libcommon/common/Makefile.am
+++ b/libcommon/common/Makefile.am
@@ -1,5 +1,5 @@
 # file      : libcommon/common/Makefile.am
-# copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
 # license   : GNU GPL v2; see accompanying LICENSE file
 
 noinst_LTLIBRARIES = libcommon.la
diff --git a/libcommon/common/buffer.hxx b/libcommon/common/buffer.hxx
index 6c12fa6..c888099 100644
--- a/libcommon/common/buffer.hxx
+++ b/libcommon/common/buffer.hxx
@@ -1,5 +1,5 @@
 // file      : libcommon/common/buffer.hxx
-// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
 // license   : GNU GPL v2; see accompanying LICENSE file
 
 #ifndef LIBCOMMON_COMMON_BUFFER_HXX
diff --git a/libcommon/common/common.cxx b/libcommon/common/common.cxx
index 9abe47e..a2a38d4 100644
--- a/libcommon/common/common.cxx
+++ b/libcommon/common/common.cxx
@@ -1,5 +1,5 @@
 // file      : libcommon/common/common.cxx
-// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
 // license   : GNU GPL v2; see accompanying LICENSE file
 
 #include <cstdlib> // std::exit
diff --git a/libcommon/common/common.hxx b/libcommon/common/common.hxx
index 696ce05..0294d46 100644
--- a/libcommon/common/common.hxx
+++ b/libcommon/common/common.hxx
@@ -1,5 +1,5 @@
 // file      : libcommon/common/common.hxx
-// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
 // license   : GNU GPL v2; see accompanying LICENSE file
 
 #ifndef LIBCOMMON_COMMON_COMMON_HXX
diff --git a/libcommon/common/common.txx b/libcommon/common/common.txx
index e70efd7..c242c63 100644
--- a/libcommon/common/common.txx
+++ b/libcommon/common/common.txx
@@ -1,5 +1,5 @@
 // file      : libcommon/common/common.txx
-// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
 // license   : GNU GPL v2; see accompanying LICENSE file
 
 // We have to use this helper function instead of just checking which
diff --git a/libcommon/common/concrete.hxx b/libcommon/common/concrete.hxx
index 4aa95ad..84bf4f0 100644
--- a/libcommon/common/concrete.hxx
+++ b/libcommon/common/concrete.hxx
@@ -1,5 +1,5 @@
 // file      : libcommon/common/concrete.hxx
-// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
 // license   : GNU GPL v2; see accompanying LICENSE file
 
 #ifndef LIBCOMMON_COMMON_CONCRETE_HXX
diff --git a/libcommon/common/config-vc.h b/libcommon/common/config-vc.h
index 6724ea1..9517f72 100644
--- a/libcommon/common/config-vc.h
+++ b/libcommon/common/config-vc.h
@@ -1,5 +1,5 @@
 /* file      : libcommon/common/config-vc.h
- * copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
+ * copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
  * license   : GNU GPL v2; see accompanying LICENSE file
  */
 
diff --git a/libcommon/common/config.h.in b/libcommon/common/config.h.in
index cf2314d..85d4e92 100644
--- a/libcommon/common/config.h.in
+++ b/libcommon/common/config.h.in
@@ -1,5 +1,5 @@
 /* file      : libcommon/common/config.h.in
- * copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
+ * copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
  * license   : GNU GPL v2; see accompanying LICENSE file
  */
 
diff --git a/libcommon/common/config.hxx b/libcommon/common/config.hxx
index 0fac560..5032b68 100644
--- a/libcommon/common/config.hxx
+++ b/libcommon/common/config.hxx
@@ -1,5 +1,5 @@
 // file      : libcommon/common/config.hxx
-// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
 // license   : GNU GPL v2; see accompanying LICENSE file
 
 #ifndef LIBCOMMON_COMMON_CONFIG_HXX
diff --git a/libcommon/common/export.hxx b/libcommon/common/export.hxx
index d6f6e5f..5edd65a 100644
--- a/libcommon/common/export.hxx
+++ b/libcommon/common/export.hxx
@@ -1,5 +1,5 @@
 // file      : libcommon/common/export.hxx
-// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
 // license   : GNU GPL v2; see accompanying LICENSE file
 
 #ifndef LIBCOMMON_COMMON_EXPORT_HXX
diff --git a/libcommon/common/makefile b/libcommon/common/makefile
index 9f53b06..24e9fa0 100644
--- a/libcommon/common/makefile
+++ b/libcommon/common/makefile
@@ -1,5 +1,5 @@
 # file      : libcommon/common/makefile
-# copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
 # license   : GNU GPL v2; see accompanying LICENSE file
 
 include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make
diff --git a/libcommon/makefile b/libcommon/makefile
index c397f61..4c41e9e 100644
--- a/libcommon/makefile
+++ b/libcommon/makefile
@@ -1,5 +1,5 @@
 # file      : libcommon/makefile
-# copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
 # license   : GNU GPL; see accompanying LICENSE file
 
 include $(dir $(lastword $(MAKEFILE_LIST)))../build/bootstrap.make
-- 
cgit v1.1