From 6ee03ab00d996b2504618e5f3ce6d09e19a6cfa8 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sun, 29 Jan 2012 14:25:56 +0200 Subject: Remove author field from file header Too much effort to maintain. --- odb/boost/smart-ptr/lazy-pointer-traits.hxx | 1 - odb/boost/smart-ptr/lazy-ptr.hxx | 1 - odb/boost/smart-ptr/lazy-ptr.ixx | 1 - odb/boost/smart-ptr/lazy-ptr.txx | 1 - odb/boost/smart-ptr/pointer-traits.hxx | 1 - odb/boost/smart-ptr/wrapper-traits.hxx | 1 - 6 files changed, 6 deletions(-) (limited to 'odb/boost/smart-ptr') diff --git a/odb/boost/smart-ptr/lazy-pointer-traits.hxx b/odb/boost/smart-ptr/lazy-pointer-traits.hxx index 5628625..1f43727 100644 --- a/odb/boost/smart-ptr/lazy-pointer-traits.hxx +++ b/odb/boost/smart-ptr/lazy-pointer-traits.hxx @@ -1,5 +1,4 @@ // file : odb/boost/smart-ptr/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/boost/smart-ptr/lazy-ptr.hxx b/odb/boost/smart-ptr/lazy-ptr.hxx index d04edcd..357690d 100644 --- a/odb/boost/smart-ptr/lazy-ptr.hxx +++ b/odb/boost/smart-ptr/lazy-ptr.hxx @@ -1,5 +1,4 @@ // file : odb/boost/smart-ptr/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/boost/smart-ptr/lazy-ptr.ixx b/odb/boost/smart-ptr/lazy-ptr.ixx index fced28d..242042e 100644 --- a/odb/boost/smart-ptr/lazy-ptr.ixx +++ b/odb/boost/smart-ptr/lazy-ptr.ixx @@ -1,5 +1,4 @@ // file : odb/boost/smart-ptr/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/boost/smart-ptr/lazy-ptr.txx b/odb/boost/smart-ptr/lazy-ptr.txx index 8ca589a..573b054 100644 --- a/odb/boost/smart-ptr/lazy-ptr.txx +++ b/odb/boost/smart-ptr/lazy-ptr.txx @@ -1,5 +1,4 @@ // file : odb/boost/smart-ptr/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/boost/smart-ptr/pointer-traits.hxx b/odb/boost/smart-ptr/pointer-traits.hxx index d737502..a4d2a5e 100644 --- a/odb/boost/smart-ptr/pointer-traits.hxx +++ b/odb/boost/smart-ptr/pointer-traits.hxx @@ -1,5 +1,4 @@ // file : odb/boost/smart-ptr/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/boost/smart-ptr/wrapper-traits.hxx b/odb/boost/smart-ptr/wrapper-traits.hxx index 449113d..d0af084 100644 --- a/odb/boost/smart-ptr/wrapper-traits.hxx +++ b/odb/boost/smart-ptr/wrapper-traits.hxx @@ -1,5 +1,4 @@ // file : odb/boost/smart-ptr/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