From 4af884fd8e6dd8b538eede13b82ed6004c085f01 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Wed, 12 Feb 2020 14:30:29 +0300 Subject: Drop copyright notice from source code --- odb/details/meta/answer.hxx | 1 - odb/details/meta/class-p.hxx | 1 - odb/details/meta/polymorphic-p.hxx | 1 - odb/details/meta/remove-const-volatile.hxx | 1 - odb/details/meta/remove-const.hxx | 1 - odb/details/meta/remove-pointer.hxx | 1 - odb/details/meta/remove-volatile.hxx | 1 - odb/details/meta/static-assert.hxx | 1 - 8 files changed, 8 deletions(-) (limited to 'odb/details/meta') diff --git a/odb/details/meta/answer.hxx b/odb/details/meta/answer.hxx index 8667a4b..f15dc43 100644 --- a/odb/details/meta/answer.hxx +++ b/odb/details/meta/answer.hxx @@ -1,5 +1,4 @@ // file : odb/details/meta/answer.hxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_DETAILS_META_ANSWER_HXX diff --git a/odb/details/meta/class-p.hxx b/odb/details/meta/class-p.hxx index 35e9801..bddb452 100644 --- a/odb/details/meta/class-p.hxx +++ b/odb/details/meta/class-p.hxx @@ -1,5 +1,4 @@ // file : odb/details/meta/class-p.hxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_DETAILS_META_CLASS_HXX diff --git a/odb/details/meta/polymorphic-p.hxx b/odb/details/meta/polymorphic-p.hxx index cf12551..10fef6a 100644 --- a/odb/details/meta/polymorphic-p.hxx +++ b/odb/details/meta/polymorphic-p.hxx @@ -1,5 +1,4 @@ // file : odb/details/meta/polymorphic-p.hxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_DETAILS_META_POLYMORPHIC_HXX diff --git a/odb/details/meta/remove-const-volatile.hxx b/odb/details/meta/remove-const-volatile.hxx index 8d01de3..910ec35 100644 --- a/odb/details/meta/remove-const-volatile.hxx +++ b/odb/details/meta/remove-const-volatile.hxx @@ -1,5 +1,4 @@ // file : odb/details/meta/remove-const-volatile.hxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_DETAILS_META_REMOVE_CONST_VOLATILE_HXX diff --git a/odb/details/meta/remove-const.hxx b/odb/details/meta/remove-const.hxx index 61518ab..4a92ed3 100644 --- a/odb/details/meta/remove-const.hxx +++ b/odb/details/meta/remove-const.hxx @@ -1,5 +1,4 @@ // file : odb/details/meta/remove-const.hxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_DETAILS_META_REMOVE_CONST_HXX diff --git a/odb/details/meta/remove-pointer.hxx b/odb/details/meta/remove-pointer.hxx index 52b0218..9963fd7 100644 --- a/odb/details/meta/remove-pointer.hxx +++ b/odb/details/meta/remove-pointer.hxx @@ -1,5 +1,4 @@ // file : odb/details/meta/remove-pointer.hxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_DETAILS_META_REMOVE_POINTER_HXX diff --git a/odb/details/meta/remove-volatile.hxx b/odb/details/meta/remove-volatile.hxx index c100d32..877e532 100644 --- a/odb/details/meta/remove-volatile.hxx +++ b/odb/details/meta/remove-volatile.hxx @@ -1,5 +1,4 @@ // file : odb/details/meta/remove-volatile.hxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_DETAILS_META_REMOVE_VOLATILE_HXX diff --git a/odb/details/meta/static-assert.hxx b/odb/details/meta/static-assert.hxx index c9ecca5..a2cc81b 100644 --- a/odb/details/meta/static-assert.hxx +++ b/odb/details/meta/static-assert.hxx @@ -1,5 +1,4 @@ // file : odb/details/meta/static-assert.hxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_DETAILS_META_STATIC_ASSERT_HXX -- cgit v1.1