aboutsummaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-01-16 21:33:30 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2019-01-16 21:33:30 +0300
commitc4ccd3db7b83b2cf015c1dee328ea83e526e6402 (patch)
treeb9647b45aca830ac55c337cb6c98a904ceff895d /m4
parente026811c699a92a497be5efaf9a5b4c1dc74183e (diff)
Update copyright year
Diffstat (limited to 'm4')
-rw-r--r--m4/disable-rpath.m42
-rw-r--r--m4/libodb.m42
-rw-r--r--m4/libsqlite.m42
-rw-r--r--m4/libtool-link.m42
-rw-r--r--m4/pkgconfig.m42
-rw-r--r--m4/static-lib.m42
-rw-r--r--m4/threads.m42
7 files changed, 7 insertions, 7 deletions
diff --git a/m4/disable-rpath.m4 b/m4/disable-rpath.m4
index fa26621..7874d4b 100644
--- a/m4/disable-rpath.m4
+++ b/m4/disable-rpath.m4
@@ -1,5 +1,5 @@
dnl file : m4/disable-rpath.m4
-dnl copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
AC_DEFUN([DISABLE_RPATH],[
diff --git a/m4/libodb.m4 b/m4/libodb.m4
index 7cffd60..5f140bd 100644
--- a/m4/libodb.m4
+++ b/m4/libodb.m4
@@ -1,5 +1,5 @@
dnl file : m4/libodb.m4
-dnl copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2019 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/libsqlite.m4 b/m4/libsqlite.m4
index 35d3b6f..3985706 100644
--- a/m4/libsqlite.m4
+++ b/m4/libsqlite.m4
@@ -1,5 +1,5 @@
dnl file : m4/libsqlite.m4
-dnl copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
dnl LIBSQLITE([ACTION-IF-FOUND[,ACTION-IF-NOT-FOUND]])
diff --git a/m4/libtool-link.m4 b/m4/libtool-link.m4
index 772b821..635793f 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-2018 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
dnl
diff --git a/m4/pkgconfig.m4 b/m4/pkgconfig.m4
index 241311d..d5aa2d0 100644
--- a/m4/pkgconfig.m4
+++ b/m4/pkgconfig.m4
@@ -1,5 +1,5 @@
dnl file : m4/pkgconfig.m4
-dnl copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
AC_DEFUN([PKGCONFIG],[
diff --git a/m4/static-lib.m4 b/m4/static-lib.m4
index 96e3706..79b89cd 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-2018 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2019 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 b095d18..10bdfdd 100644
--- a/m4/threads.m4
+++ b/m4/threads.m4
@@ -1,5 +1,5 @@
dnl file : m4/threads.m4
-dnl copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
AC_DEFUN([THREADS],[