diff options
Diffstat (limited to 'boost/common/template')
-rw-r--r-- | boost/common/template/Makefile.am | 1 | ||||
-rw-r--r-- | boost/common/template/driver.cxx | 1 | ||||
-rw-r--r-- | boost/common/template/makefile | 1 | ||||
-rw-r--r-- | boost/common/template/test.hxx | 1 |
4 files changed, 0 insertions, 4 deletions
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 |