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. --- boost/mysql/template/Makefile.am | 1 - boost/mysql/template/driver.cxx | 1 - boost/mysql/template/makefile | 1 - boost/mysql/template/test.hxx | 1 - 4 files changed, 4 deletions(-) (limited to 'boost/mysql/template') diff --git a/boost/mysql/template/Makefile.am b/boost/mysql/template/Makefile.am index 6bab1d5..3a7ce53 100644 --- a/boost/mysql/template/Makefile.am +++ b/boost/mysql/template/Makefile.am @@ -1,5 +1,4 @@ # file : boost/mysql/template/Makefile.am -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/boost/mysql/template/driver.cxx b/boost/mysql/template/driver.cxx index 2a92ab4..db7c237 100644 --- a/boost/mysql/template/driver.cxx +++ b/boost/mysql/template/driver.cxx @@ -1,5 +1,4 @@ // file : boost/mysql/template/driver.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/boost/mysql/template/makefile b/boost/mysql/template/makefile index 0cba62b..3571228 100644 --- a/boost/mysql/template/makefile +++ b/boost/mysql/template/makefile @@ -1,5 +1,4 @@ # file : boost/mysql/template/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/boost/mysql/template/test.hxx b/boost/mysql/template/test.hxx index c89562b..5105c6c 100644 --- a/boost/mysql/template/test.hxx +++ b/boost/mysql/template/test.hxx @@ -1,5 +1,4 @@ // file : boost/mysql/template/test.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file -- cgit v1.1