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/win32/condition.cxx | 1 - odb/details/win32/condition.hxx | 1 - odb/details/win32/condition.ixx | 1 - odb/details/win32/dll.cxx | 1 - odb/details/win32/exceptions.cxx | 1 - odb/details/win32/exceptions.hxx | 1 - odb/details/win32/init.cxx | 1 - odb/details/win32/init.hxx | 1 - odb/details/win32/lock.hxx | 1 - odb/details/win32/mutex.hxx | 1 - odb/details/win32/mutex.ixx | 1 - odb/details/win32/once-init.hxx | 1 - odb/details/win32/once.cxx | 1 - odb/details/win32/once.hxx | 1 - odb/details/win32/once.ixx | 1 - odb/details/win32/thread.cxx | 1 - odb/details/win32/thread.hxx | 1 - odb/details/win32/tls-init.hxx | 1 - odb/details/win32/tls.cxx | 1 - odb/details/win32/tls.hxx | 1 - odb/details/win32/tls.ixx | 1 - odb/details/win32/tls.txx | 1 - 22 files changed, 22 deletions(-) (limited to 'odb/details/win32') diff --git a/odb/details/win32/condition.cxx b/odb/details/win32/condition.cxx index e13a91f..f4313c0 100644 --- a/odb/details/win32/condition.cxx +++ b/odb/details/win32/condition.cxx @@ -1,5 +1,4 @@ // file : odb/details/win32/condition.cxx -// 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/win32/condition.hxx b/odb/details/win32/condition.hxx index 434b6a2..67a569e 100644 --- a/odb/details/win32/condition.hxx +++ b/odb/details/win32/condition.hxx @@ -1,5 +1,4 @@ // file : odb/details/win32/condition.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/win32/condition.ixx b/odb/details/win32/condition.ixx index f1c8343..a2aa218 100644 --- a/odb/details/win32/condition.ixx +++ b/odb/details/win32/condition.ixx @@ -1,5 +1,4 @@ // file : odb/details/win32/condition.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/details/win32/dll.cxx b/odb/details/win32/dll.cxx index 130fbd0..17bce62 100644 --- a/odb/details/win32/dll.cxx +++ b/odb/details/win32/dll.cxx @@ -1,5 +1,4 @@ // file : odb/details/win32/dll.cxx -// 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/win32/exceptions.cxx b/odb/details/win32/exceptions.cxx index 624b92b..2807977 100644 --- a/odb/details/win32/exceptions.cxx +++ b/odb/details/win32/exceptions.cxx @@ -1,5 +1,4 @@ // file : odb/details/win32/exceptions.cxx -// 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/win32/exceptions.hxx b/odb/details/win32/exceptions.hxx index 1688148..23df6c7 100644 --- a/odb/details/win32/exceptions.hxx +++ b/odb/details/win32/exceptions.hxx @@ -1,5 +1,4 @@ // file : odb/details/win32/exceptions.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/win32/init.cxx b/odb/details/win32/init.cxx index 33a7ada..052452c 100644 --- a/odb/details/win32/init.cxx +++ b/odb/details/win32/init.cxx @@ -1,5 +1,4 @@ // file : odb/details/win32/init.cxx -// 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/win32/init.hxx b/odb/details/win32/init.hxx index 09cd06c..1b717cc 100644 --- a/odb/details/win32/init.hxx +++ b/odb/details/win32/init.hxx @@ -1,5 +1,4 @@ // file : odb/details/win32/init.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/win32/lock.hxx b/odb/details/win32/lock.hxx index e42ec27..6251a4c 100644 --- a/odb/details/win32/lock.hxx +++ b/odb/details/win32/lock.hxx @@ -1,5 +1,4 @@ // file : odb/details/win32/lock.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/win32/mutex.hxx b/odb/details/win32/mutex.hxx index 97ef6c0..b95789d 100644 --- a/odb/details/win32/mutex.hxx +++ b/odb/details/win32/mutex.hxx @@ -1,5 +1,4 @@ // file : odb/details/win32/mutex.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/win32/mutex.ixx b/odb/details/win32/mutex.ixx index 0a165f7..d52bb0c 100644 --- a/odb/details/win32/mutex.ixx +++ b/odb/details/win32/mutex.ixx @@ -1,5 +1,4 @@ // file : odb/details/win32/mutex.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/details/win32/once-init.hxx b/odb/details/win32/once-init.hxx index 82070bc..cd07a86 100644 --- a/odb/details/win32/once-init.hxx +++ b/odb/details/win32/once-init.hxx @@ -1,5 +1,4 @@ // file : odb/details/win32/once-init.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/win32/once.cxx b/odb/details/win32/once.cxx index 730c95f..61c3ef5 100644 --- a/odb/details/win32/once.cxx +++ b/odb/details/win32/once.cxx @@ -1,5 +1,4 @@ // file : odb/details/win32/once.cxx -// 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/win32/once.hxx b/odb/details/win32/once.hxx index 61bfb79..775b46d 100644 --- a/odb/details/win32/once.hxx +++ b/odb/details/win32/once.hxx @@ -1,5 +1,4 @@ // file : odb/details/win32/once.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/win32/once.ixx b/odb/details/win32/once.ixx index 6b0a4be..8dabf06 100644 --- a/odb/details/win32/once.ixx +++ b/odb/details/win32/once.ixx @@ -1,5 +1,4 @@ // file : odb/details/win32/once.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/details/win32/thread.cxx b/odb/details/win32/thread.cxx index d969d6f..9f3bf3d 100644 --- a/odb/details/win32/thread.cxx +++ b/odb/details/win32/thread.cxx @@ -1,5 +1,4 @@ // file : odb/details/win32/thread.cxx -// 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/win32/thread.hxx b/odb/details/win32/thread.hxx index 5ce04d4..f91a80f 100644 --- a/odb/details/win32/thread.hxx +++ b/odb/details/win32/thread.hxx @@ -1,5 +1,4 @@ // file : odb/details/win32/thread.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/win32/tls-init.hxx b/odb/details/win32/tls-init.hxx index 8a5bebf..8c5e12e 100644 --- a/odb/details/win32/tls-init.hxx +++ b/odb/details/win32/tls-init.hxx @@ -1,5 +1,4 @@ // file : odb/details/win32/tls-init.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/win32/tls.cxx b/odb/details/win32/tls.cxx index d76d560..8bcea22 100644 --- a/odb/details/win32/tls.cxx +++ b/odb/details/win32/tls.cxx @@ -1,5 +1,4 @@ // file : odb/details/win32/tls.cxx -// 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/win32/tls.hxx b/odb/details/win32/tls.hxx index d880754..9e36bff 100644 --- a/odb/details/win32/tls.hxx +++ b/odb/details/win32/tls.hxx @@ -1,5 +1,4 @@ // file : odb/details/win32/tls.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/win32/tls.ixx b/odb/details/win32/tls.ixx index 886bd50..a7a5f14 100644 --- a/odb/details/win32/tls.ixx +++ b/odb/details/win32/tls.ixx @@ -1,5 +1,4 @@ // file : odb/details/win32/tls.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/details/win32/tls.txx b/odb/details/win32/tls.txx index 0cab285..e2c9e78 100644 --- a/odb/details/win32/tls.txx +++ b/odb/details/win32/tls.txx @@ -1,5 +1,4 @@ // file : odb/details/win32/tls.txx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file -- cgit v1.1