aboutsummaryrefslogtreecommitdiff
path: root/odb/qt/smart-ptr
diff options
context:
space:
mode:
Diffstat (limited to 'odb/qt/smart-ptr')
-rw-r--r--odb/qt/smart-ptr/lazy-pointer-traits.hxx1
-rw-r--r--odb/qt/smart-ptr/lazy-ptr.hxx1
-rw-r--r--odb/qt/smart-ptr/lazy-ptr.ixx1
-rw-r--r--odb/qt/smart-ptr/lazy-ptr.txx1
-rw-r--r--odb/qt/smart-ptr/pointer-traits.hxx1
-rw-r--r--odb/qt/smart-ptr/wrapper-traits.hxx1
6 files changed, 0 insertions, 6 deletions
diff --git a/odb/qt/smart-ptr/lazy-pointer-traits.hxx b/odb/qt/smart-ptr/lazy-pointer-traits.hxx
index 545f008..6c7aa38 100644
--- a/odb/qt/smart-ptr/lazy-pointer-traits.hxx
+++ b/odb/qt/smart-ptr/lazy-pointer-traits.hxx
@@ -1,5 +1,4 @@
// file : odb/qt/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_QT_SMART_PTR_LAZY_POINTER_TRAITS_HXX
diff --git a/odb/qt/smart-ptr/lazy-ptr.hxx b/odb/qt/smart-ptr/lazy-ptr.hxx
index 9326998..865e355 100644
--- a/odb/qt/smart-ptr/lazy-ptr.hxx
+++ b/odb/qt/smart-ptr/lazy-ptr.hxx
@@ -1,5 +1,4 @@
// file : odb/qt/smart-ptr/lazy-ptr.hxx
-// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_QT_SMART_PTR_LAZY_PTR_HXX
diff --git a/odb/qt/smart-ptr/lazy-ptr.ixx b/odb/qt/smart-ptr/lazy-ptr.ixx
index 8757872..b9e6de8 100644
--- a/odb/qt/smart-ptr/lazy-ptr.ixx
+++ b/odb/qt/smart-ptr/lazy-ptr.ixx
@@ -1,5 +1,4 @@
// file : odb/qt/smart-ptr/lazy-ptr.ixx
-// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
//
diff --git a/odb/qt/smart-ptr/lazy-ptr.txx b/odb/qt/smart-ptr/lazy-ptr.txx
index e842942..0ae038a 100644
--- a/odb/qt/smart-ptr/lazy-ptr.txx
+++ b/odb/qt/smart-ptr/lazy-ptr.txx
@@ -1,5 +1,4 @@
// file : odb/qt/smart-ptr/lazy-ptr.txx
-// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
template <class T>
diff --git a/odb/qt/smart-ptr/pointer-traits.hxx b/odb/qt/smart-ptr/pointer-traits.hxx
index bb171c3..f5cbc39 100644
--- a/odb/qt/smart-ptr/pointer-traits.hxx
+++ b/odb/qt/smart-ptr/pointer-traits.hxx
@@ -1,5 +1,4 @@
// file : odb/qt/smart-ptr/pointer-traits.hxx
-// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_QT_SMART_PTR_POINTER_TRAITS_HXX
diff --git a/odb/qt/smart-ptr/wrapper-traits.hxx b/odb/qt/smart-ptr/wrapper-traits.hxx
index c08c5e1..dc6cb02 100644
--- a/odb/qt/smart-ptr/wrapper-traits.hxx
+++ b/odb/qt/smart-ptr/wrapper-traits.hxx
@@ -1,5 +1,4 @@
// file : odb/qt/smart-ptr/wrapper-traits.hxx
-// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_QT_SMART_PTR_WRAPPER_TRAITS_HXX