aboutsummaryrefslogtreecommitdiff
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
commit992ad51cc50f4703945338ae7821e47bda35c6f1 (patch)
tree596ecbb66f3365d4441da308d64298934e85a77f
parent9e791a4d96ea01569cde3bdc2545e992b350ff40 (diff)
Copyright update
-rw-r--r--Makefile.am2
-rwxr-xr-xbootstrap2
-rw-r--r--build/bootstrap.make2
-rw-r--r--build/export/libodb-tracer/stub.make2
-rw-r--r--build/import/libodb-tracer/configuration-rules.make2
-rwxr-xr-xbuild/import/libodb-tracer/configure2
-rw-r--r--build/import/libodb-tracer/stub.make2
-rw-r--r--build/import/libodb/configuration-rules.make2
-rwxr-xr-xbuild/import/libodb/configure2
-rw-r--r--build/import/libodb/stub.make2
-rw-r--r--configure.ac2
-rw-r--r--libodb-tracer.pc.in2
-rw-r--r--m4/disable-rpath.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
-rw-r--r--makefile2
-rw-r--r--odb/tracer/Makefile.am2
-rw-r--r--odb/tracer/database.cxx2
-rw-r--r--odb/tracer/database.hxx2
-rw-r--r--odb/tracer/details/config.h.in2
-rw-r--r--odb/tracer/details/config.hxx2
-rw-r--r--odb/tracer/details/export.hxx2
-rw-r--r--odb/tracer/exceptions.cxx2
-rw-r--r--odb/tracer/exceptions.hxx2
-rw-r--r--odb/tracer/makefile2
-rw-r--r--odb/tracer/transaction-impl.cxx2
-rw-r--r--odb/tracer/transaction-impl.hxx2
-rw-r--r--odb/tracer/transaction.cxx2
-rw-r--r--odb/tracer/transaction.hxx2
-rw-r--r--odb/tracer/transaction.ixx2
-rw-r--r--odb/tracer/version.hxx2
34 files changed, 34 insertions, 34 deletions
diff --git a/Makefile.am b/Makefile.am
index d204e37..7fcf2e0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
# file : Makefile.am
# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
SUBDIRS = __path__(dirs)
diff --git a/bootstrap b/bootstrap
index ceb2ea7..777bd86 100755
--- a/bootstrap
+++ b/bootstrap
@@ -2,7 +2,7 @@
# file : bootstrap
# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
#
diff --git a/build/bootstrap.make b/build/bootstrap.make
index 12e28db..5107dac 100644
--- a/build/bootstrap.make
+++ b/build/bootstrap.make
@@ -1,6 +1,6 @@
# file : build/bootstrap.make
# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
project_name := libodb-tracer
diff --git a/build/export/libodb-tracer/stub.make b/build/export/libodb-tracer/stub.make
index 58f9623..5bc473d 100644
--- a/build/export/libodb-tracer/stub.make
+++ b/build/export/libodb-tracer/stub.make
@@ -1,6 +1,6 @@
# file : build/export/libodb-tracer/stub.make
# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
$(call include-once,$(src_root)/odb/tracer/makefile,$(out_root))
diff --git a/build/import/libodb-tracer/configuration-rules.make b/build/import/libodb-tracer/configuration-rules.make
index d5d2c21..2780987 100644
--- a/build/import/libodb-tracer/configuration-rules.make
+++ b/build/import/libodb-tracer/configuration-rules.make
@@ -1,6 +1,6 @@
# file : build/import/libodb-tracer/configuration-rules.make
# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
$(dcf_root)/import/libodb-tracer/configuration-dynamic.make: | $(dcf_root)/import/libodb-tracer/.
diff --git a/build/import/libodb-tracer/configure b/build/import/libodb-tracer/configure
index d02d7d6..644b804 100755
--- a/build/import/libodb-tracer/configure
+++ b/build/import/libodb-tracer/configure
@@ -2,7 +2,7 @@
# file : build/import/libodb-tracer/configure
# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
diff --git a/build/import/libodb-tracer/stub.make b/build/import/libodb-tracer/stub.make
index a2c1798..8d4bb96 100644
--- a/build/import/libodb-tracer/stub.make
+++ b/build/import/libodb-tracer/stub.make
@@ -1,6 +1,6 @@
# file : build/import/libodb-tracer/stub.make
# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
$(call include-once,$(scf_root)/import/libodb-tracer/configuration-rules.make,$(dcf_root))
diff --git a/build/import/libodb/configuration-rules.make b/build/import/libodb/configuration-rules.make
index 2c30e7f..9263bb0 100644
--- a/build/import/libodb/configuration-rules.make
+++ b/build/import/libodb/configuration-rules.make
@@ -1,6 +1,6 @@
# file : build/import/libodb/configuration-rules.make
# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
$(dcf_root)/import/libodb/configuration-dynamic.make: | $(dcf_root)/import/libodb/.
diff --git a/build/import/libodb/configure b/build/import/libodb/configure
index 792bb80..90e21d4 100755
--- a/build/import/libodb/configure
+++ b/build/import/libodb/configure
@@ -2,7 +2,7 @@
# file : build/import/libodb/configure
# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
diff --git a/build/import/libodb/stub.make b/build/import/libodb/stub.make
index 9196552..97bb5ff 100644
--- a/build/import/libodb/stub.make
+++ b/build/import/libodb/stub.make
@@ -1,6 +1,6 @@
# file : build/import/libodb/stub.make
# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
$(call include-once,$(scf_root)/import/libodb/configuration-rules.make,$(dcf_root))
diff --git a/configure.ac b/configure.ac
index 84af77b..762d92a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
# file : configure.ac
# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
AC_PREREQ(2.60)
diff --git a/libodb-tracer.pc.in b/libodb-tracer.pc.in
index d535aaf..ffe5c41 100644
--- a/libodb-tracer.pc.in
+++ b/libodb-tracer.pc.in
@@ -1,6 +1,6 @@
# file : libodb-tracer.pc.in
# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
prefix=@prefix@
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/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],[
diff --git a/makefile b/makefile
index 0a33774..ae51bd6 100644
--- a/makefile
+++ b/makefile
@@ -1,6 +1,6 @@
# file : makefile
# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))build/bootstrap.make
diff --git a/odb/tracer/Makefile.am b/odb/tracer/Makefile.am
index 7175405..8bd80b7 100644
--- a/odb/tracer/Makefile.am
+++ b/odb/tracer/Makefile.am
@@ -1,6 +1,6 @@
# file : odb/tracer/Makefile.am
# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
lib_LTLIBRARIES = libodb-tracer.la
diff --git a/odb/tracer/database.cxx b/odb/tracer/database.cxx
index 33002ff..0a77a20 100644
--- a/odb/tracer/database.cxx
+++ b/odb/tracer/database.cxx
@@ -1,6 +1,6 @@
// file : odb/tracer/database.cxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#include <odb/transaction.hxx>
diff --git a/odb/tracer/database.hxx b/odb/tracer/database.hxx
index 90d6b65..14d4b70 100644
--- a/odb/tracer/database.hxx
+++ b/odb/tracer/database.hxx
@@ -1,6 +1,6 @@
// file : odb/tracer/database.hxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_TRACER_DATABASE_HXX
diff --git a/odb/tracer/details/config.h.in b/odb/tracer/details/config.h.in
index 4e4d215..1bec150 100644
--- a/odb/tracer/details/config.h.in
+++ b/odb/tracer/details/config.h.in
@@ -1,6 +1,6 @@
/* file : odb/tracer/details/config.h.in
* author : Boris Kolpackov <boris@codesynthesis.com>
- * copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC
+ * copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
* license : GNU GPL v2; see accompanying LICENSE file
*/
diff --git a/odb/tracer/details/config.hxx b/odb/tracer/details/config.hxx
index 52fdffc..d6a173a 100644
--- a/odb/tracer/details/config.hxx
+++ b/odb/tracer/details/config.hxx
@@ -1,6 +1,6 @@
// file : odb/tracer/details/config.hxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_TRACER_DETAILS_CONFIG_HXX
diff --git a/odb/tracer/details/export.hxx b/odb/tracer/details/export.hxx
index 0bd43da..3aee38b 100644
--- a/odb/tracer/details/export.hxx
+++ b/odb/tracer/details/export.hxx
@@ -1,6 +1,6 @@
// file : odb/tracer/details/export.hxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_TRACER_DETAILS_EXPORT_HXX
diff --git a/odb/tracer/exceptions.cxx b/odb/tracer/exceptions.cxx
index f18e572..86ad055 100644
--- a/odb/tracer/exceptions.cxx
+++ b/odb/tracer/exceptions.cxx
@@ -1,6 +1,6 @@
// file : odb/tracer/exceptions.cxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#include <odb/tracer/exceptions.hxx>
diff --git a/odb/tracer/exceptions.hxx b/odb/tracer/exceptions.hxx
index 2ce73d8..ab5c1c0 100644
--- a/odb/tracer/exceptions.hxx
+++ b/odb/tracer/exceptions.hxx
@@ -1,6 +1,6 @@
// file : odb/tracer/exceptions.hxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_TRACER_EXCEPTIONS_HXX
diff --git a/odb/tracer/makefile b/odb/tracer/makefile
index 3cba67c..d7b4611 100644
--- a/odb/tracer/makefile
+++ b/odb/tracer/makefile
@@ -1,6 +1,6 @@
# file : odb/tracer/makefile
# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make
diff --git a/odb/tracer/transaction-impl.cxx b/odb/tracer/transaction-impl.cxx
index 84c1e52..f8b90af 100644
--- a/odb/tracer/transaction-impl.cxx
+++ b/odb/tracer/transaction-impl.cxx
@@ -1,6 +1,6 @@
// file : odb/tracer/transaction-impl.cxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#include <iostream>
diff --git a/odb/tracer/transaction-impl.hxx b/odb/tracer/transaction-impl.hxx
index 1156f42..a4d2b40 100644
--- a/odb/tracer/transaction-impl.hxx
+++ b/odb/tracer/transaction-impl.hxx
@@ -1,6 +1,6 @@
// file : odb/tracer/transaction-impl.hxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_TRACER_TRANSACTION_IMPL_HXX
diff --git a/odb/tracer/transaction.cxx b/odb/tracer/transaction.cxx
index 46309de..9b7ed6b 100644
--- a/odb/tracer/transaction.cxx
+++ b/odb/tracer/transaction.cxx
@@ -1,6 +1,6 @@
// file : odb/tracer/transaction.cxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#include <odb/tracer/transaction.hxx>
diff --git a/odb/tracer/transaction.hxx b/odb/tracer/transaction.hxx
index 1273e18..0dbc366 100644
--- a/odb/tracer/transaction.hxx
+++ b/odb/tracer/transaction.hxx
@@ -1,6 +1,6 @@
// file : odb/tracer/transaction.hxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_TRACER_TRANSACTION_HXX
diff --git a/odb/tracer/transaction.ixx b/odb/tracer/transaction.ixx
index 35a2d78..a36c426 100644
--- a/odb/tracer/transaction.ixx
+++ b/odb/tracer/transaction.ixx
@@ -1,6 +1,6 @@
// file : odb/tracer/transaction.ixx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#include <odb/tracer/database.hxx>
diff --git a/odb/tracer/version.hxx b/odb/tracer/version.hxx
index f174221..75b53b3 100644
--- a/odb/tracer/version.hxx
+++ b/odb/tracer/version.hxx
@@ -1,6 +1,6 @@
// file : odb/tracer/version.hxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_TRACER_VERSION_HXX