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/sqlite/Makefile.am | 1 - qt/sqlite/basic/driver.cxx | 1 - qt/sqlite/basic/makefile | 1 - qt/sqlite/basic/test.hxx | 1 - qt/sqlite/date-time/driver.cxx | 1 - qt/sqlite/date-time/makefile | 1 - qt/sqlite/date-time/test.hxx | 1 - qt/sqlite/makefile | 1 - qt/sqlite/template/Makefile.am | 1 - qt/sqlite/template/driver.cxx | 1 - qt/sqlite/template/makefile | 1 - qt/sqlite/template/test.hxx | 1 - qt/sqlite/test.bat | 1 - 13 files changed, 13 deletions(-) (limited to 'qt/sqlite') diff --git a/qt/sqlite/Makefile.am b/qt/sqlite/Makefile.am index 98962a9..0964652 100644 --- a/qt/sqlite/Makefile.am +++ b/qt/sqlite/Makefile.am @@ -1,5 +1,4 @@ # file : qt/sqlite/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/sqlite/basic/driver.cxx b/qt/sqlite/basic/driver.cxx index c925f65..1f68e91 100644 --- a/qt/sqlite/basic/driver.cxx +++ b/qt/sqlite/basic/driver.cxx @@ -1,5 +1,4 @@ // file : qt/sqlite/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/sqlite/basic/makefile b/qt/sqlite/basic/makefile index aeede6a..e923fc8 100644 --- a/qt/sqlite/basic/makefile +++ b/qt/sqlite/basic/makefile @@ -1,5 +1,4 @@ # file : qt/sqlite/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/sqlite/basic/test.hxx b/qt/sqlite/basic/test.hxx index 847e8c1..032de7f 100644 --- a/qt/sqlite/basic/test.hxx +++ b/qt/sqlite/basic/test.hxx @@ -1,5 +1,4 @@ // file : qt/sqlite/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/sqlite/date-time/driver.cxx b/qt/sqlite/date-time/driver.cxx index 0ee5831..4e131df 100644 --- a/qt/sqlite/date-time/driver.cxx +++ b/qt/sqlite/date-time/driver.cxx @@ -1,5 +1,4 @@ // file : qt/sqlite/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/sqlite/date-time/makefile b/qt/sqlite/date-time/makefile index 71365df..d2b1f33 100644 --- a/qt/sqlite/date-time/makefile +++ b/qt/sqlite/date-time/makefile @@ -1,5 +1,4 @@ # file : qt/sqlite/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/sqlite/date-time/test.hxx b/qt/sqlite/date-time/test.hxx index 7531362..58c3a8d 100644 --- a/qt/sqlite/date-time/test.hxx +++ b/qt/sqlite/date-time/test.hxx @@ -1,5 +1,4 @@ // file : qt/sqlite/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/sqlite/makefile b/qt/sqlite/makefile index 3f40007..7b0b9ab 100644 --- a/qt/sqlite/makefile +++ b/qt/sqlite/makefile @@ -1,5 +1,4 @@ # file : qt/sqlite/makefile -# author : Constantin Michael # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL; see accompanying LICENSE file diff --git a/qt/sqlite/template/Makefile.am b/qt/sqlite/template/Makefile.am index fbf2e84..bcc946b 100644 --- a/qt/sqlite/template/Makefile.am +++ b/qt/sqlite/template/Makefile.am @@ -1,5 +1,4 @@ # file : qt/sqlite/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/sqlite/template/driver.cxx b/qt/sqlite/template/driver.cxx index c02cf06..cdf7e68 100644 --- a/qt/sqlite/template/driver.cxx +++ b/qt/sqlite/template/driver.cxx @@ -1,5 +1,4 @@ // file : qt/sqlite/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/sqlite/template/makefile b/qt/sqlite/template/makefile index b86ba6e..40e3fd0 100644 --- a/qt/sqlite/template/makefile +++ b/qt/sqlite/template/makefile @@ -1,5 +1,4 @@ # file : qt/sqlite/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/sqlite/template/test.hxx b/qt/sqlite/template/test.hxx index c823c0e..e94983c 100644 --- a/qt/sqlite/template/test.hxx +++ b/qt/sqlite/template/test.hxx @@ -1,5 +1,4 @@ // file : qt/sqlite/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/sqlite/test.bat b/qt/sqlite/test.bat index 997a329..f15d6e4 100644 --- a/qt/sqlite/test.bat +++ b/qt/sqlite/test.bat @@ -1,6 +1,5 @@ @echo off rem file : qt/sqlite/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