aboutsummaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2017-01-03 12:52:21 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2017-01-03 12:52:21 +0200
commit4387e824764b3e7ac1466c34a4cc81701cca4f67 (patch)
tree26c5b83e7bc1cb46101b48235e07670a6fc5dd9b /m4
parentc1ae16a53f52e282e15959e137a773c79e43e473 (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 68495b9..0f614c2 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-2013 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2017 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 a0b5a06..0c8aee9 100644
--- a/m4/libboost.m4
+++ b/m4/libboost.m4
@@ -1,5 +1,5 @@
dnl file : m4/libboost.m4
-dnl copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2017 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 67a9132..4ace13a 100644
--- a/m4/libexpat.m4
+++ b/m4/libexpat.m4
@@ -1,5 +1,5 @@
dnl file : m4/libexpat.m4
-dnl copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2017 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 f02811f..2d6460c 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-2013 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
dnl license : MIT; see accompanying LICENSE file
dnl
dnl
diff --git a/m4/pkgconfig.m4 b/m4/pkgconfig.m4
index 59439fc..230fe00 100644
--- a/m4/pkgconfig.m4
+++ b/m4/pkgconfig.m4
@@ -1,5 +1,5 @@
dnl file : m4/pkgconfig.m4
-dnl copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2017 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 802902a..3f3312a 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-2013 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2017 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 1609a04..e07a37d 100644
--- a/m4/threads.m4
+++ b/m4/threads.m4
@@ -1,5 +1,5 @@
dnl file : m4/threads.m4
-dnl copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
AC_DEFUN([THREADS],[