From dae71f180120d7a7e22262220410913d77aa1767 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sun, 29 Jan 2012 14:25:57 +0200 Subject: Remove author field from file header Too much effort to maintain. --- oracle/Makefile.am | 1 - oracle/makefile | 1 - oracle/native/driver.cxx | 1 - oracle/native/makefile | 1 - oracle/template/Makefile.am | 1 - oracle/template/driver.cxx | 1 - oracle/template/makefile | 1 - oracle/template/test.hxx | 1 - oracle/test.bat | 1 - oracle/types/driver.cxx | 1 - oracle/types/makefile | 1 - oracle/types/test.hxx | 1 - oracle/types/traits.hxx | 1 - 13 files changed, 13 deletions(-) (limited to 'oracle') 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 # 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 # 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 // 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 # 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 # 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 // 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 # 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 // 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 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 // 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 # 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 // 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 // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file -- cgit v1.1