diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2020-02-12 14:47:56 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2020-02-13 14:51:19 +0300 |
commit | 680c743e30c8cb3a1293085f9fd4dcacead2ede5 (patch) | |
tree | d86df10fb300d86d649bfa76dcbdba607557eb55 /odb/boost/uuid/mssql | |
parent | 26da0d4131d488ca58ea54e80863f76ca3375f08 (diff) |
Drop copyright notice from source code
Diffstat (limited to 'odb/boost/uuid/mssql')
-rw-r--r-- | odb/boost/uuid/mssql/uuid-mapping.hxx | 1 | ||||
-rw-r--r-- | odb/boost/uuid/mssql/uuid-traits.hxx | 1 |
2 files changed, 0 insertions, 2 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 |