diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2011-01-04 17:01:20 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2011-01-04 17:01:20 +0200 |
commit | 5351c1c12f57141d224186e4efbf663b61fa42d3 (patch) | |
tree | cc31db34de9e8a281b8f58e61ef15b608f987f66 | |
parent | 4badc791d1681336cb77bed9b46ed76f842cd21f (diff) |
Copyright update
36 files changed, 36 insertions, 36 deletions
diff --git a/Makefile.am b/Makefile.am index f90caed..8035971 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) @@ -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 b4f7ed8..4359a32 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 := odb-examples diff --git a/build/configuration-rules.make b/build/configuration-rules.make index 19e7ef0..69048a8 100644 --- a/build/configuration-rules.make +++ b/build/configuration-rules.make @@ -1,6 +1,6 @@ # file : build/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)/configuration-dynamic.make: | $(dcf_root)/. diff --git a/build/configuration.make b/build/configuration.make index fe27430..2cf8c9a 100644 --- a/build/configuration.make +++ b/build/configuration.make @@ -1,6 +1,6 @@ # file : build/configuration.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)/configuration-rules.make,$(dcf_root)) diff --git a/build/configure b/build/configure index 0bb1e07..bc57e61 100755 --- a/build/configure +++ b/build/configure @@ -2,7 +2,7 @@ # file : build/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 # $1 out file diff --git a/build/import/libodb-mysql/configuration-rules.make b/build/import/libodb-mysql/configuration-rules.make index b57907c..53e116c 100644 --- a/build/import/libodb-mysql/configuration-rules.make +++ b/build/import/libodb-mysql/configuration-rules.make @@ -1,6 +1,6 @@ # file : build/import/libodb-mysql/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-mysql/configuration-dynamic.make: | $(dcf_root)/import/libodb-mysql/. diff --git a/build/import/libodb-mysql/configure b/build/import/libodb-mysql/configure index b16cabe..cde10e2 100755 --- a/build/import/libodb-mysql/configure +++ b/build/import/libodb-mysql/configure @@ -2,7 +2,7 @@ # file : build/import/libodb-mysql/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-mysql/stub.make b/build/import/libodb-mysql/stub.make index 259f1a1..c5162e2 100644 --- a/build/import/libodb-mysql/stub.make +++ b/build/import/libodb-mysql/stub.make @@ -1,6 +1,6 @@ # file : build/import/libodb-mysql/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-mysql/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/build/import/odb/configuration-rules.make b/build/import/odb/configuration-rules.make index 817f1b1..a16c36b 100644 --- a/build/import/odb/configuration-rules.make +++ b/build/import/odb/configuration-rules.make @@ -1,6 +1,6 @@ # file : build/import/odb/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/odb/configuration-dynamic.make: | $(dcf_root)/import/odb/. diff --git a/build/import/odb/configure b/build/import/odb/configure index 1ba2f09..43d6c70 100755 --- a/build/import/odb/configure +++ b/build/import/odb/configure @@ -2,7 +2,7 @@ # file : build/import/odb/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/odb/hxx-cxx.make b/build/import/odb/hxx-cxx.make index c9f3325..e97443c 100644 --- a/build/import/odb/hxx-cxx.make +++ b/build/import/odb/hxx-cxx.make @@ -1,6 +1,6 @@ # file : build/import/odb/hxx-cxx.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 v3; see accompanying LICENSE file # Here we are operating in the importing project's space, not in odb's. diff --git a/build/import/odb/stub.make b/build/import/odb/stub.make index 48585f0..ee7371e 100644 --- a/build/import/odb/stub.make +++ b/build/import/odb/stub.make @@ -1,6 +1,6 @@ # file : build/import/odb/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/odb/configuration-rules.make,$(dcf_root)) diff --git a/build/mysql/configure b/build/mysql/configure index a454fc0..ac70779 100755 --- a/build/mysql/configure +++ b/build/mysql/configure @@ -2,7 +2,7 @@ # file : build/mysql/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/mysql/mysql b/build/mysql/mysql index c273d56..a6800a0 100755 --- a/build/mysql/mysql +++ b/build/mysql/mysql @@ -2,7 +2,7 @@ # file : build/mysql/mysql # 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/configure.ac b/configure.ac index 8f66d99..e31a1cc 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/container/makefile b/container/makefile index 50f02ff..fc13437 100644 --- a/container/makefile +++ b/container/makefile @@ -1,6 +1,6 @@ # file : container/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/hello/makefile b/hello/makefile index 2d32e16..c770a19 100644 --- a/hello/makefile +++ b/hello/makefile @@ -1,6 +1,6 @@ # file : hello/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/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/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.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 @@ -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/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],[ @@ -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; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))build/bootstrap.make diff --git a/mapping/makefile b/mapping/makefile index 79f79d8..77a4b11 100644 --- a/mapping/makefile +++ b/mapping/makefile @@ -1,6 +1,6 @@ # file : mapping/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/mysql-driver.bat b/mysql-driver.bat index f246e7b..9edeaf8 100644 --- a/mysql-driver.bat +++ b/mysql-driver.bat @@ -1,7 +1,7 @@ @echo off rem file : mysql-driver.bat rem author : Boris Kolpackov <boris@codesynthesis.com> -rem copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +rem copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC rem license : GNU GPL v2; see accompanying LICENSE file rem diff --git a/query/makefile b/query/makefile index c86a7cf..560555c 100644 --- a/query/makefile +++ b/query/makefile @@ -1,6 +1,6 @@ # file : query/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/template/makefile b/template/makefile index 19a898b..e2f9ee5 100644 --- a/template/makefile +++ b/template/makefile @@ -1,6 +1,6 @@ # file : template/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 @@ -1,7 +1,7 @@ @echo off rem file : test.bat rem author : Boris Kolpackov <boris@codesynthesis.com> -rem copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +rem copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC rem license : GNU GPL v2; see accompanying LICENSE file setlocal @@ -2,7 +2,7 @@ # file : tester # 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 # @@ -1,7 +1,7 @@ @echo off rem file : tester.bat rem author : Boris Kolpackov <boris@codesynthesis.com> -rem copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +rem copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC rem license : GNU GPL v2; see accompanying LICENSE file rem |