aboutsummaryrefslogtreecommitdiff
path: root/boost/common
diff options
context:
space:
mode:
Diffstat (limited to 'boost/common')
-rw-r--r--boost/common/Makefile.am1
-rw-r--r--boost/common/makefile1
-rw-r--r--boost/common/optional/driver.cxx1
-rw-r--r--boost/common/optional/makefile1
-rw-r--r--boost/common/optional/test.hxx1
-rw-r--r--boost/common/smart-ptr/driver.cxx1
-rw-r--r--boost/common/smart-ptr/makefile1
-rw-r--r--boost/common/smart-ptr/test.hxx1
-rw-r--r--boost/common/template/Makefile.am1
-rw-r--r--boost/common/template/driver.cxx1
-rw-r--r--boost/common/template/makefile1
-rw-r--r--boost/common/template/test.hxx1
-rw-r--r--boost/common/test.bat1
-rw-r--r--boost/common/unordered/driver.cxx1
-rw-r--r--boost/common/unordered/makefile1
-rw-r--r--boost/common/unordered/test.hxx1
16 files changed, 0 insertions, 16 deletions
diff --git a/boost/common/Makefile.am b/boost/common/Makefile.am
index 2b3806b..0398585 100644
--- a/boost/common/Makefile.am
+++ b/boost/common/Makefile.am
@@ -1,5 +1,4 @@
# file : boost/common/Makefile.am
-# 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/boost/common/makefile b/boost/common/makefile
index 8b44c63..3bbd3d5 100644
--- a/boost/common/makefile
+++ b/boost/common/makefile
@@ -1,5 +1,4 @@
# file : boost/common/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : GNU GPL; see accompanying LICENSE file
diff --git a/boost/common/optional/driver.cxx b/boost/common/optional/driver.cxx
index 7673e68..6956cd0 100644
--- a/boost/common/optional/driver.cxx
+++ b/boost/common/optional/driver.cxx
@@ -1,5 +1,4 @@
// file : boost/common/optional/driver.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/boost/common/optional/makefile b/boost/common/optional/makefile
index ca0a94d..843f645 100644
--- a/boost/common/optional/makefile
+++ b/boost/common/optional/makefile
@@ -1,5 +1,4 @@
# file : boost/common/optional/makefile
-# 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/boost/common/optional/test.hxx b/boost/common/optional/test.hxx
index 519ed94..732683d 100644
--- a/boost/common/optional/test.hxx
+++ b/boost/common/optional/test.hxx
@@ -1,5 +1,4 @@
// file : boost/common/optional/test.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/boost/common/smart-ptr/driver.cxx b/boost/common/smart-ptr/driver.cxx
index af5767c..ff583b3 100644
--- a/boost/common/smart-ptr/driver.cxx
+++ b/boost/common/smart-ptr/driver.cxx
@@ -1,5 +1,4 @@
// file : boost/common/smart-ptr/driver.cxx
-// author : Constantin Michael <constantin@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
diff --git a/boost/common/smart-ptr/makefile b/boost/common/smart-ptr/makefile
index 79c943a..c4e1ee4 100644
--- a/boost/common/smart-ptr/makefile
+++ b/boost/common/smart-ptr/makefile
@@ -1,5 +1,4 @@
# file : boost/common/smart-ptr/makefile
-# 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/boost/common/smart-ptr/test.hxx b/boost/common/smart-ptr/test.hxx
index 62a9ae6..99270c4 100644
--- a/boost/common/smart-ptr/test.hxx
+++ b/boost/common/smart-ptr/test.hxx
@@ -1,5 +1,4 @@
// file : boost/common/smart-ptr/test.hxx
-// author : Constantin Michael <constantin@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
diff --git a/boost/common/template/Makefile.am b/boost/common/template/Makefile.am
index 6cd68eb..e8bf277 100644
--- a/boost/common/template/Makefile.am
+++ b/boost/common/template/Makefile.am
@@ -1,5 +1,4 @@
# file : boost/common/template/Makefile.am
-# 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/boost/common/template/driver.cxx b/boost/common/template/driver.cxx
index 5865289..734dcf9 100644
--- a/boost/common/template/driver.cxx
+++ b/boost/common/template/driver.cxx
@@ -1,5 +1,4 @@
// file : boost/common/template/driver.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/boost/common/template/makefile b/boost/common/template/makefile
index 8fe2fa6..14e9af1 100644
--- a/boost/common/template/makefile
+++ b/boost/common/template/makefile
@@ -1,5 +1,4 @@
# file : boost/common/template/makefile
-# 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/boost/common/template/test.hxx b/boost/common/template/test.hxx
index ca19cba..21dbc05 100644
--- a/boost/common/template/test.hxx
+++ b/boost/common/template/test.hxx
@@ -1,5 +1,4 @@
// file : boost/common/template/test.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/boost/common/test.bat b/boost/common/test.bat
index a5f035a..58d6f7b 100644
--- a/boost/common/test.bat
+++ b/boost/common/test.bat
@@ -1,6 +1,5 @@
@echo off
rem file : boost/common/test.bat
-rem author : Boris Kolpackov <boris@codesynthesis.com>
rem copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
rem license : GNU GPL v2; see accompanying LICENSE file
diff --git a/boost/common/unordered/driver.cxx b/boost/common/unordered/driver.cxx
index 3750e58..5240004 100644
--- a/boost/common/unordered/driver.cxx
+++ b/boost/common/unordered/driver.cxx
@@ -1,5 +1,4 @@
// file : boost/common/unordered/driver.cxx
-// author : Constantin Michael <constantin@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
diff --git a/boost/common/unordered/makefile b/boost/common/unordered/makefile
index 7ea4e60..85073db 100644
--- a/boost/common/unordered/makefile
+++ b/boost/common/unordered/makefile
@@ -1,5 +1,4 @@
# file : boost/common/unordered/makefile
-# 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/boost/common/unordered/test.hxx b/boost/common/unordered/test.hxx
index 02ed5bd..e0f7a48 100644
--- a/boost/common/unordered/test.hxx
+++ b/boost/common/unordered/test.hxx
@@ -1,5 +1,4 @@
// file : boost/common/unordered/test.hxx
-// author : Constantin Michael <constantin@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file