aboutsummaryrefslogtreecommitdiff
path: root/odb/mysql
diff options
context:
space:
mode:
Diffstat (limited to 'odb/mysql')
-rw-r--r--odb/mysql/common.cxx2
-rw-r--r--odb/mysql/common.hxx2
-rw-r--r--odb/mysql/context.cxx2
-rw-r--r--odb/mysql/context.hxx2
-rw-r--r--odb/mysql/header.cxx2
-rw-r--r--odb/mysql/header.hxx2
-rw-r--r--odb/mysql/inline.cxx2
-rw-r--r--odb/mysql/inline.hxx2
-rw-r--r--odb/mysql/schema.cxx2
-rw-r--r--odb/mysql/schema.hxx2
-rw-r--r--odb/mysql/source.cxx2
-rw-r--r--odb/mysql/source.hxx2
12 files changed, 12 insertions, 12 deletions
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 <boris@codesynthesis.com>
// 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 <odb/mysql/common.hxx>
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 <boris@codesynthesis.com>
// 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 <boris@codesynthesis.com>
// 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 <sstream>
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 <boris@codesynthesis.com>
// 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 <boris@codesynthesis.com>
// 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 <odb/mysql/common.hxx>
#include <odb/mysql/header.hxx>
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 <boris@codesynthesis.com>
// 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 <boris@codesynthesis.com>
// 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 <odb/mysql/common.hxx>
#include <odb/mysql/inline.hxx>
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 <boris@codesynthesis.com>
// 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 <boris@codesynthesis.com>
// 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 <set>
#include <odb/mysql/schema.hxx>
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 <boris@codesynthesis.com>
// 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 <boris@codesynthesis.com>
// 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 <cstddef> // std::size_t
#include <sstream>
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 <boris@codesynthesis.com>
// 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