aboutsummaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2011-01-04 16:57:27 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2011-01-04 16:57:27 +0200
commit82eb3a23e679980671400995324516e022cbb957 (patch)
tree693cb713810b80dcd0168f6907f5dcf807c4c77b /m4
parent7739cd564b628a8c574d4afaaad141543601b03b (diff)
Copyright update
Diffstat (limited to 'm4')
-rw-r--r--m4/disable-rpath.m42
-rw-r--r--m4/libmysqlclient.m42
-rw-r--r--m4/libodb.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 da77bbe..376599e 100644
--- a/m4/disable-rpath.m4
+++ b/m4/disable-rpath.m4
@@ -1,6 +1,6 @@
dnl file : m4/disable-rpath.m4
dnl author : Boris Kolpackov <boris@codesynthesis.com>
-dnl copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
AC_DEFUN([DISABLE_RPATH],[
diff --git a/m4/libmysqlclient.m4 b/m4/libmysqlclient.m4
index bacb765..f040b89 100644
--- a/m4/libmysqlclient.m4
+++ b/m4/libmysqlclient.m4
@@ -1,6 +1,6 @@
dnl file : m4/libmysqlclient.m4
dnl author : Boris Kolpackov <boris@codesynthesis.com>
-dnl copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
dnl LIBMYSQLCLIENT(MULTI-THREADED=none|<other>,
diff --git a/m4/libodb.m4 b/m4/libodb.m4
index a205afd..fb11859 100644
--- a/m4/libodb.m4
+++ b/m4/libodb.m4
@@ -1,6 +1,6 @@
dnl file : m4/libodb.m4
dnl author : Boris Kolpackov <boris@codesynthesis.com>
-dnl copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2011 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/libtool-link.m4 b/m4/libtool-link.m4
index d73c508..d8395d5 100644
--- a/m4/libtool-link.m4
+++ b/m4/libtool-link.m4
@@ -1,6 +1,6 @@
dnl file : m4/libtool-link.m4
dnl author : Boris Kolpackov <boris@codesynthesis.com>
-dnl copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2011 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 ef48ee8..11ccb00 100644
--- a/m4/pkgconfig.m4
+++ b/m4/pkgconfig.m4
@@ -1,6 +1,6 @@
dnl file : m4/pkgconfig.m4
dnl author : Boris Kolpackov <boris@codesynthesis.com>
-dnl copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2011 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 1c0af42..f550b7b 100644
--- a/m4/static-lib.m4
+++ b/m4/static-lib.m4
@@ -1,6 +1,6 @@
dnl file : m4/static-lib.m4
dnl author : Boris Kolpackov <boris@codesynthesis.com>
-dnl copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2011 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 ea547c0..d4ed7cd 100644
--- a/m4/threads.m4
+++ b/m4/threads.m4
@@ -1,6 +1,6 @@
dnl file : m4/threads.m4
dnl author : Boris Kolpackov <boris@codesynthesis.com>
-dnl copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
AC_DEFUN([THREADS],[