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.
---
 pgsql/native/driver.cxx | 1 -
 pgsql/native/makefile   | 1 -
 2 files changed, 2 deletions(-)

(limited to 'pgsql/native')

diff --git a/pgsql/native/driver.cxx b/pgsql/native/driver.cxx
index 7fc63f6..c2389a0 100644
--- a/pgsql/native/driver.cxx
+++ b/pgsql/native/driver.cxx
@@ -1,5 +1,4 @@
 // file      : pgsql/native/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/pgsql/native/makefile b/pgsql/native/makefile
index 5b85f42..940cfee 100644
--- a/pgsql/native/makefile
+++ b/pgsql/native/makefile
@@ -1,5 +1,4 @@
 # file      : pgsql/native/makefile
-# 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