aboutsummaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-01-16 21:13:58 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2019-01-16 21:13:58 +0300
commitdebbd6dc138280620dd720d90571125170cdffca (patch)
tree8c105a7fd2c90326bf26a25871110a917b52fc02 /m4
parentd77a3fd9a061539b2461e83abb6fef3968fb11f4 (diff)
Update copyright year
Diffstat (limited to 'm4')
-rw-r--r--m4/disable-rpath.m42
-rw-r--r--m4/libboost.m42
-rw-r--r--m4/libexpat.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 073d2c3..edacb64 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 : MIT; see accompanying LICENSE file
dnl
AC_DEFUN([DISABLE_RPATH],[
diff --git a/m4/libboost.m4 b/m4/libboost.m4
index 1af35e0..23cbc5e 100644
--- a/m4/libboost.m4
+++ b/m4/libboost.m4
@@ -1,5 +1,5 @@
dnl file : m4/libboost.m4
-dnl copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
dnl license : MIT; see accompanying LICENSE file
dnl
dnl LIBBOOST([ACTION-IF-FOUND[, ACTION-IF-NOT-FOUND]])
diff --git a/m4/libexpat.m4 b/m4/libexpat.m4
index bce4eee..9d3cb2d 100644
--- a/m4/libexpat.m4
+++ b/m4/libexpat.m4
@@ -1,5 +1,5 @@
dnl file : m4/libexpat.m4
-dnl copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
dnl license : MIT; see accompanying LICENSE file
dnl
dnl LIBEXPAT([ACTION-IF-FOUND[, ACTION-IF-NOT-FOUND]])
diff --git a/m4/libtool-link.m4 b/m4/libtool-link.m4
index f2ff6dc..8432d87 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 : MIT; see accompanying LICENSE file
dnl
dnl
diff --git a/m4/pkgconfig.m4 b/m4/pkgconfig.m4
index d2c56c0..c19b44a 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 : MIT; see accompanying LICENSE file
dnl
AC_DEFUN([PKGCONFIG],[
diff --git a/m4/static-lib.m4 b/m4/static-lib.m4
index a20a0e0..475435d 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 : MIT; 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],[