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. --- qt/oracle/Makefile.am | 1 - qt/oracle/basic/driver.cxx | 1 - qt/oracle/basic/makefile | 1 - qt/oracle/basic/test.hxx | 1 - qt/oracle/date-time/driver.cxx | 1 - qt/oracle/date-time/makefile | 1 - qt/oracle/date-time/test.hxx | 1 - qt/oracle/makefile | 1 - qt/oracle/template/Makefile.am | 1 - qt/oracle/template/driver.cxx | 1 - qt/oracle/template/makefile | 1 - qt/oracle/template/test.hxx | 1 - qt/oracle/test.bat | 1 - 13 files changed, 13 deletions(-) (limited to 'qt/oracle') diff --git a/qt/oracle/Makefile.am b/qt/oracle/Makefile.am index dedab0e..496c797 100644 --- a/qt/oracle/Makefile.am +++ b/qt/oracle/Makefile.am @@ -1,5 +1,4 @@ # file : qt/oracle/Makefile.am -# author : Constantin Michael # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/qt/oracle/basic/driver.cxx b/qt/oracle/basic/driver.cxx index 9b37d67..a85911f 100644 --- a/qt/oracle/basic/driver.cxx +++ b/qt/oracle/basic/driver.cxx @@ -1,5 +1,4 @@ // file : qt/oracle/basic/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/qt/oracle/basic/makefile b/qt/oracle/basic/makefile index 9f3207e..ab8e650 100644 --- a/qt/oracle/basic/makefile +++ b/qt/oracle/basic/makefile @@ -1,5 +1,4 @@ # file : qt/oracle/basic/makefile -# author : Constantin Michael # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/qt/oracle/basic/test.hxx b/qt/oracle/basic/test.hxx index 6a3e788..d511f3d 100644 --- a/qt/oracle/basic/test.hxx +++ b/qt/oracle/basic/test.hxx @@ -1,5 +1,4 @@ // file : qt/oracle/basic/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/qt/oracle/date-time/driver.cxx b/qt/oracle/date-time/driver.cxx index f6c5400..b201c9f 100644 --- a/qt/oracle/date-time/driver.cxx +++ b/qt/oracle/date-time/driver.cxx @@ -1,5 +1,4 @@ // file : qt/oracle/date-time/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/qt/oracle/date-time/makefile b/qt/oracle/date-time/makefile index e018e16..0fbdce6 100644 --- a/qt/oracle/date-time/makefile +++ b/qt/oracle/date-time/makefile @@ -1,5 +1,4 @@ # file : qt/oracle/date-time/makefile -# author : Constantin Michael # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/qt/oracle/date-time/test.hxx b/qt/oracle/date-time/test.hxx index 1f10411..ab3f11e 100644 --- a/qt/oracle/date-time/test.hxx +++ b/qt/oracle/date-time/test.hxx @@ -1,5 +1,4 @@ // file : qt/oracle/date-time/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/qt/oracle/makefile b/qt/oracle/makefile index 3d3b063..4ae5f4b 100644 --- a/qt/oracle/makefile +++ b/qt/oracle/makefile @@ -1,5 +1,4 @@ # file : qt/oracle/makefile -# author : Constantin Michael # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL; see accompanying LICENSE file diff --git a/qt/oracle/template/Makefile.am b/qt/oracle/template/Makefile.am index 00b4afe..8a9ee00 100644 --- a/qt/oracle/template/Makefile.am +++ b/qt/oracle/template/Makefile.am @@ -1,5 +1,4 @@ # file : qt/oracle/template/Makefile.am -# author : Constantin Michael # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/qt/oracle/template/driver.cxx b/qt/oracle/template/driver.cxx index c43e4f2..c30c0d8 100644 --- a/qt/oracle/template/driver.cxx +++ b/qt/oracle/template/driver.cxx @@ -1,5 +1,4 @@ // file : qt/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/qt/oracle/template/makefile b/qt/oracle/template/makefile index ede9ed3..3b444b1 100644 --- a/qt/oracle/template/makefile +++ b/qt/oracle/template/makefile @@ -1,5 +1,4 @@ # file : qt/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/qt/oracle/template/test.hxx b/qt/oracle/template/test.hxx index 02fcb8f..386cbc5 100644 --- a/qt/oracle/template/test.hxx +++ b/qt/oracle/template/test.hxx @@ -1,5 +1,4 @@ // file : qt/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/qt/oracle/test.bat b/qt/oracle/test.bat index e73cdff..e9a56ee 100644 --- a/qt/oracle/test.bat +++ b/qt/oracle/test.bat @@ -1,6 +1,5 @@ @echo off rem file : qt/oracle/test.bat -rem author : Constantin Michael rem copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC rem license : GNU GPL v2; see accompanying LICENSE file -- cgit v1.1