aboutsummaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2011-01-04 16:57:28 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2011-01-04 16:57:28 +0200
commitdb5b409f5e6e5c5d3771febd8046240cdb3e06e4 (patch)
treed1b060bdfb0095eaaec63a4ade71a4b4b69fb96d /m4
parent3fd22b7b86ebad8fbd4b66da3d63e6d9c1ca829c (diff)
Copyright update
Diffstat (limited to 'm4')
-rw-r--r--m4/database.m42
-rw-r--r--m4/diff.m42
-rw-r--r--m4/libodb-mysql.m42
-rw-r--r--m4/libodb-tracer.m42
-rw-r--r--m4/libodb.m42
-rw-r--r--m4/libtool-link.m42
-rw-r--r--m4/mysql.m42
-rw-r--r--m4/odb.m42
-rw-r--r--m4/static-lib.m42
-rw-r--r--m4/threads.m42
-rw-r--r--m4/tr1-memory.m42
11 files changed, 11 insertions, 11 deletions
diff --git a/m4/database.m4 b/m4/database.m4
index d49c7d2..6f75e27 100644
--- a/m4/database.m4
+++ b/m4/database.m4
@@ -1,6 +1,6 @@
dnl file : m4/database.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 DATABASE
diff --git a/m4/diff.m4 b/m4/diff.m4
index 5401748..0fcb62f 100644
--- a/m4/diff.m4
+++ b/m4/diff.m4
@@ -1,6 +1,6 @@
dnl file : m4/diff.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_TOOL
diff --git a/m4/libodb-mysql.m4 b/m4/libodb-mysql.m4
index 13e3ff3..e43ebff 100644
--- a/m4/libodb-mysql.m4
+++ b/m4/libodb-mysql.m4
@@ -1,6 +1,6 @@
dnl file : m4/libodb-mysql.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_MYSQL([ACTION-IF-FOUND[, ACTION-IF-NOT-FOUND]])
diff --git a/m4/libodb-tracer.m4 b/m4/libodb-tracer.m4
index bd7a371..4cc2265 100644
--- a/m4/libodb-tracer.m4
+++ b/m4/libodb-tracer.m4
@@ -1,6 +1,6 @@
dnl file : m4/libodb-tracer.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_TRACER([ACTION-IF-FOUND[, ACTION-IF-NOT-FOUND]])
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/mysql.m4 b/m4/mysql.m4
index b1a9d6a..5f35c91 100644
--- a/m4/mysql.m4
+++ b/m4/mysql.m4
@@ -1,6 +1,6 @@
dnl file : m4/mysql.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 MYSQL
diff --git a/m4/odb.m4 b/m4/odb.m4
index b632f8c..a9f03c0 100644
--- a/m4/odb.m4
+++ b/m4/odb.m4
@@ -1,6 +1,6 @@
dnl file : m4/odb.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 ODB_COMPILER([ACTION-IF-FOUND[, ACTION-IF-NOT-FOUND]])
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],[
diff --git a/m4/tr1-memory.m4 b/m4/tr1-memory.m4
index 7b78577..29966b3 100644
--- a/m4/tr1-memory.m4
+++ b/m4/tr1-memory.m4
@@ -1,6 +1,6 @@
dnl file : m4/tr1-memory.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 TR1_MEMORY