aboutsummaryrefslogtreecommitdiff
path: root/oracle
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2012-01-29 14:25:57 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2012-01-29 14:25:57 +0200
commitdae71f180120d7a7e22262220410913d77aa1767 (patch)
tree643a6529864e6e0e22446f2180707124c71847d0 /oracle
parentd3905b172b7d3cd1df933f57072aee652d10c186 (diff)
Remove author field from file header
Too much effort to maintain.
Diffstat (limited to 'oracle')
-rw-r--r--oracle/Makefile.am1
-rw-r--r--oracle/makefile1
-rw-r--r--oracle/native/driver.cxx1
-rw-r--r--oracle/native/makefile1
-rw-r--r--oracle/template/Makefile.am1
-rw-r--r--oracle/template/driver.cxx1
-rw-r--r--oracle/template/makefile1
-rw-r--r--oracle/template/test.hxx1
-rw-r--r--oracle/test.bat1
-rw-r--r--oracle/types/driver.cxx1
-rw-r--r--oracle/types/makefile1
-rw-r--r--oracle/types/test.hxx1
-rw-r--r--oracle/types/traits.hxx1
13 files changed, 0 insertions, 13 deletions
diff --git a/oracle/Makefile.am b/oracle/Makefile.am
index 2fefbca..9caff0c 100644
--- a/oracle/Makefile.am
+++ b/oracle/Makefile.am
@@ -1,5 +1,4 @@
# file : oracle/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
diff --git a/oracle/makefile b/oracle/makefile
index d4a3e94..ed6dd2a 100644
--- a/oracle/makefile
+++ b/oracle/makefile
@@ -1,5 +1,4 @@
# file : oracle/makefile
-# author : Constantin Michael <constantin@codesynthesis.com>
# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
diff --git a/oracle/native/driver.cxx b/oracle/native/driver.cxx
index d2b0bfc..6a78e46 100644
--- a/oracle/native/driver.cxx
+++ b/oracle/native/driver.cxx
@@ -1,5 +1,4 @@
// file : oracle/native/driver.cxx
-// author : Constantin Michael <constantin@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
diff --git a/oracle/native/makefile b/oracle/native/makefile
index ff2d16c..d911c6d 100644
--- a/oracle/native/makefile
+++ b/oracle/native/makefile
@@ -1,5 +1,4 @@
# file : oracle/native/makefile
-# author : Constantin Michael <constantin@codesynthesis.com>
# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
diff --git a/oracle/template/Makefile.am b/oracle/template/Makefile.am
index 4cb79d0..3b4c3cb 100644
--- a/oracle/template/Makefile.am
+++ b/oracle/template/Makefile.am
@@ -1,5 +1,4 @@
# file : oracle/template/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
diff --git a/oracle/template/driver.cxx b/oracle/template/driver.cxx
index a2146ba..4b18515 100644
--- a/oracle/template/driver.cxx
+++ b/oracle/template/driver.cxx
@@ -1,5 +1,4 @@
// file : oracle/template/driver.cxx
-// author : Constantin Michael <constantin@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
diff --git a/oracle/template/makefile b/oracle/template/makefile
index 2798388..d761873 100644
--- a/oracle/template/makefile
+++ b/oracle/template/makefile
@@ -1,5 +1,4 @@
# file : oracle/template/makefile
-# author : Constantin Michael <constantin@codesynthesis.com>
# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
diff --git a/oracle/template/test.hxx b/oracle/template/test.hxx
index fb8e53c..6ba06ce 100644
--- a/oracle/template/test.hxx
+++ b/oracle/template/test.hxx
@@ -1,5 +1,4 @@
// file : oracle/template/test.hxx
-// author : Constantin Michael <constantin@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
diff --git a/oracle/test.bat b/oracle/test.bat
index 13680d5..481590e 100644
--- a/oracle/test.bat
+++ b/oracle/test.bat
@@ -1,6 +1,5 @@
@echo off
rem file : oracle/test.bat
-rem author : Boris Kolpackov <boris@codesynthesis.com>
rem copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
rem license : GNU GPL v2; see accompanying LICENSE file
diff --git a/oracle/types/driver.cxx b/oracle/types/driver.cxx
index 684a46e..0f8c0f9 100644
--- a/oracle/types/driver.cxx
+++ b/oracle/types/driver.cxx
@@ -1,5 +1,4 @@
// file : oracle/types/driver.cxx
-// author : Constantin Michael <constantin@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
diff --git a/oracle/types/makefile b/oracle/types/makefile
index 69b3b66..c91868f 100644
--- a/oracle/types/makefile
+++ b/oracle/types/makefile
@@ -1,5 +1,4 @@
# file : oracle/types/makefile
-# 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/oracle/types/test.hxx b/oracle/types/test.hxx
index 53f09e8..3090961 100644
--- a/oracle/types/test.hxx
+++ b/oracle/types/test.hxx
@@ -1,5 +1,4 @@
// file : oracle/types/test.hxx
-// author : Constantin Michael <constantin@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
diff --git a/oracle/types/traits.hxx b/oracle/types/traits.hxx
index e47e1ea..8c43f0d 100644
--- a/oracle/types/traits.hxx
+++ b/oracle/types/traits.hxx
@@ -1,5 +1,4 @@
// file : oracle/types/traits.hxx
-// author : Constantin Michael <constantin@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file