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/sqlite/template/Makefile.am | 1 - boost/sqlite/template/driver.cxx | 1 - boost/sqlite/template/makefile | 1 - boost/sqlite/template/test.hxx | 1 - 4 files changed, 4 deletions(-) (limited to 'boost/sqlite/template') diff --git a/boost/sqlite/template/Makefile.am b/boost/sqlite/template/Makefile.am index 0203290..aa4cb4b 100644 --- a/boost/sqlite/template/Makefile.am +++ b/boost/sqlite/template/Makefile.am @@ -1,5 +1,4 @@ # file : boost/sqlite/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/boost/sqlite/template/driver.cxx b/boost/sqlite/template/driver.cxx index 0878f2e..b853f9c 100644 --- a/boost/sqlite/template/driver.cxx +++ b/boost/sqlite/template/driver.cxx @@ -1,5 +1,4 @@ // file : boost/sqlite/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/boost/sqlite/template/makefile b/boost/sqlite/template/makefile index 9c107ff..de0059d 100644 --- a/boost/sqlite/template/makefile +++ b/boost/sqlite/template/makefile @@ -1,5 +1,4 @@ # file : boost/sqlite/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/boost/sqlite/template/test.hxx b/boost/sqlite/template/test.hxx index b6cd18e..289cbd9 100644 --- a/boost/sqlite/template/test.hxx +++ b/boost/sqlite/template/test.hxx @@ -1,5 +1,4 @@ // file : boost/sqlite/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