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. --- mssql/native/driver.cxx | 1 - mssql/native/makefile | 1 - 2 files changed, 2 deletions(-) (limited to 'mssql/native') diff --git a/mssql/native/driver.cxx b/mssql/native/driver.cxx index 9911a36..fd23648 100644 --- a/mssql/native/driver.cxx +++ b/mssql/native/driver.cxx @@ -1,5 +1,4 @@ // file : mssql/native/driver.cxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL; see accompanying LICENSE file diff --git a/mssql/native/makefile b/mssql/native/makefile index 3eca560..cb14a9c 100644 --- a/mssql/native/makefile +++ b/mssql/native/makefile @@ -1,5 +1,4 @@ # file : mssql/native/makefile -# author : Constantin Michael # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL; see accompanying LICENSE file -- cgit v1.1