aboutsummaryrefslogtreecommitdiff
path: root/examples/m4
diff options
context:
space:
mode:
Diffstat (limited to 'examples/m4')
-rw-r--r--examples/m4/libhello/build/bootstrap.make1
-rw-r--r--examples/m4/libhello/hello/makefile1
-rw-r--r--examples/m4/libhello/makefile1
-rw-r--r--examples/m4/libhello/test/makefile1
4 files changed, 0 insertions, 4 deletions
diff --git a/examples/m4/libhello/build/bootstrap.make b/examples/m4/libhello/build/bootstrap.make
index cc22426..e2fccae 100644
--- a/examples/m4/libhello/build/bootstrap.make
+++ b/examples/m4/libhello/build/bootstrap.make
@@ -1,5 +1,4 @@
# file : examples/m4/hello/libhello/build/bootstrap.make
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2004-2012 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
diff --git a/examples/m4/libhello/hello/makefile b/examples/m4/libhello/hello/makefile
index e2e2fa6..cc4a32c 100644
--- a/examples/m4/libhello/hello/makefile
+++ b/examples/m4/libhello/hello/makefile
@@ -1,5 +1,4 @@
# file : examples/m4/hello/libhello/hello/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2004-2012 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
diff --git a/examples/m4/libhello/makefile b/examples/m4/libhello/makefile
index d797b00..1dc7c0b 100644
--- a/examples/m4/libhello/makefile
+++ b/examples/m4/libhello/makefile
@@ -1,5 +1,4 @@
# file : examples/cxx/hello/libhello/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2004-2012 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
diff --git a/examples/m4/libhello/test/makefile b/examples/m4/libhello/test/makefile
index 2416519..0893787 100644
--- a/examples/m4/libhello/test/makefile
+++ b/examples/m4/libhello/test/makefile
@@ -1,5 +1,4 @@
# file : examples/cxx/hello/libhello/test/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2004-2012 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file