aboutsummaryrefslogtreecommitdiff
path: root/odb/details/win32
diff options
context:
space:
mode:
Diffstat (limited to 'odb/details/win32')
-rw-r--r--odb/details/win32/condition.cxx1
-rw-r--r--odb/details/win32/condition.hxx1
-rw-r--r--odb/details/win32/condition.ixx1
-rw-r--r--odb/details/win32/dll.cxx1
-rw-r--r--odb/details/win32/exceptions.cxx1
-rw-r--r--odb/details/win32/exceptions.hxx1
-rw-r--r--odb/details/win32/init.cxx1
-rw-r--r--odb/details/win32/init.hxx1
-rw-r--r--odb/details/win32/lock.hxx1
-rw-r--r--odb/details/win32/mutex.hxx1
-rw-r--r--odb/details/win32/mutex.ixx1
-rw-r--r--odb/details/win32/once-init.hxx1
-rw-r--r--odb/details/win32/once.cxx1
-rw-r--r--odb/details/win32/once.hxx1
-rw-r--r--odb/details/win32/once.ixx1
-rw-r--r--odb/details/win32/thread.cxx1
-rw-r--r--odb/details/win32/thread.hxx1
-rw-r--r--odb/details/win32/tls-init.hxx1
-rw-r--r--odb/details/win32/tls.cxx1
-rw-r--r--odb/details/win32/tls.hxx1
-rw-r--r--odb/details/win32/tls.ixx1
-rw-r--r--odb/details/win32/tls.txx1
22 files changed, 0 insertions, 22 deletions
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 <boris@codesynthesis.com>
// 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 <boris@codesynthesis.com>
// 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 <boris@codesynthesis.com>
// 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 <boris@codesynthesis.com>
// 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 <boris@codesynthesis.com>
// 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 <boris@codesynthesis.com>
// 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 <boris@codesynthesis.com>
// 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 <boris@codesynthesis.com>
// 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 <boris@codesynthesis.com>
// 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 <boris@codesynthesis.com>
// 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 <boris@codesynthesis.com>
// 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 <boris@codesynthesis.com>
// 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 <boris@codesynthesis.com>
// 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 <boris@codesynthesis.com>
// 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 <boris@codesynthesis.com>
// 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 <boris@codesynthesis.com>
// 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 <boris@codesynthesis.com>
// 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 <boris@codesynthesis.com>
// 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 <boris@codesynthesis.com>
// 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 <boris@codesynthesis.com>
// 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 <boris@codesynthesis.com>
// 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 <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file