From a73b35b1944a1dc2f5564f6aa2087af090c87e05 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sun, 29 Jan 2012 14:25:54 +0200 Subject: Remove author field from file header Too much effort to maintain. --- odb/details/meta/answer.hxx | 1 - odb/details/meta/class-p.hxx | 1 - odb/details/meta/polymorphic-p.hxx | 1 - odb/details/meta/remove-const-volatile.hxx | 1 - odb/details/meta/remove-const.hxx | 1 - odb/details/meta/remove-pointer.hxx | 1 - odb/details/meta/remove-volatile.hxx | 1 - 7 files changed, 7 deletions(-) (limited to 'odb/details/meta') diff --git a/odb/details/meta/answer.hxx b/odb/details/meta/answer.hxx index 484507e..5de5204 100644 --- a/odb/details/meta/answer.hxx +++ b/odb/details/meta/answer.hxx @@ -1,5 +1,4 @@ // file : odb/details/meta/answer.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/odb/details/meta/class-p.hxx b/odb/details/meta/class-p.hxx index 80c1b27..3a51026 100644 --- a/odb/details/meta/class-p.hxx +++ b/odb/details/meta/class-p.hxx @@ -1,5 +1,4 @@ // file : odb/details/meta/class-p.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/odb/details/meta/polymorphic-p.hxx b/odb/details/meta/polymorphic-p.hxx index 3215d63..f169434 100644 --- a/odb/details/meta/polymorphic-p.hxx +++ b/odb/details/meta/polymorphic-p.hxx @@ -1,5 +1,4 @@ // file : odb/details/meta/polymorphic-p.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/odb/details/meta/remove-const-volatile.hxx b/odb/details/meta/remove-const-volatile.hxx index 92f5e4f..3325f8d 100644 --- a/odb/details/meta/remove-const-volatile.hxx +++ b/odb/details/meta/remove-const-volatile.hxx @@ -1,5 +1,4 @@ // file : odb/details/meta/remove-const-volatile.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/odb/details/meta/remove-const.hxx b/odb/details/meta/remove-const.hxx index 93e1f5f..8b2d8cc 100644 --- a/odb/details/meta/remove-const.hxx +++ b/odb/details/meta/remove-const.hxx @@ -1,5 +1,4 @@ // file : odb/details/meta/remove-const.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/odb/details/meta/remove-pointer.hxx b/odb/details/meta/remove-pointer.hxx index 0c7ebf3..b6af027 100644 --- a/odb/details/meta/remove-pointer.hxx +++ b/odb/details/meta/remove-pointer.hxx @@ -1,5 +1,4 @@ // file : odb/details/meta/remove-pointer.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/odb/details/meta/remove-volatile.hxx b/odb/details/meta/remove-volatile.hxx index ed194fa..fdcd58f 100644 --- a/odb/details/meta/remove-volatile.hxx +++ b/odb/details/meta/remove-volatile.hxx @@ -1,5 +1,4 @@ // file : odb/details/meta/remove-volatile.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file -- cgit v1.1