From 6fdf29cec658ba119c0b508083986b66102d8cb4 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 13 Feb 2020 12:43:41 +0300 Subject: Drop copyright notice from source code --- odb/qt/containers/list-iterator.hxx | 1 - odb/qt/containers/list-traits.hxx | 1 - odb/qt/containers/list-traits.txx | 1 - odb/qt/containers/list.hxx | 1 - odb/qt/containers/list.ixx | 1 - odb/qt/containers/mutable-list-iterator.hxx | 1 - odb/qt/containers/qhash-traits.hxx | 1 - odb/qt/containers/qlinked-list-traits.hxx | 1 - odb/qt/containers/qlist-traits.hxx | 1 - odb/qt/containers/qmap-traits.hxx | 1 - odb/qt/containers/qset-traits.hxx | 1 - odb/qt/containers/qvector-traits.hxx | 1 - 12 files changed, 12 deletions(-) (limited to 'odb/qt/containers') diff --git a/odb/qt/containers/list-iterator.hxx b/odb/qt/containers/list-iterator.hxx index 3414e69..67f56fd 100644 --- a/odb/qt/containers/list-iterator.hxx +++ b/odb/qt/containers/list-iterator.hxx @@ -1,5 +1,4 @@ // file : odb/qt/containers/list-iterator.hxx -// copyright : Copyright (c) 2005-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_QT_CONTAINERS_LIST_ITERATOR_HXX diff --git a/odb/qt/containers/list-traits.hxx b/odb/qt/containers/list-traits.hxx index 11f5260..5a3ee38 100644 --- a/odb/qt/containers/list-traits.hxx +++ b/odb/qt/containers/list-traits.hxx @@ -1,5 +1,4 @@ // file : odb/qt/containers/list-traits.hxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_QT_CONTAINERS_LIST_TRAITS_HXX diff --git a/odb/qt/containers/list-traits.txx b/odb/qt/containers/list-traits.txx index 12dd58c..105fc2a 100644 --- a/odb/qt/containers/list-traits.txx +++ b/odb/qt/containers/list-traits.txx @@ -1,5 +1,4 @@ // file : odb/qt/containers/list-traits.txx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file namespace odb diff --git a/odb/qt/containers/list.hxx b/odb/qt/containers/list.hxx index 5dd85ec..7fdec25 100644 --- a/odb/qt/containers/list.hxx +++ b/odb/qt/containers/list.hxx @@ -1,5 +1,4 @@ // file : odb/qt/containers/list.hxx -// copyright : Copyright (c) 2005-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_QT_CONTAINERS_LIST_HXX diff --git a/odb/qt/containers/list.ixx b/odb/qt/containers/list.ixx index f211d64..d9d37b6 100644 --- a/odb/qt/containers/list.ixx +++ b/odb/qt/containers/list.ixx @@ -1,5 +1,4 @@ // file : odb/qt/containers/list.ixx -// copyright : Copyright (c) 2005-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file // diff --git a/odb/qt/containers/mutable-list-iterator.hxx b/odb/qt/containers/mutable-list-iterator.hxx index bd6f17e..271633a 100644 --- a/odb/qt/containers/mutable-list-iterator.hxx +++ b/odb/qt/containers/mutable-list-iterator.hxx @@ -1,5 +1,4 @@ // file : odb/qt/containers/mutable-list-iterator.hxx -// copyright : Copyright (c) 2005-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_QT_CONTAINERS_MUTABLE_LIST_ITERATOR_HXX diff --git a/odb/qt/containers/qhash-traits.hxx b/odb/qt/containers/qhash-traits.hxx index c82c8d0..9f42d37 100644 --- a/odb/qt/containers/qhash-traits.hxx +++ b/odb/qt/containers/qhash-traits.hxx @@ -1,5 +1,4 @@ // file : odb/qt/containers/qhash-traits.hxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_QT_CONTAINER_QHASH_TRAITS_HXX diff --git a/odb/qt/containers/qlinked-list-traits.hxx b/odb/qt/containers/qlinked-list-traits.hxx index 64e950f..378a472 100644 --- a/odb/qt/containers/qlinked-list-traits.hxx +++ b/odb/qt/containers/qlinked-list-traits.hxx @@ -1,5 +1,4 @@ // file : odb/qt/containers/qlinked-list-traits.hxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_QT_CONTAINER_QLINKED_LIST_TRAITS_HXX diff --git a/odb/qt/containers/qlist-traits.hxx b/odb/qt/containers/qlist-traits.hxx index 54e1b68..572d02a 100644 --- a/odb/qt/containers/qlist-traits.hxx +++ b/odb/qt/containers/qlist-traits.hxx @@ -1,5 +1,4 @@ // file : odb/qt/containers/qlist-traits.hxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_QT_CONTAINER_QLIST_TRAITS_HXX diff --git a/odb/qt/containers/qmap-traits.hxx b/odb/qt/containers/qmap-traits.hxx index 87d950f..5f13b29 100644 --- a/odb/qt/containers/qmap-traits.hxx +++ b/odb/qt/containers/qmap-traits.hxx @@ -1,5 +1,4 @@ // file : odb/qt/containers/qmap-traits.hxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_QT_CONTAINER_QMAP_TRAITS_HXX diff --git a/odb/qt/containers/qset-traits.hxx b/odb/qt/containers/qset-traits.hxx index 3b7f031..fbea8b7 100644 --- a/odb/qt/containers/qset-traits.hxx +++ b/odb/qt/containers/qset-traits.hxx @@ -1,5 +1,4 @@ // file : odb/qt/containers/qset-traits.hxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_QT_CONTAINER_QSET_TRAITS_HXX diff --git a/odb/qt/containers/qvector-traits.hxx b/odb/qt/containers/qvector-traits.hxx index c483b0c..e3905f7 100644 --- a/odb/qt/containers/qvector-traits.hxx +++ b/odb/qt/containers/qvector-traits.hxx @@ -1,5 +1,4 @@ // file : odb/qt/containers/qvector-traits.hxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_QT_CONTAINER_QVECTOR_TRAITS_HXX -- cgit v1.1