aboutsummaryrefslogtreecommitdiff
path: root/odb/boost/uuid
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2015-02-06 09:31:17 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2015-02-06 09:31:17 +0200
commit29214c1065dee16f06c0a2720e4ec0e75caca3eb (patch)
treeee407bdda1e4f4f246b9792ea32e39649b048b5f /odb/boost/uuid
parent0e1818760b59144f6d99ced468c44a6cfa459d10 (diff)
Update copyright
Diffstat (limited to 'odb/boost/uuid')
-rw-r--r--odb/boost/uuid/mssql/uuid-mapping.hxx2
-rw-r--r--odb/boost/uuid/mssql/uuid-traits.hxx2
-rw-r--r--odb/boost/uuid/mysql/uuid-mapping.hxx2
-rw-r--r--odb/boost/uuid/mysql/uuid-traits.hxx2
-rw-r--r--odb/boost/uuid/oracle/uuid-mapping.hxx2
-rw-r--r--odb/boost/uuid/oracle/uuid-traits.hxx2
-rw-r--r--odb/boost/uuid/pgsql/uuid-mapping.hxx2
-rw-r--r--odb/boost/uuid/pgsql/uuid-traits.hxx2
-rw-r--r--odb/boost/uuid/sqlite/uuid-mapping.hxx2
-rw-r--r--odb/boost/uuid/sqlite/uuid-traits.hxx2
-rw-r--r--odb/boost/uuid/uuid-common.options2
-rw-r--r--odb/boost/uuid/uuid-mssql.options2
-rw-r--r--odb/boost/uuid/uuid-mysql.options2
-rw-r--r--odb/boost/uuid/uuid-oracle.options2
-rw-r--r--odb/boost/uuid/uuid-pgsql.options2
-rw-r--r--odb/boost/uuid/uuid-sqlite.options2
16 files changed, 16 insertions, 16 deletions
diff --git a/odb/boost/uuid/mssql/uuid-mapping.hxx b/odb/boost/uuid/mssql/uuid-mapping.hxx
index 1df91fa..d3de542 100644
--- a/odb/boost/uuid/mssql/uuid-mapping.hxx
+++ b/odb/boost/uuid/mssql/uuid-mapping.hxx
@@ -1,5 +1,5 @@
// file : odb/boost/uuid/mssql/uuid-mapping.hxx
-// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_BOOST_UUID_MSSQL_UUID_MAPPING_HXX
diff --git a/odb/boost/uuid/mssql/uuid-traits.hxx b/odb/boost/uuid/mssql/uuid-traits.hxx
index f5be538..e727964 100644
--- a/odb/boost/uuid/mssql/uuid-traits.hxx
+++ b/odb/boost/uuid/mssql/uuid-traits.hxx
@@ -1,5 +1,5 @@
// file : odb/boost/uuid/mssql/uuid-traits.hxx
-// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_BOOST_UUID_MSSQL_UUID_TRAITS_HXX
diff --git a/odb/boost/uuid/mysql/uuid-mapping.hxx b/odb/boost/uuid/mysql/uuid-mapping.hxx
index 19829f3..3d69ea0 100644
--- a/odb/boost/uuid/mysql/uuid-mapping.hxx
+++ b/odb/boost/uuid/mysql/uuid-mapping.hxx
@@ -1,5 +1,5 @@
// file : odb/boost/uuid/mysql/uuid-mapping.hxx
-// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_BOOST_UUID_MYSQL_UUID_MAPPING_HXX
diff --git a/odb/boost/uuid/mysql/uuid-traits.hxx b/odb/boost/uuid/mysql/uuid-traits.hxx
index 307abd0..2b5a74a 100644
--- a/odb/boost/uuid/mysql/uuid-traits.hxx
+++ b/odb/boost/uuid/mysql/uuid-traits.hxx
@@ -1,5 +1,5 @@
// file : odb/boost/uuid/mysql/uuid-traits.hxx
-// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_BOOST_UUID_MYSQL_UUID_TRAITS_HXX
diff --git a/odb/boost/uuid/oracle/uuid-mapping.hxx b/odb/boost/uuid/oracle/uuid-mapping.hxx
index c5fa420..d648ac1 100644
--- a/odb/boost/uuid/oracle/uuid-mapping.hxx
+++ b/odb/boost/uuid/oracle/uuid-mapping.hxx
@@ -1,5 +1,5 @@
// file : odb/boost/uuid/oracle/uuid-mapping.hxx
-// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_BOOST_UUID_ORACLE_UUID_MAPPING_HXX
diff --git a/odb/boost/uuid/oracle/uuid-traits.hxx b/odb/boost/uuid/oracle/uuid-traits.hxx
index dce1d42..9e8113f 100644
--- a/odb/boost/uuid/oracle/uuid-traits.hxx
+++ b/odb/boost/uuid/oracle/uuid-traits.hxx
@@ -1,5 +1,5 @@
// file : odb/boost/uuid/oracle/uuid-traits.hxx
-// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_BOOST_UUID_ORACLE_UUID_TRAITS_HXX
diff --git a/odb/boost/uuid/pgsql/uuid-mapping.hxx b/odb/boost/uuid/pgsql/uuid-mapping.hxx
index 5623416..3737474 100644
--- a/odb/boost/uuid/pgsql/uuid-mapping.hxx
+++ b/odb/boost/uuid/pgsql/uuid-mapping.hxx
@@ -1,5 +1,5 @@
// file : odb/boost/uuid/pgsql/uuid-mapping.hxx
-// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_BOOST_UUID_PGSQL_UUID_MAPPING_HXX
diff --git a/odb/boost/uuid/pgsql/uuid-traits.hxx b/odb/boost/uuid/pgsql/uuid-traits.hxx
index 9011f09..f0f10ac 100644
--- a/odb/boost/uuid/pgsql/uuid-traits.hxx
+++ b/odb/boost/uuid/pgsql/uuid-traits.hxx
@@ -1,5 +1,5 @@
// file : odb/boost/uuid/pgsql/uuid-traits.hxx
-// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_BOOST_UUID_PGSQL_UUID_TRAITS_HXX
diff --git a/odb/boost/uuid/sqlite/uuid-mapping.hxx b/odb/boost/uuid/sqlite/uuid-mapping.hxx
index 31b4ce8..7d5e514 100644
--- a/odb/boost/uuid/sqlite/uuid-mapping.hxx
+++ b/odb/boost/uuid/sqlite/uuid-mapping.hxx
@@ -1,5 +1,5 @@
// file : odb/boost/uuid/sqlite/uuid-mapping.hxx
-// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_BOOST_UUID_SQLITE_UUID_MAPPING_HXX
diff --git a/odb/boost/uuid/sqlite/uuid-traits.hxx b/odb/boost/uuid/sqlite/uuid-traits.hxx
index 2af7999..80ea61b 100644
--- a/odb/boost/uuid/sqlite/uuid-traits.hxx
+++ b/odb/boost/uuid/sqlite/uuid-traits.hxx
@@ -1,5 +1,5 @@
// file : odb/boost/uuid/sqlite/uuid-traits.hxx
-// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_BOOST_UUID_SQLITE_UUID_TRAITS_HXX
diff --git a/odb/boost/uuid/uuid-common.options b/odb/boost/uuid/uuid-common.options
index bcefb21..b69b240 100644
--- a/odb/boost/uuid/uuid-common.options
+++ b/odb/boost/uuid/uuid-common.options
@@ -1,5 +1,5 @@
# file : odb/boost/uuid/uuid-common.options
-# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
--profile boost/version
diff --git a/odb/boost/uuid/uuid-mssql.options b/odb/boost/uuid/uuid-mssql.options
index e6d3c67..a064f82 100644
--- a/odb/boost/uuid/uuid-mssql.options
+++ b/odb/boost/uuid/uuid-mssql.options
@@ -1,5 +1,5 @@
# file : odb/boost/uuid/uuid-mssql.options
-# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
--profile boost/version
diff --git a/odb/boost/uuid/uuid-mysql.options b/odb/boost/uuid/uuid-mysql.options
index 3997853..7aa1541 100644
--- a/odb/boost/uuid/uuid-mysql.options
+++ b/odb/boost/uuid/uuid-mysql.options
@@ -1,5 +1,5 @@
# file : odb/boost/uuid/uuid-mysql.options
-# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
--profile boost/version
diff --git a/odb/boost/uuid/uuid-oracle.options b/odb/boost/uuid/uuid-oracle.options
index c809e85..e264f3b 100644
--- a/odb/boost/uuid/uuid-oracle.options
+++ b/odb/boost/uuid/uuid-oracle.options
@@ -1,5 +1,5 @@
# file : odb/boost/uuid/uuid-oracle.options
-# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
--profile boost/version
diff --git a/odb/boost/uuid/uuid-pgsql.options b/odb/boost/uuid/uuid-pgsql.options
index d9e7e52..2264725 100644
--- a/odb/boost/uuid/uuid-pgsql.options
+++ b/odb/boost/uuid/uuid-pgsql.options
@@ -1,5 +1,5 @@
# file : odb/boost/uuid/uuid-pgsql.options
-# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
--profile boost/version
diff --git a/odb/boost/uuid/uuid-sqlite.options b/odb/boost/uuid/uuid-sqlite.options
index 4a6e390..0bbabd3 100644
--- a/odb/boost/uuid/uuid-sqlite.options
+++ b/odb/boost/uuid/uuid-sqlite.options
@@ -1,5 +1,5 @@
# file : odb/boost/uuid/uuid-sqlite.options
-# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
--profile boost/version