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/pgsql/template/Makefile.am | 1 - qt/pgsql/template/driver.cxx | 1 - qt/pgsql/template/makefile | 1 - qt/pgsql/template/test.hxx | 1 - 4 files changed, 4 deletions(-) (limited to 'qt/pgsql/template') diff --git a/qt/pgsql/template/Makefile.am b/qt/pgsql/template/Makefile.am index 94f3474..134ffd9 100644 --- a/qt/pgsql/template/Makefile.am +++ b/qt/pgsql/template/Makefile.am @@ -1,5 +1,4 @@ # file : qt/pgsql/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/pgsql/template/driver.cxx b/qt/pgsql/template/driver.cxx index aae2509..41431b4 100644 --- a/qt/pgsql/template/driver.cxx +++ b/qt/pgsql/template/driver.cxx @@ -1,5 +1,4 @@ // file : qt/pgsql/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/pgsql/template/makefile b/qt/pgsql/template/makefile index c599c3e..723d1fe 100644 --- a/qt/pgsql/template/makefile +++ b/qt/pgsql/template/makefile @@ -1,5 +1,4 @@ # file : qt/pgsql/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/pgsql/template/test.hxx b/qt/pgsql/template/test.hxx index 7d285b7..fd09f8e 100644 --- a/qt/pgsql/template/test.hxx +++ b/qt/pgsql/template/test.hxx @@ -1,5 +1,4 @@ // file : qt/pgsql/template/test.hxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file -- cgit v1.1