aboutsummaryrefslogtreecommitdiff
path: root/odb/boost/smart-ptr
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-02-12 14:47:56 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-02-13 14:51:19 +0300
commit680c743e30c8cb3a1293085f9fd4dcacead2ede5 (patch)
treed86df10fb300d86d649bfa76dcbdba607557eb55 /odb/boost/smart-ptr
parent26da0d4131d488ca58ea54e80863f76ca3375f08 (diff)
Drop copyright notice from source code
Diffstat (limited to 'odb/boost/smart-ptr')
-rw-r--r--odb/boost/smart-ptr/lazy-pointer-traits.hxx1
-rw-r--r--odb/boost/smart-ptr/lazy-ptr.hxx1
-rw-r--r--odb/boost/smart-ptr/lazy-ptr.ixx1
-rw-r--r--odb/boost/smart-ptr/lazy-ptr.txx1
-rw-r--r--odb/boost/smart-ptr/pointer-traits.hxx1
-rw-r--r--odb/boost/smart-ptr/wrapper-traits.hxx1
6 files changed, 0 insertions, 6 deletions
diff --git a/odb/boost/smart-ptr/lazy-pointer-traits.hxx b/odb/boost/smart-ptr/lazy-pointer-traits.hxx
index 93d9e1d..92b5441 100644
--- a/odb/boost/smart-ptr/lazy-pointer-traits.hxx
+++ b/odb/boost/smart-ptr/lazy-pointer-traits.hxx
@@ -1,5 +1,4 @@
// file : odb/boost/smart-ptr/lazy-pointer-traits.hxx
-// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_BOOST_SMART_PTR_LAZY_POINTER_TRAITS_HXX
diff --git a/odb/boost/smart-ptr/lazy-ptr.hxx b/odb/boost/smart-ptr/lazy-ptr.hxx
index 7d23d9c..ec25eb1 100644
--- a/odb/boost/smart-ptr/lazy-ptr.hxx
+++ b/odb/boost/smart-ptr/lazy-ptr.hxx
@@ -1,5 +1,4 @@
// file : odb/boost/smart-ptr/lazy-ptr.hxx
-// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_BOOST_SMART_PTR_LAZY_PTR_HXX
diff --git a/odb/boost/smart-ptr/lazy-ptr.ixx b/odb/boost/smart-ptr/lazy-ptr.ixx
index 92e4ac2..4baad87 100644
--- a/odb/boost/smart-ptr/lazy-ptr.ixx
+++ b/odb/boost/smart-ptr/lazy-ptr.ixx
@@ -1,5 +1,4 @@
// file : odb/boost/smart-ptr/lazy-ptr.ixx
-// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
namespace odb
diff --git a/odb/boost/smart-ptr/lazy-ptr.txx b/odb/boost/smart-ptr/lazy-ptr.txx
index d9ec0b5..c0cebd9 100644
--- a/odb/boost/smart-ptr/lazy-ptr.txx
+++ b/odb/boost/smart-ptr/lazy-ptr.txx
@@ -1,5 +1,4 @@
// file : odb/boost/smart-ptr/lazy-ptr.txx
-// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
namespace odb
diff --git a/odb/boost/smart-ptr/pointer-traits.hxx b/odb/boost/smart-ptr/pointer-traits.hxx
index da6dedc..8882822 100644
--- a/odb/boost/smart-ptr/pointer-traits.hxx
+++ b/odb/boost/smart-ptr/pointer-traits.hxx
@@ -1,5 +1,4 @@
// file : odb/boost/smart-ptr/pointer-traits.hxx
-// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_BOOST_SMART_PTR_POINTER_TRAITS_HXX
diff --git a/odb/boost/smart-ptr/wrapper-traits.hxx b/odb/boost/smart-ptr/wrapper-traits.hxx
index 58f3b27..bc3229d 100644
--- a/odb/boost/smart-ptr/wrapper-traits.hxx
+++ b/odb/boost/smart-ptr/wrapper-traits.hxx
@@ -1,5 +1,4 @@
// file : odb/boost/smart-ptr/wrapper-traits.hxx
-// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_BOOST_SMART_PTR_WRAPPER_TRAITS_HXX