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. --- sqlite/Makefile.am | 1 - sqlite/makefile | 1 - sqlite/native/driver.cxx | 1 - sqlite/native/makefile | 1 - sqlite/template/Makefile.am | 1 - sqlite/template/driver.cxx | 1 - sqlite/template/makefile | 1 - sqlite/template/test.hxx | 1 - sqlite/test.bat | 1 - sqlite/truncation/driver.cxx | 1 - sqlite/truncation/makefile | 1 - sqlite/truncation/test.hxx | 1 - sqlite/types/driver.cxx | 1 - sqlite/types/makefile | 1 - sqlite/types/test.hxx | 1 - sqlite/types/traits.hxx | 1 - 16 files changed, 16 deletions(-) (limited to 'sqlite') diff --git a/sqlite/Makefile.am b/sqlite/Makefile.am index 7661bd9..a9b351f 100644 --- a/sqlite/Makefile.am +++ b/sqlite/Makefile.am @@ -1,5 +1,4 @@ # file : sqlite/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/sqlite/makefile b/sqlite/makefile index b421807..052cf6b 100644 --- a/sqlite/makefile +++ b/sqlite/makefile @@ -1,5 +1,4 @@ # file : sqlite/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL; see accompanying LICENSE file diff --git a/sqlite/native/driver.cxx b/sqlite/native/driver.cxx index 7f1d319..062e594 100644 --- a/sqlite/native/driver.cxx +++ b/sqlite/native/driver.cxx @@ -1,5 +1,4 @@ // file : sqlite/native/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/sqlite/native/makefile b/sqlite/native/makefile index 6a111e3..938d4fb 100644 --- a/sqlite/native/makefile +++ b/sqlite/native/makefile @@ -1,5 +1,4 @@ # file : sqlite/native/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/sqlite/template/Makefile.am b/sqlite/template/Makefile.am index ba169b3..7c6d39e 100644 --- a/sqlite/template/Makefile.am +++ b/sqlite/template/Makefile.am @@ -1,5 +1,4 @@ # file : sqlite/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/sqlite/template/driver.cxx b/sqlite/template/driver.cxx index d7847f7..ba3b950 100644 --- a/sqlite/template/driver.cxx +++ b/sqlite/template/driver.cxx @@ -1,5 +1,4 @@ // file : sqlite/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/sqlite/template/makefile b/sqlite/template/makefile index bb63095..6c84d24 100644 --- a/sqlite/template/makefile +++ b/sqlite/template/makefile @@ -1,5 +1,4 @@ # file : sqlite/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/sqlite/template/test.hxx b/sqlite/template/test.hxx index 45b1d82..715e0f5 100644 --- a/sqlite/template/test.hxx +++ b/sqlite/template/test.hxx @@ -1,5 +1,4 @@ // file : sqlite/template/test.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/sqlite/test.bat b/sqlite/test.bat index f653557..e0f9f3d 100644 --- a/sqlite/test.bat +++ b/sqlite/test.bat @@ -1,6 +1,5 @@ @echo off rem file : sqlite/test.bat -rem author : Boris Kolpackov rem copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC rem license : GNU GPL v2; see accompanying LICENSE file diff --git a/sqlite/truncation/driver.cxx b/sqlite/truncation/driver.cxx index a48bdc2..34f1886 100644 --- a/sqlite/truncation/driver.cxx +++ b/sqlite/truncation/driver.cxx @@ -1,5 +1,4 @@ // file : sqlite/truncation/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/sqlite/truncation/makefile b/sqlite/truncation/makefile index 33c7f46..83c823b 100644 --- a/sqlite/truncation/makefile +++ b/sqlite/truncation/makefile @@ -1,5 +1,4 @@ # file : sqlite/truncation/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/sqlite/truncation/test.hxx b/sqlite/truncation/test.hxx index 824c0e8..f12cf0e 100644 --- a/sqlite/truncation/test.hxx +++ b/sqlite/truncation/test.hxx @@ -1,5 +1,4 @@ // file : sqlite/truncation/test.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/sqlite/types/driver.cxx b/sqlite/types/driver.cxx index 3c14c7a..86d78f8 100644 --- a/sqlite/types/driver.cxx +++ b/sqlite/types/driver.cxx @@ -1,5 +1,4 @@ // file : sqlite/types/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/sqlite/types/makefile b/sqlite/types/makefile index bf6235f..9bb9474 100644 --- a/sqlite/types/makefile +++ b/sqlite/types/makefile @@ -1,5 +1,4 @@ # file : sqlite/types/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/sqlite/types/test.hxx b/sqlite/types/test.hxx index 79b0a33..61304e8 100644 --- a/sqlite/types/test.hxx +++ b/sqlite/types/test.hxx @@ -1,5 +1,4 @@ // file : sqlite/types/test.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/sqlite/types/traits.hxx b/sqlite/types/traits.hxx index 486e608..ba01bba 100644 --- a/sqlite/types/traits.hxx +++ b/sqlite/types/traits.hxx @@ -1,5 +1,4 @@ // file : sqlite/types/traits.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file -- cgit v1.1