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/tr1/lazy-pointer-traits.hxx | 1 - odb/tr1/lazy-ptr.hxx | 1 - odb/tr1/lazy-ptr.ixx | 1 - odb/tr1/lazy-ptr.txx | 1 - odb/tr1/memory.hxx | 1 - odb/tr1/pointer-traits.hxx | 1 - odb/tr1/wrapper-traits.hxx | 1 - 7 files changed, 7 deletions(-) (limited to 'odb/tr1') diff --git a/odb/tr1/lazy-pointer-traits.hxx b/odb/tr1/lazy-pointer-traits.hxx index 4e29abd..03bb5d0 100644 --- a/odb/tr1/lazy-pointer-traits.hxx +++ b/odb/tr1/lazy-pointer-traits.hxx @@ -1,5 +1,4 @@ // file : odb/tr1/lazy-pointer-traits.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/tr1/lazy-ptr.hxx b/odb/tr1/lazy-ptr.hxx index 52b1b03..8cb9308 100644 --- a/odb/tr1/lazy-ptr.hxx +++ b/odb/tr1/lazy-ptr.hxx @@ -1,5 +1,4 @@ // file : odb/tr1/lazy-ptr.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/tr1/lazy-ptr.ixx b/odb/tr1/lazy-ptr.ixx index 3460e99..e30fc4d 100644 --- a/odb/tr1/lazy-ptr.ixx +++ b/odb/tr1/lazy-ptr.ixx @@ -1,5 +1,4 @@ // file : odb/tr1/lazy-ptr.ixx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/odb/tr1/lazy-ptr.txx b/odb/tr1/lazy-ptr.txx index bdce2b4..cea73e9 100644 --- a/odb/tr1/lazy-ptr.txx +++ b/odb/tr1/lazy-ptr.txx @@ -1,5 +1,4 @@ // file : odb/tr1/lazy-ptr.txx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/odb/tr1/memory.hxx b/odb/tr1/memory.hxx index 2869430..695e295 100644 --- a/odb/tr1/memory.hxx +++ b/odb/tr1/memory.hxx @@ -1,5 +1,4 @@ // file : odb/tr1/memory.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/tr1/pointer-traits.hxx b/odb/tr1/pointer-traits.hxx index e0b342f..1f4f4ed 100644 --- a/odb/tr1/pointer-traits.hxx +++ b/odb/tr1/pointer-traits.hxx @@ -1,5 +1,4 @@ // file : odb/tr1/pointer-traits.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/tr1/wrapper-traits.hxx b/odb/tr1/wrapper-traits.hxx index 72f08ba..cbdc073 100644 --- a/odb/tr1/wrapper-traits.hxx +++ b/odb/tr1/wrapper-traits.hxx @@ -1,5 +1,4 @@ // file : odb/tr1/wrapper-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