aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-02-13 13:13:23 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-02-13 13:13:23 +0300
commit0a51e430d1d77b1c43e1c77be71cc87774d287c4 (patch)
tree0c5808d5438ce6737fdab879c5f5f5b515723f96
parent084ad0fa842eb8adf57a8857fe7fc175941cb8bc (diff)
Drop copyright notice from source codeHEADmaster
-rw-r--r--Makefile.am1
-rwxr-xr-xbootstrap1
-rw-r--r--build/bootstrap.make1
-rw-r--r--build/export/libodb-tracer/stub.make1
-rw-r--r--build/import/libodb-tracer/configuration-rules.make1
-rwxr-xr-xbuild/import/libodb-tracer/configure1
-rw-r--r--build/import/libodb-tracer/stub.make1
-rw-r--r--build/import/libodb/configuration-rules.make1
-rwxr-xr-xbuild/import/libodb/configure1
-rw-r--r--build/import/libodb/stub.make1
-rw-r--r--configure.ac1
-rw-r--r--libodb-tracer.pc.in1
-rw-r--r--m4/disable-rpath.m41
-rw-r--r--m4/libodb.m41
-rw-r--r--m4/libtool-link.m41
-rw-r--r--m4/pkgconfig.m41
-rw-r--r--m4/static-lib.m41
-rw-r--r--m4/threads.m41
-rw-r--r--makefile1
-rw-r--r--odb/tracer/Makefile.am1
-rw-r--r--odb/tracer/connection.cxx1
-rw-r--r--odb/tracer/connection.hxx1
-rw-r--r--odb/tracer/database.cxx1
-rw-r--r--odb/tracer/database.hxx1
-rw-r--r--odb/tracer/details/config.h.in1
-rw-r--r--odb/tracer/details/config.hxx1
-rw-r--r--odb/tracer/details/export.hxx1
-rw-r--r--odb/tracer/exceptions.cxx1
-rw-r--r--odb/tracer/exceptions.hxx1
-rw-r--r--odb/tracer/forward.hxx1
-rw-r--r--odb/tracer/makefile1
-rw-r--r--odb/tracer/transaction-impl.cxx1
-rw-r--r--odb/tracer/transaction-impl.hxx1
-rw-r--r--odb/tracer/transaction.cxx1
-rw-r--r--odb/tracer/transaction.hxx1
-rw-r--r--odb/tracer/transaction.ixx1
-rw-r--r--odb/tracer/version.hxx1
37 files changed, 0 insertions, 37 deletions
diff --git a/Makefile.am b/Makefile.am
index 7fcf2e0..7a854fc 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,5 @@
# file : Makefile.am
# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
SUBDIRS = __path__(dirs)
diff --git a/bootstrap b/bootstrap
index 777bd86..1d4bf7d 100755
--- a/bootstrap
+++ b/bootstrap
@@ -2,7 +2,6 @@
# file : bootstrap
# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
#
diff --git a/build/bootstrap.make b/build/bootstrap.make
index 5107dac..3389d44 100644
--- a/build/bootstrap.make
+++ b/build/bootstrap.make
@@ -1,6 +1,5 @@
# file : build/bootstrap.make
# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
project_name := libodb-tracer
diff --git a/build/export/libodb-tracer/stub.make b/build/export/libodb-tracer/stub.make
index 5bc473d..06bbd40 100644
--- a/build/export/libodb-tracer/stub.make
+++ b/build/export/libodb-tracer/stub.make
@@ -1,6 +1,5 @@
# file : build/export/libodb-tracer/stub.make
# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
$(call include-once,$(src_root)/odb/tracer/makefile,$(out_root))
diff --git a/build/import/libodb-tracer/configuration-rules.make b/build/import/libodb-tracer/configuration-rules.make
index 2780987..7ecbdb0 100644
--- a/build/import/libodb-tracer/configuration-rules.make
+++ b/build/import/libodb-tracer/configuration-rules.make
@@ -1,6 +1,5 @@
# file : build/import/libodb-tracer/configuration-rules.make
# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
$(dcf_root)/import/libodb-tracer/configuration-dynamic.make: | $(dcf_root)/import/libodb-tracer/.
diff --git a/build/import/libodb-tracer/configure b/build/import/libodb-tracer/configure
index 644b804..8b03827 100755
--- a/build/import/libodb-tracer/configure
+++ b/build/import/libodb-tracer/configure
@@ -2,7 +2,6 @@
# file : build/import/libodb-tracer/configure
# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
diff --git a/build/import/libodb-tracer/stub.make b/build/import/libodb-tracer/stub.make
index 8d4bb96..274befe 100644
--- a/build/import/libodb-tracer/stub.make
+++ b/build/import/libodb-tracer/stub.make
@@ -1,6 +1,5 @@
# file : build/import/libodb-tracer/stub.make
# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
$(call include-once,$(scf_root)/import/libodb-tracer/configuration-rules.make,$(dcf_root))
diff --git a/build/import/libodb/configuration-rules.make b/build/import/libodb/configuration-rules.make
index 9263bb0..89a2c74 100644
--- a/build/import/libodb/configuration-rules.make
+++ b/build/import/libodb/configuration-rules.make
@@ -1,6 +1,5 @@
# file : build/import/libodb/configuration-rules.make
# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
$(dcf_root)/import/libodb/configuration-dynamic.make: | $(dcf_root)/import/libodb/.
diff --git a/build/import/libodb/configure b/build/import/libodb/configure
index 90e21d4..4a68914 100755
--- a/build/import/libodb/configure
+++ b/build/import/libodb/configure
@@ -2,7 +2,6 @@
# file : build/import/libodb/configure
# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
diff --git a/build/import/libodb/stub.make b/build/import/libodb/stub.make
index 97bb5ff..93649dd 100644
--- a/build/import/libodb/stub.make
+++ b/build/import/libodb/stub.make
@@ -1,6 +1,5 @@
# file : build/import/libodb/stub.make
# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
$(call include-once,$(scf_root)/import/libodb/configuration-rules.make,$(dcf_root))
diff --git a/configure.ac b/configure.ac
index 762d92a..5deefed 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,5 @@
# file : configure.ac
# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
AC_PREREQ(2.60)
diff --git a/libodb-tracer.pc.in b/libodb-tracer.pc.in
index ffe5c41..4acb4bc 100644
--- a/libodb-tracer.pc.in
+++ b/libodb-tracer.pc.in
@@ -1,6 +1,5 @@
# file : libodb-tracer.pc.in
# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
prefix=@prefix@
diff --git a/m4/disable-rpath.m4 b/m4/disable-rpath.m4
index 376599e..309c7fb 100644
--- a/m4/disable-rpath.m4
+++ b/m4/disable-rpath.m4
@@ -1,6 +1,5 @@
dnl file : m4/disable-rpath.m4
dnl author : Boris Kolpackov <boris@codesynthesis.com>
-dnl copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
AC_DEFUN([DISABLE_RPATH],[
diff --git a/m4/libodb.m4 b/m4/libodb.m4
index fb11859..045bf4a 100644
--- a/m4/libodb.m4
+++ b/m4/libodb.m4
@@ -1,6 +1,5 @@
dnl file : m4/libodb.m4
dnl author : Boris Kolpackov <boris@codesynthesis.com>
-dnl copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
dnl LIBODB([ACTION-IF-FOUND[, ACTION-IF-NOT-FOUND]])
diff --git a/m4/libtool-link.m4 b/m4/libtool-link.m4
index d8395d5..09c79c8 100644
--- a/m4/libtool-link.m4
+++ b/m4/libtool-link.m4
@@ -1,6 +1,5 @@
dnl file : m4/libtool-link.m4
dnl author : Boris Kolpackov <boris@codesynthesis.com>
-dnl copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
dnl
diff --git a/m4/pkgconfig.m4 b/m4/pkgconfig.m4
index 11ccb00..2b2b376 100644
--- a/m4/pkgconfig.m4
+++ b/m4/pkgconfig.m4
@@ -1,6 +1,5 @@
dnl file : m4/pkgconfig.m4
dnl author : Boris Kolpackov <boris@codesynthesis.com>
-dnl copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
AC_DEFUN([PKGCONFIG],[
diff --git a/m4/static-lib.m4 b/m4/static-lib.m4
index f550b7b..4cd7c52 100644
--- a/m4/static-lib.m4
+++ b/m4/static-lib.m4
@@ -1,6 +1,5 @@
dnl file : m4/static-lib.m4
dnl author : Boris Kolpackov <boris@codesynthesis.com>
-dnl copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
dnl STATIC_LIB(MACRO, DESCRIPTION)
diff --git a/m4/threads.m4 b/m4/threads.m4
index d4ed7cd..37b15c6 100644
--- a/m4/threads.m4
+++ b/m4/threads.m4
@@ -1,6 +1,5 @@
dnl file : m4/threads.m4
dnl author : Boris Kolpackov <boris@codesynthesis.com>
-dnl copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
AC_DEFUN([THREADS],[
diff --git a/makefile b/makefile
index ae51bd6..fba0a01 100644
--- a/makefile
+++ b/makefile
@@ -1,6 +1,5 @@
# file : makefile
# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))build/bootstrap.make
diff --git a/odb/tracer/Makefile.am b/odb/tracer/Makefile.am
index 8bd80b7..0dfa6ae 100644
--- a/odb/tracer/Makefile.am
+++ b/odb/tracer/Makefile.am
@@ -1,6 +1,5 @@
# file : odb/tracer/Makefile.am
# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
lib_LTLIBRARIES = libodb-tracer.la
diff --git a/odb/tracer/connection.cxx b/odb/tracer/connection.cxx
index 54c233c..9c4fbb7 100644
--- a/odb/tracer/connection.cxx
+++ b/odb/tracer/connection.cxx
@@ -1,6 +1,5 @@
// file : odb/tracer/connection.cxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#include <odb/transaction.hxx>
diff --git a/odb/tracer/connection.hxx b/odb/tracer/connection.hxx
index 743bf92..c2fe3c5 100644
--- a/odb/tracer/connection.hxx
+++ b/odb/tracer/connection.hxx
@@ -1,6 +1,5 @@
// file : odb/tracer/connection.hxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_TRACER_CONNECTION_HXX
diff --git a/odb/tracer/database.cxx b/odb/tracer/database.cxx
index 5e032ee..ee49d2f 100644
--- a/odb/tracer/database.cxx
+++ b/odb/tracer/database.cxx
@@ -1,6 +1,5 @@
// file : odb/tracer/database.cxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#include <odb/tracer/database.hxx>
diff --git a/odb/tracer/database.hxx b/odb/tracer/database.hxx
index acdad8a..e44530a 100644
--- a/odb/tracer/database.hxx
+++ b/odb/tracer/database.hxx
@@ -1,6 +1,5 @@
// file : odb/tracer/database.hxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_TRACER_DATABASE_HXX
diff --git a/odb/tracer/details/config.h.in b/odb/tracer/details/config.h.in
index 1bec150..bf1f2c9 100644
--- a/odb/tracer/details/config.h.in
+++ b/odb/tracer/details/config.h.in
@@ -1,6 +1,5 @@
/* file : odb/tracer/details/config.h.in
* author : Boris Kolpackov <boris@codesynthesis.com>
- * copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
* license : GNU GPL v2; see accompanying LICENSE file
*/
diff --git a/odb/tracer/details/config.hxx b/odb/tracer/details/config.hxx
index d6a173a..c8d55a5 100644
--- a/odb/tracer/details/config.hxx
+++ b/odb/tracer/details/config.hxx
@@ -1,6 +1,5 @@
// file : odb/tracer/details/config.hxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_TRACER_DETAILS_CONFIG_HXX
diff --git a/odb/tracer/details/export.hxx b/odb/tracer/details/export.hxx
index 3aee38b..647e734 100644
--- a/odb/tracer/details/export.hxx
+++ b/odb/tracer/details/export.hxx
@@ -1,6 +1,5 @@
// file : odb/tracer/details/export.hxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_TRACER_DETAILS_EXPORT_HXX
diff --git a/odb/tracer/exceptions.cxx b/odb/tracer/exceptions.cxx
index 86ad055..2d96420 100644
--- a/odb/tracer/exceptions.cxx
+++ b/odb/tracer/exceptions.cxx
@@ -1,6 +1,5 @@
// file : odb/tracer/exceptions.cxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#include <odb/tracer/exceptions.hxx>
diff --git a/odb/tracer/exceptions.hxx b/odb/tracer/exceptions.hxx
index ab5c1c0..49cc0be 100644
--- a/odb/tracer/exceptions.hxx
+++ b/odb/tracer/exceptions.hxx
@@ -1,6 +1,5 @@
// file : odb/tracer/exceptions.hxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_TRACER_EXCEPTIONS_HXX
diff --git a/odb/tracer/forward.hxx b/odb/tracer/forward.hxx
index 61f0eb7..36f1507 100644
--- a/odb/tracer/forward.hxx
+++ b/odb/tracer/forward.hxx
@@ -1,6 +1,5 @@
// file : odb/tracer/forward.hxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_TRACER_FORWARD_HXX
diff --git a/odb/tracer/makefile b/odb/tracer/makefile
index 2406e72..0a480c3 100644
--- a/odb/tracer/makefile
+++ b/odb/tracer/makefile
@@ -1,6 +1,5 @@
# file : odb/tracer/makefile
# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make
diff --git a/odb/tracer/transaction-impl.cxx b/odb/tracer/transaction-impl.cxx
index bf272b3..5f50530 100644
--- a/odb/tracer/transaction-impl.cxx
+++ b/odb/tracer/transaction-impl.cxx
@@ -1,6 +1,5 @@
// file : odb/tracer/transaction-impl.cxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#include <iostream>
diff --git a/odb/tracer/transaction-impl.hxx b/odb/tracer/transaction-impl.hxx
index b92797b..7ea44bc 100644
--- a/odb/tracer/transaction-impl.hxx
+++ b/odb/tracer/transaction-impl.hxx
@@ -1,6 +1,5 @@
// file : odb/tracer/transaction-impl.hxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_TRACER_TRANSACTION_IMPL_HXX
diff --git a/odb/tracer/transaction.cxx b/odb/tracer/transaction.cxx
index 9b7ed6b..65ad3fd 100644
--- a/odb/tracer/transaction.cxx
+++ b/odb/tracer/transaction.cxx
@@ -1,6 +1,5 @@
// file : odb/tracer/transaction.cxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#include <odb/tracer/transaction.hxx>
diff --git a/odb/tracer/transaction.hxx b/odb/tracer/transaction.hxx
index b65903d..823ebc8 100644
--- a/odb/tracer/transaction.hxx
+++ b/odb/tracer/transaction.hxx
@@ -1,6 +1,5 @@
// file : odb/tracer/transaction.hxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_TRACER_TRANSACTION_HXX
diff --git a/odb/tracer/transaction.ixx b/odb/tracer/transaction.ixx
index d936e8d..791fe87 100644
--- a/odb/tracer/transaction.ixx
+++ b/odb/tracer/transaction.ixx
@@ -1,6 +1,5 @@
// file : odb/tracer/transaction.ixx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#include <odb/tracer/database.hxx>
diff --git a/odb/tracer/version.hxx b/odb/tracer/version.hxx
index d2af653..4a8285a 100644
--- a/odb/tracer/version.hxx
+++ b/odb/tracer/version.hxx
@@ -1,6 +1,5 @@
// file : odb/tracer/version.hxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_TRACER_VERSION_HXX