From dae71f180120d7a7e22262220410913d77aa1767 Mon Sep 17 00:00:00 2001
From: Boris Kolpackov <boris@codesynthesis.com>
Date: Sun, 29 Jan 2012 14:25:57 +0200
Subject: Remove author field from file header

Too much effort to maintain.
---
 qt/sqlite/template/Makefile.am | 1 -
 qt/sqlite/template/driver.cxx  | 1 -
 qt/sqlite/template/makefile    | 1 -
 qt/sqlite/template/test.hxx    | 1 -
 4 files changed, 4 deletions(-)

(limited to 'qt/sqlite/template')

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 <constantin@codesynthesis.com>
 # 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 <constantin@codesynthesis.com>
 // 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 <constantin@codesynthesis.com>
 # 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 <constantin@codesynthesis.com>
 // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
 // license   : GNU GPL v2; see accompanying LICENSE file
 
-- 
cgit v1.1