aboutsummaryrefslogtreecommitdiff
path: root/tests/shared-ptr
diff options
context:
space:
mode:
Diffstat (limited to 'tests/shared-ptr')
-rw-r--r--tests/shared-ptr/driver.cxx1
-rw-r--r--tests/shared-ptr/makefile1
2 files changed, 0 insertions, 2 deletions
diff --git a/tests/shared-ptr/driver.cxx b/tests/shared-ptr/driver.cxx
index 02eee46..78b9675 100644
--- a/tests/shared-ptr/driver.cxx
+++ b/tests/shared-ptr/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/shared-ptr/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
diff --git a/tests/shared-ptr/makefile b/tests/shared-ptr/makefile
index 511e0af..3a5e73e 100644
--- a/tests/shared-ptr/makefile
+++ b/tests/shared-ptr/makefile
@@ -1,5 +1,4 @@
# file : tests/shared-ptr/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file