From a519bac4e04e679e3063f71e31e1b43db1a703cc Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 13 Sep 2010 21:20:03 +0200 Subject: Change GPL v3 --- odb/mysql/common.cxx | 2 +- odb/mysql/common.hxx | 2 +- odb/mysql/context.cxx | 2 +- odb/mysql/context.hxx | 2 +- odb/mysql/header.cxx | 2 +- odb/mysql/header.hxx | 2 +- odb/mysql/inline.cxx | 2 +- odb/mysql/inline.hxx | 2 +- odb/mysql/schema.cxx | 2 +- odb/mysql/schema.hxx | 2 +- odb/mysql/source.cxx | 2 +- odb/mysql/source.hxx | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) (limited to 'odb/mysql') diff --git a/odb/mysql/common.cxx b/odb/mysql/common.cxx index d294527..895c857 100644 --- a/odb/mysql/common.cxx +++ b/odb/mysql/common.cxx @@ -1,7 +1,7 @@ // file : odb/mysql/common.cxx // author : Boris Kolpackov // copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC -// license : GNU GPL v2; see accompanying LICENSE file +// license : GNU GPL v3; see accompanying LICENSE file #include diff --git a/odb/mysql/common.hxx b/odb/mysql/common.hxx index 452a0a6..f1d81d9 100644 --- a/odb/mysql/common.hxx +++ b/odb/mysql/common.hxx @@ -1,7 +1,7 @@ // file : odb/mysql/common.hxx // author : Boris Kolpackov // copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC -// license : GNU GPL v2; see accompanying LICENSE file +// license : GNU GPL v3; see accompanying LICENSE file #ifndef ODB_MYSQL_COMMON_HXX #define ODB_MYSQL_COMMON_HXX diff --git a/odb/mysql/context.cxx b/odb/mysql/context.cxx index 2c74529..7f69bb2 100644 --- a/odb/mysql/context.cxx +++ b/odb/mysql/context.cxx @@ -1,7 +1,7 @@ // file : odb/mysql/context.cxx // author : Boris Kolpackov // copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC -// license : GNU GPL v2; see accompanying LICENSE file +// license : GNU GPL v3; see accompanying LICENSE file #include diff --git a/odb/mysql/context.hxx b/odb/mysql/context.hxx index e91320e..c4615e8 100644 --- a/odb/mysql/context.hxx +++ b/odb/mysql/context.hxx @@ -1,7 +1,7 @@ // file : odb/mysql/context.hxx // author : Boris Kolpackov // copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC -// license : GNU GPL v2; see accompanying LICENSE file +// license : GNU GPL v3; see accompanying LICENSE file #ifndef ODB_MYSQL_CONTEXT_HXX #define ODB_MYSQL_CONTEXT_HXX diff --git a/odb/mysql/header.cxx b/odb/mysql/header.cxx index 695f301..5c82bb2 100644 --- a/odb/mysql/header.cxx +++ b/odb/mysql/header.cxx @@ -1,7 +1,7 @@ // file : odb/mysql/header.cxx // author : Boris Kolpackov // copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC -// license : GNU GPL v2; see accompanying LICENSE file +// license : GNU GPL v3; see accompanying LICENSE file #include #include diff --git a/odb/mysql/header.hxx b/odb/mysql/header.hxx index a31281e..0ae22c5 100644 --- a/odb/mysql/header.hxx +++ b/odb/mysql/header.hxx @@ -1,7 +1,7 @@ // file : odb/mysql/header.hxx // author : Boris Kolpackov // copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC -// license : GNU GPL v2; see accompanying LICENSE file +// license : GNU GPL v3; see accompanying LICENSE file #ifndef ODB_MYSQL_HEADER_HXX #define ODB_MYSQL_HEADER_HXX diff --git a/odb/mysql/inline.cxx b/odb/mysql/inline.cxx index 4a1fffa..2527e1f 100644 --- a/odb/mysql/inline.cxx +++ b/odb/mysql/inline.cxx @@ -1,7 +1,7 @@ // file : odb/mysql/inline.cxx // author : Boris Kolpackov // copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC -// license : GNU GPL v2; see accompanying LICENSE file +// license : GNU GPL v3; see accompanying LICENSE file #include #include diff --git a/odb/mysql/inline.hxx b/odb/mysql/inline.hxx index 2d76274..0542f48 100644 --- a/odb/mysql/inline.hxx +++ b/odb/mysql/inline.hxx @@ -1,7 +1,7 @@ // file : odb/mysql/inline.hxx // author : Boris Kolpackov // copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC -// license : GNU GPL v2; see accompanying LICENSE file +// license : GNU GPL v3; see accompanying LICENSE file #ifndef ODB_MYSQL_INLINE_HXX #define ODB_MYSQL_INLINE_HXX diff --git a/odb/mysql/schema.cxx b/odb/mysql/schema.cxx index 0b509ce..59a6900 100644 --- a/odb/mysql/schema.cxx +++ b/odb/mysql/schema.cxx @@ -1,7 +1,7 @@ // file : odb/mysql/schema.cxx // author : Boris Kolpackov // copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC -// license : GNU GPL v2; see accompanying LICENSE file +// license : GNU GPL v3; see accompanying LICENSE file #include #include diff --git a/odb/mysql/schema.hxx b/odb/mysql/schema.hxx index 99699d3..9f7bd11 100644 --- a/odb/mysql/schema.hxx +++ b/odb/mysql/schema.hxx @@ -1,7 +1,7 @@ // file : odb/mysql/schema.hxx // author : Boris Kolpackov // copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC -// license : GNU GPL v2; see accompanying LICENSE file +// license : GNU GPL v3; see accompanying LICENSE file #ifndef ODB_MYSQL_SCHEMA_HXX #define ODB_MYSQL_SCHEMA_HXX diff --git a/odb/mysql/source.cxx b/odb/mysql/source.cxx index 649e47f..22dac91 100644 --- a/odb/mysql/source.cxx +++ b/odb/mysql/source.cxx @@ -1,7 +1,7 @@ // file : odb/mysql/source.cxx // author : Boris Kolpackov // copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC -// license : GNU GPL v2; see accompanying LICENSE file +// license : GNU GPL v3; see accompanying LICENSE file #include // std::size_t #include diff --git a/odb/mysql/source.hxx b/odb/mysql/source.hxx index 6a79479..b0e74bc 100644 --- a/odb/mysql/source.hxx +++ b/odb/mysql/source.hxx @@ -1,7 +1,7 @@ // file : odb/mysql/source.hxx // author : Boris Kolpackov // copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC -// license : GNU GPL v2; see accompanying LICENSE file +// license : GNU GPL v3; see accompanying LICENSE file #ifndef ODB_MYSQL_SOURCE_HXX #define ODB_MYSQL_SOURCE_HXX -- cgit v1.1