aboutsummaryrefslogtreecommitdiff
path: root/odb/boost/uuid
diff options
context:
space:
mode:
Diffstat (limited to 'odb/boost/uuid')
-rw-r--r--odb/boost/uuid/mssql/uuid-mapping.hxx1
-rw-r--r--odb/boost/uuid/mssql/uuid-traits.hxx1
-rw-r--r--odb/boost/uuid/mysql/uuid-mapping.hxx1
-rw-r--r--odb/boost/uuid/mysql/uuid-traits.hxx1
-rw-r--r--odb/boost/uuid/oracle/uuid-mapping.hxx1
-rw-r--r--odb/boost/uuid/oracle/uuid-traits.hxx1
-rw-r--r--odb/boost/uuid/pgsql/uuid-mapping.hxx1
-rw-r--r--odb/boost/uuid/pgsql/uuid-traits.hxx1
-rw-r--r--odb/boost/uuid/sqlite/uuid-mapping.hxx1
-rw-r--r--odb/boost/uuid/sqlite/uuid-traits.hxx1
-rw-r--r--odb/boost/uuid/uuid-common.options1
-rw-r--r--odb/boost/uuid/uuid-mssql.options1
-rw-r--r--odb/boost/uuid/uuid-mysql.options1
-rw-r--r--odb/boost/uuid/uuid-oracle.options1
-rw-r--r--odb/boost/uuid/uuid-pgsql.options1
-rw-r--r--odb/boost/uuid/uuid-sqlite.options1
16 files changed, 0 insertions, 16 deletions
diff --git a/odb/boost/uuid/mssql/uuid-mapping.hxx b/odb/boost/uuid/mssql/uuid-mapping.hxx
index 5f329de..8da4c7d 100644
--- a/odb/boost/uuid/mssql/uuid-mapping.hxx
+++ b/odb/boost/uuid/mssql/uuid-mapping.hxx
@@ -1,5 +1,4 @@
// file : odb/boost/uuid/mssql/uuid-mapping.hxx
-// copyright : Copyright (c) 2009-2019 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 c857390..ead1d85 100644
--- a/odb/boost/uuid/mssql/uuid-traits.hxx
+++ b/odb/boost/uuid/mssql/uuid-traits.hxx
@@ -1,5 +1,4 @@
// file : odb/boost/uuid/mssql/uuid-traits.hxx
-// copyright : Copyright (c) 2009-2019 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 4d57656..a1de637 100644
--- a/odb/boost/uuid/mysql/uuid-mapping.hxx
+++ b/odb/boost/uuid/mysql/uuid-mapping.hxx
@@ -1,5 +1,4 @@
// file : odb/boost/uuid/mysql/uuid-mapping.hxx
-// copyright : Copyright (c) 2009-2019 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 3593f11..b2ce1b0 100644
--- a/odb/boost/uuid/mysql/uuid-traits.hxx
+++ b/odb/boost/uuid/mysql/uuid-traits.hxx
@@ -1,5 +1,4 @@
// file : odb/boost/uuid/mysql/uuid-traits.hxx
-// copyright : Copyright (c) 2009-2019 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 a71b2f9..bd49122 100644
--- a/odb/boost/uuid/oracle/uuid-mapping.hxx
+++ b/odb/boost/uuid/oracle/uuid-mapping.hxx
@@ -1,5 +1,4 @@
// file : odb/boost/uuid/oracle/uuid-mapping.hxx
-// copyright : Copyright (c) 2009-2019 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 7df3f3d..d1ced34 100644
--- a/odb/boost/uuid/oracle/uuid-traits.hxx
+++ b/odb/boost/uuid/oracle/uuid-traits.hxx
@@ -1,5 +1,4 @@
// file : odb/boost/uuid/oracle/uuid-traits.hxx
-// copyright : Copyright (c) 2009-2019 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 c26bede..517dfa6 100644
--- a/odb/boost/uuid/pgsql/uuid-mapping.hxx
+++ b/odb/boost/uuid/pgsql/uuid-mapping.hxx
@@ -1,5 +1,4 @@
// file : odb/boost/uuid/pgsql/uuid-mapping.hxx
-// copyright : Copyright (c) 2009-2019 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 7f34971..482ca0e 100644
--- a/odb/boost/uuid/pgsql/uuid-traits.hxx
+++ b/odb/boost/uuid/pgsql/uuid-traits.hxx
@@ -1,5 +1,4 @@
// file : odb/boost/uuid/pgsql/uuid-traits.hxx
-// copyright : Copyright (c) 2009-2019 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 178df4e..3fe2b6e 100644
--- a/odb/boost/uuid/sqlite/uuid-mapping.hxx
+++ b/odb/boost/uuid/sqlite/uuid-mapping.hxx
@@ -1,5 +1,4 @@
// file : odb/boost/uuid/sqlite/uuid-mapping.hxx
-// copyright : Copyright (c) 2009-2019 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 3829863..7a333c8 100644
--- a/odb/boost/uuid/sqlite/uuid-traits.hxx
+++ b/odb/boost/uuid/sqlite/uuid-traits.hxx
@@ -1,5 +1,4 @@
// file : odb/boost/uuid/sqlite/uuid-traits.hxx
-// copyright : Copyright (c) 2009-2019 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 41252fa..3d9fa50 100644
--- a/odb/boost/uuid/uuid-common.options
+++ b/odb/boost/uuid/uuid-common.options
@@ -1,5 +1,4 @@
# file : odb/boost/uuid/uuid-common.options
-# copyright : Copyright (c) 2009-2019 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 cd1cd97..f6a8144 100644
--- a/odb/boost/uuid/uuid-mssql.options
+++ b/odb/boost/uuid/uuid-mssql.options
@@ -1,5 +1,4 @@
# file : odb/boost/uuid/uuid-mssql.options
-# copyright : Copyright (c) 2009-2019 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 088a01b..889a452 100644
--- a/odb/boost/uuid/uuid-mysql.options
+++ b/odb/boost/uuid/uuid-mysql.options
@@ -1,5 +1,4 @@
# file : odb/boost/uuid/uuid-mysql.options
-# copyright : Copyright (c) 2009-2019 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 b8aba3c..3022dbf 100644
--- a/odb/boost/uuid/uuid-oracle.options
+++ b/odb/boost/uuid/uuid-oracle.options
@@ -1,5 +1,4 @@
# file : odb/boost/uuid/uuid-oracle.options
-# copyright : Copyright (c) 2009-2019 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 c71951c..63268dc 100644
--- a/odb/boost/uuid/uuid-pgsql.options
+++ b/odb/boost/uuid/uuid-pgsql.options
@@ -1,5 +1,4 @@
# file : odb/boost/uuid/uuid-pgsql.options
-# copyright : Copyright (c) 2009-2019 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 5b4986d..ea515e9 100644
--- a/odb/boost/uuid/uuid-sqlite.options
+++ b/odb/boost/uuid/uuid-sqlite.options
@@ -1,5 +1,4 @@
# file : odb/boost/uuid/uuid-sqlite.options
-# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
--profile boost/version