From d5868b392885b35240fb0982ba66d6b6df12857f Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sun, 29 Jan 2012 14:25:55 +0200 Subject: Remove author field from file header Too much effort to maintain. --- odb/sqlite/details/config.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'odb/sqlite/details/config.hxx') diff --git a/odb/sqlite/details/config.hxx b/odb/sqlite/details/config.hxx index 26aeaf3..bcb523c 100644 --- a/odb/sqlite/details/config.hxx +++ b/odb/sqlite/details/config.hxx @@ -1,5 +1,4 @@ // file : odb/sqlite/details/config.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file -- cgit v1.1