aboutsummaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-05-24 21:55:43 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-05-24 21:55:43 +0300
commit68a31ac90d11b2f0294e82eb887bd03fde85fbb1 (patch)
tree697d0649d2e88011a8a65b715c845eb4434799c2 /m4
parent4d61ee5a20babf92e0860a3d34bb0c0f0920dd67 (diff)
Update copyright year
Diffstat (limited to 'm4')
-rw-r--r--m4/c++11.m42
-rw-r--r--m4/database.m42
-rw-r--r--m4/diff.m42
-rw-r--r--m4/libboost.m42
-rw-r--r--m4/libodb-boost.m42
-rw-r--r--m4/libodb-mssql.m42
-rw-r--r--m4/libodb-mysql.m42
-rw-r--r--m4/libodb-oracle.m42
-rw-r--r--m4/libodb-pgsql.m42
-rw-r--r--m4/libodb-qt.m42
-rw-r--r--m4/libodb-sqlite.m42
-rw-r--r--m4/libodb.m42
-rw-r--r--m4/libqt.m42
-rw-r--r--m4/libtool-link.m42
-rw-r--r--m4/mssql.m42
-rw-r--r--m4/mysql.m42
-rw-r--r--m4/odb.m42
-rw-r--r--m4/oracle.m42
-rw-r--r--m4/pgsql.m42
-rw-r--r--m4/sqlite.m42
-rw-r--r--m4/static-lib.m42
-rw-r--r--m4/threads.m42
-rw-r--r--m4/tr1-memory.m42
23 files changed, 23 insertions, 23 deletions
diff --git a/m4/c++11.m4 b/m4/c++11.m4
index 464b555..1508103 100644
--- a/m4/c++11.m4
+++ b/m4/c++11.m4
@@ -1,5 +1,5 @@
dnl file : m4/cxx11.m4
-dnl copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
dnl CXX11(MACRO, DESCRIPTION)
diff --git a/m4/database.m4 b/m4/database.m4
index 2512caf..1afe08b 100644
--- a/m4/database.m4
+++ b/m4/database.m4
@@ -1,5 +1,5 @@
dnl file : m4/database.m4
-dnl copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
dnl DATABASE
diff --git a/m4/diff.m4 b/m4/diff.m4
index 5e69966..46d2d10 100644
--- a/m4/diff.m4
+++ b/m4/diff.m4
@@ -1,5 +1,5 @@
dnl file : m4/diff.m4
-dnl copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
dnl DIFF_TOOL
diff --git a/m4/libboost.m4 b/m4/libboost.m4
index 7ebd045..9f1e22f 100644
--- a/m4/libboost.m4
+++ b/m4/libboost.m4
@@ -1,5 +1,5 @@
dnl file : m4/libboost.m4
-dnl copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
dnl LIBBOOST([ACTION-IF-FOUND[, ACTION-IF-NOT-FOUND]])
diff --git a/m4/libodb-boost.m4 b/m4/libodb-boost.m4
index 82eb0ec..48a064e 100644
--- a/m4/libodb-boost.m4
+++ b/m4/libodb-boost.m4
@@ -1,5 +1,5 @@
dnl file : m4/libodb-boost.m4
-dnl copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
dnl LIBODB_BOOST([ACTION-IF-FOUND[, ACTION-IF-NOT-FOUND]])
diff --git a/m4/libodb-mssql.m4 b/m4/libodb-mssql.m4
index baf04e4..52218ac 100644
--- a/m4/libodb-mssql.m4
+++ b/m4/libodb-mssql.m4
@@ -1,5 +1,5 @@
dnl file : m4/libodb-mssql.m4
-dnl copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
dnl LIBODB_MSSQL([ACTION-IF-FOUND[, ACTION-IF-NOT-FOUND]])
diff --git a/m4/libodb-mysql.m4 b/m4/libodb-mysql.m4
index a7addcf..ddc8c8e 100644
--- a/m4/libodb-mysql.m4
+++ b/m4/libodb-mysql.m4
@@ -1,5 +1,5 @@
dnl file : m4/libodb-mysql.m4
-dnl copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
dnl LIBODB_MYSQL([ACTION-IF-FOUND[, ACTION-IF-NOT-FOUND]])
diff --git a/m4/libodb-oracle.m4 b/m4/libodb-oracle.m4
index 3f1b71f..2f3aeec 100644
--- a/m4/libodb-oracle.m4
+++ b/m4/libodb-oracle.m4
@@ -1,5 +1,5 @@
dnl file : m4/libodb-oracle.m4
-dnl copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
dnl LIBODB_ORACLE([ACTION-IF-FOUND[, ACTION-IF-NOT-FOUND]])
diff --git a/m4/libodb-pgsql.m4 b/m4/libodb-pgsql.m4
index b4868b9..ee7f8b2 100644
--- a/m4/libodb-pgsql.m4
+++ b/m4/libodb-pgsql.m4
@@ -1,5 +1,5 @@
dnl file : m4/libodb-pgsql.m4
-dnl copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
dnl LIBODB_PGSQL([ACTION-IF-FOUND[, ACTION-IF-NOT-FOUND]])
diff --git a/m4/libodb-qt.m4 b/m4/libodb-qt.m4
index 7ca7942..214eee9 100644
--- a/m4/libodb-qt.m4
+++ b/m4/libodb-qt.m4
@@ -1,5 +1,5 @@
dnl file : m4/libodb-qt.m4
-dnl copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
dnl LIBODB_QT([ACTION-IF-FOUND[, ACTION-IF-NOT-FOUND]])
diff --git a/m4/libodb-sqlite.m4 b/m4/libodb-sqlite.m4
index 68e4bd8..d7fed36 100644
--- a/m4/libodb-sqlite.m4
+++ b/m4/libodb-sqlite.m4
@@ -1,5 +1,5 @@
dnl file : m4/libodb-sqlite.m4
-dnl copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
dnl LIBODB_SQLITE([ACTION-IF-FOUND[, ACTION-IF-NOT-FOUND]])
diff --git a/m4/libodb.m4 b/m4/libodb.m4
index ad1d316..7cffd60 100644
--- a/m4/libodb.m4
+++ b/m4/libodb.m4
@@ -1,5 +1,5 @@
dnl file : m4/libodb.m4
-dnl copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
dnl LIBODB([ACTION-IF-FOUND[, ACTION-IF-NOT-FOUND]])
diff --git a/m4/libqt.m4 b/m4/libqt.m4
index c4e7118..4ed10e0 100644
--- a/m4/libqt.m4
+++ b/m4/libqt.m4
@@ -1,5 +1,5 @@
dnl file : m4/libqt.m4
-dnl copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
dnl
diff --git a/m4/libtool-link.m4 b/m4/libtool-link.m4
index acafbb0..772b821 100644
--- a/m4/libtool-link.m4
+++ b/m4/libtool-link.m4
@@ -1,5 +1,5 @@
dnl file : m4/libtool-link.m4
-dnl copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
dnl
diff --git a/m4/mssql.m4 b/m4/mssql.m4
index c816042..216164d 100644
--- a/m4/mssql.m4
+++ b/m4/mssql.m4
@@ -1,5 +1,5 @@
dnl file : m4/mssql.m4
-dnl copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
dnl MSSQL
diff --git a/m4/mysql.m4 b/m4/mysql.m4
index 644759e..b1d36e7 100644
--- a/m4/mysql.m4
+++ b/m4/mysql.m4
@@ -1,5 +1,5 @@
dnl file : m4/mysql.m4
-dnl copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
dnl MYSQL
diff --git a/m4/odb.m4 b/m4/odb.m4
index f644ed2..2c404bb 100644
--- a/m4/odb.m4
+++ b/m4/odb.m4
@@ -1,5 +1,5 @@
dnl file : m4/odb.m4
-dnl copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
dnl ODB_COMPILER([ACTION-IF-FOUND[, ACTION-IF-NOT-FOUND]])
diff --git a/m4/oracle.m4 b/m4/oracle.m4
index b1ceacb..a1ceeaf 100644
--- a/m4/oracle.m4
+++ b/m4/oracle.m4
@@ -1,5 +1,5 @@
dnl file : m4/oracle.m4
-dnl copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
dnl ORACLE
diff --git a/m4/pgsql.m4 b/m4/pgsql.m4
index d2f7281..a6f7537 100644
--- a/m4/pgsql.m4
+++ b/m4/pgsql.m4
@@ -1,5 +1,5 @@
dnl file : m4/pgsql.m4
-dnl copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
dnl PGSQL
diff --git a/m4/sqlite.m4 b/m4/sqlite.m4
index 375a489..a235e2d 100644
--- a/m4/sqlite.m4
+++ b/m4/sqlite.m4
@@ -1,5 +1,5 @@
dnl file : m4/sqlite.m4
-dnl copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
dnl SQLITE
diff --git a/m4/static-lib.m4 b/m4/static-lib.m4
index fb07f49..96e3706 100644
--- a/m4/static-lib.m4
+++ b/m4/static-lib.m4
@@ -1,5 +1,5 @@
dnl file : m4/static-lib.m4
-dnl copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
dnl STATIC_LIB(MACRO, DESCRIPTION)
diff --git a/m4/threads.m4 b/m4/threads.m4
index e07a37d..b095d18 100644
--- a/m4/threads.m4
+++ b/m4/threads.m4
@@ -1,5 +1,5 @@
dnl file : m4/threads.m4
-dnl copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
AC_DEFUN([THREADS],[
diff --git a/m4/tr1-memory.m4 b/m4/tr1-memory.m4
index b98e72f..3a95900 100644
--- a/m4/tr1-memory.m4
+++ b/m4/tr1-memory.m4
@@ -1,5 +1,5 @@
dnl file : m4/tr1-memory.m4
-dnl copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
dnl TR1_MEMORY