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/mysql/Makefile.am | 1 - qt/mysql/basic/driver.cxx | 1 - qt/mysql/basic/makefile | 1 - qt/mysql/basic/test.hxx | 1 - qt/mysql/date-time/driver.cxx | 1 - qt/mysql/date-time/makefile | 1 - qt/mysql/date-time/test.hxx | 1 - qt/mysql/makefile | 1 - qt/mysql/template/Makefile.am | 1 - qt/mysql/template/driver.cxx | 1 - qt/mysql/template/makefile | 1 - qt/mysql/template/test.hxx | 1 - qt/mysql/test.bat | 1 - 13 files changed, 13 deletions(-) (limited to 'qt/mysql') diff --git a/qt/mysql/Makefile.am b/qt/mysql/Makefile.am index dec2a28..0e85c9f 100644 --- a/qt/mysql/Makefile.am +++ b/qt/mysql/Makefile.am @@ -1,5 +1,4 @@ # file : qt/mysql/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/mysql/basic/driver.cxx b/qt/mysql/basic/driver.cxx index d2eebd6..d4ed9b8 100644 --- a/qt/mysql/basic/driver.cxx +++ b/qt/mysql/basic/driver.cxx @@ -1,5 +1,4 @@ // file : qt/mysql/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/mysql/basic/makefile b/qt/mysql/basic/makefile index dcfac13..3d7d512 100644 --- a/qt/mysql/basic/makefile +++ b/qt/mysql/basic/makefile @@ -1,5 +1,4 @@ # file : qt/mysql/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/mysql/basic/test.hxx b/qt/mysql/basic/test.hxx index 83b1396..e31689e 100644 --- a/qt/mysql/basic/test.hxx +++ b/qt/mysql/basic/test.hxx @@ -1,5 +1,4 @@ // file : qt/mysql/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/mysql/date-time/driver.cxx b/qt/mysql/date-time/driver.cxx index 34eea5d..0f54c54 100644 --- a/qt/mysql/date-time/driver.cxx +++ b/qt/mysql/date-time/driver.cxx @@ -1,5 +1,4 @@ // file : qt/mysql/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/mysql/date-time/makefile b/qt/mysql/date-time/makefile index 94963f5..278ed02 100644 --- a/qt/mysql/date-time/makefile +++ b/qt/mysql/date-time/makefile @@ -1,5 +1,4 @@ # file : qt/mysql/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/mysql/date-time/test.hxx b/qt/mysql/date-time/test.hxx index dd0f640..dcc711d 100644 --- a/qt/mysql/date-time/test.hxx +++ b/qt/mysql/date-time/test.hxx @@ -1,5 +1,4 @@ // file : qt/mysql/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/mysql/makefile b/qt/mysql/makefile index c87e1ea..4f65578 100644 --- a/qt/mysql/makefile +++ b/qt/mysql/makefile @@ -1,5 +1,4 @@ # file : qt/mysql/makefile -# author : Constantin Michael # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL; see accompanying LICENSE file diff --git a/qt/mysql/template/Makefile.am b/qt/mysql/template/Makefile.am index 1239fa7..6de24ff 100644 --- a/qt/mysql/template/Makefile.am +++ b/qt/mysql/template/Makefile.am @@ -1,5 +1,4 @@ # file : qt/mysql/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/mysql/template/driver.cxx b/qt/mysql/template/driver.cxx index bd12e22..02bf646 100644 --- a/qt/mysql/template/driver.cxx +++ b/qt/mysql/template/driver.cxx @@ -1,5 +1,4 @@ // file : qt/mysql/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/mysql/template/makefile b/qt/mysql/template/makefile index aa5381d..ca8d4ca 100644 --- a/qt/mysql/template/makefile +++ b/qt/mysql/template/makefile @@ -1,5 +1,4 @@ # file : qt/mysql/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/mysql/template/test.hxx b/qt/mysql/template/test.hxx index e6ca8ba..660a844 100644 --- a/qt/mysql/template/test.hxx +++ b/qt/mysql/template/test.hxx @@ -1,5 +1,4 @@ // file : qt/mysql/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/mysql/test.bat b/qt/mysql/test.bat index 96f88be..d2d9278 100644 --- a/qt/mysql/test.bat +++ b/qt/mysql/test.bat @@ -1,6 +1,5 @@ @echo off rem file : qt/mysql/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