From 94ad197a8b1dc7faeacd69cd269a9f80681036cd 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/qt/smart-ptr/lazy-pointer-traits.hxx | 1 - odb/qt/smart-ptr/lazy-ptr.hxx | 1 - odb/qt/smart-ptr/lazy-ptr.ixx | 1 - odb/qt/smart-ptr/lazy-ptr.txx | 1 - odb/qt/smart-ptr/pointer-traits.hxx | 1 - odb/qt/smart-ptr/wrapper-traits.hxx | 1 - 6 files changed, 6 deletions(-) (limited to 'odb/qt/smart-ptr') diff --git a/odb/qt/smart-ptr/lazy-pointer-traits.hxx b/odb/qt/smart-ptr/lazy-pointer-traits.hxx index 89c1222..743b9f9 100644 --- a/odb/qt/smart-ptr/lazy-pointer-traits.hxx +++ b/odb/qt/smart-ptr/lazy-pointer-traits.hxx @@ -1,5 +1,4 @@ // file : odb/qt/smart-ptr/lazy-pointer-traits.hxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/odb/qt/smart-ptr/lazy-ptr.hxx b/odb/qt/smart-ptr/lazy-ptr.hxx index e22dc3e..100e742 100644 --- a/odb/qt/smart-ptr/lazy-ptr.hxx +++ b/odb/qt/smart-ptr/lazy-ptr.hxx @@ -1,5 +1,4 @@ // file : odb/qt/smart-ptr/lazy-ptr.hxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/odb/qt/smart-ptr/lazy-ptr.ixx b/odb/qt/smart-ptr/lazy-ptr.ixx index 331f20a..07f73f5 100644 --- a/odb/qt/smart-ptr/lazy-ptr.ixx +++ b/odb/qt/smart-ptr/lazy-ptr.ixx @@ -1,5 +1,4 @@ // file : odb/qt/smart-ptr/lazy-ptr.ixx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/odb/qt/smart-ptr/lazy-ptr.txx b/odb/qt/smart-ptr/lazy-ptr.txx index 2323536..d018ab5 100644 --- a/odb/qt/smart-ptr/lazy-ptr.txx +++ b/odb/qt/smart-ptr/lazy-ptr.txx @@ -1,5 +1,4 @@ // file : odb/qt/smart-ptr/lazy-ptr.txx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/odb/qt/smart-ptr/pointer-traits.hxx b/odb/qt/smart-ptr/pointer-traits.hxx index 0936955..e79044a 100644 --- a/odb/qt/smart-ptr/pointer-traits.hxx +++ b/odb/qt/smart-ptr/pointer-traits.hxx @@ -1,5 +1,4 @@ // file : odb/qt/smart-ptr/pointer-traits.hxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/odb/qt/smart-ptr/wrapper-traits.hxx b/odb/qt/smart-ptr/wrapper-traits.hxx index 35e7d16..cd7f6d5 100644 --- a/odb/qt/smart-ptr/wrapper-traits.hxx +++ b/odb/qt/smart-ptr/wrapper-traits.hxx @@ -1,5 +1,4 @@ // file : odb/qt/smart-ptr/wrapper-traits.hxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file -- cgit v1.1