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/posix/condition.hxx | 1 - odb/details/posix/condition.ixx | 1 - odb/details/posix/exceptions.cxx | 1 - odb/details/posix/exceptions.hxx | 1 - odb/details/posix/mutex.hxx | 1 - odb/details/posix/mutex.ixx | 1 - odb/details/posix/thread.cxx | 1 - odb/details/posix/thread.hxx | 1 - odb/details/posix/thread.ixx | 1 - odb/details/posix/tls.hxx | 1 - odb/details/posix/tls.ixx | 1 - odb/details/posix/tls.txx | 1 - 12 files changed, 12 deletions(-) (limited to 'odb/details/posix') diff --git a/odb/details/posix/condition.hxx b/odb/details/posix/condition.hxx index 3175d62..7ed825e 100644 --- a/odb/details/posix/condition.hxx +++ b/odb/details/posix/condition.hxx @@ -1,5 +1,4 @@ // file : odb/details/posix/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/posix/condition.ixx b/odb/details/posix/condition.ixx index 4d15441..1446311 100644 --- a/odb/details/posix/condition.ixx +++ b/odb/details/posix/condition.ixx @@ -1,5 +1,4 @@ // file : odb/details/posix/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/posix/exceptions.cxx b/odb/details/posix/exceptions.cxx index 1b7741d..5301cfe 100644 --- a/odb/details/posix/exceptions.cxx +++ b/odb/details/posix/exceptions.cxx @@ -1,5 +1,4 @@ // file : odb/details/posix/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/posix/exceptions.hxx b/odb/details/posix/exceptions.hxx index 8441d29..ddef9d6 100644 --- a/odb/details/posix/exceptions.hxx +++ b/odb/details/posix/exceptions.hxx @@ -1,5 +1,4 @@ // file : odb/details/posix/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/posix/mutex.hxx b/odb/details/posix/mutex.hxx index 0f66b49..d10b4b0 100644 --- a/odb/details/posix/mutex.hxx +++ b/odb/details/posix/mutex.hxx @@ -1,5 +1,4 @@ // file : odb/details/posix/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/posix/mutex.ixx b/odb/details/posix/mutex.ixx index 45d10f2..fa03676 100644 --- a/odb/details/posix/mutex.ixx +++ b/odb/details/posix/mutex.ixx @@ -1,5 +1,4 @@ // file : odb/details/posix/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/posix/thread.cxx b/odb/details/posix/thread.cxx index 4099f36..46448ae 100644 --- a/odb/details/posix/thread.cxx +++ b/odb/details/posix/thread.cxx @@ -1,5 +1,4 @@ // file : odb/details/posix/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/posix/thread.hxx b/odb/details/posix/thread.hxx index 23e3c87..310a724 100644 --- a/odb/details/posix/thread.hxx +++ b/odb/details/posix/thread.hxx @@ -1,5 +1,4 @@ // file : odb/details/posix/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/posix/thread.ixx b/odb/details/posix/thread.ixx index 1ed6cca..39c889c 100644 --- a/odb/details/posix/thread.ixx +++ b/odb/details/posix/thread.ixx @@ -1,5 +1,4 @@ // file : odb/details/posix/thread.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/posix/tls.hxx b/odb/details/posix/tls.hxx index c238851..400f155 100644 --- a/odb/details/posix/tls.hxx +++ b/odb/details/posix/tls.hxx @@ -1,5 +1,4 @@ // file : odb/details/posix/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/posix/tls.ixx b/odb/details/posix/tls.ixx index 8f08ca6..4fec9e6 100644 --- a/odb/details/posix/tls.ixx +++ b/odb/details/posix/tls.ixx @@ -1,5 +1,4 @@ // file : odb/details/posix/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/posix/tls.txx b/odb/details/posix/tls.txx index 3c339c4..8272efc 100644 --- a/odb/details/posix/tls.txx +++ b/odb/details/posix/tls.txx @@ -1,5 +1,4 @@ // file : odb/details/posix/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