summaryrefslogtreecommitdiff
path: root/dist/examples
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2014-03-19 12:48:15 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2014-03-19 12:48:15 +0200
commit01e169c900135a55ecc4cbafd317e5fcc3659c59 (patch)
tree2b475a1910973f76ba378fd2fb5e887baa5c7ce1 /dist/examples
parentd2566c96cd0f0c720faf9a5507bdd3dc3af8f2a5 (diff)
Remove author from source files
Diffstat (limited to 'dist/examples')
-rw-r--r--dist/examples/build/cxx/compilers.make1
-rw-r--r--dist/examples/build/cxx/rules.make1
-rw-r--r--dist/examples/build/xsd/common.make1
-rw-r--r--dist/examples/build/xsd/parser-rules.make1
-rw-r--r--dist/examples/build/xsd/tree-rules.make1
5 files changed, 0 insertions, 5 deletions
diff --git a/dist/examples/build/cxx/compilers.make b/dist/examples/build/cxx/compilers.make
index 9f6e64a..5962e76 100644
--- a/dist/examples/build/cxx/compilers.make
+++ b/dist/examples/build/cxx/compilers.make
@@ -1,5 +1,4 @@
# file : examples/build/cxx/compilers.make
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/dist/examples/build/cxx/rules.make b/dist/examples/build/cxx/rules.make
index c510168..c5c9dd3 100644
--- a/dist/examples/build/cxx/rules.make
+++ b/dist/examples/build/cxx/rules.make
@@ -1,5 +1,4 @@
# file : examples/build/cxx/rules.make
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/dist/examples/build/xsd/common.make b/dist/examples/build/xsd/common.make
index 0c37247..bf5de2d 100644
--- a/dist/examples/build/xsd/common.make
+++ b/dist/examples/build/xsd/common.make
@@ -1,5 +1,4 @@
# file : examples/build/xsd/common.make
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/dist/examples/build/xsd/parser-rules.make b/dist/examples/build/xsd/parser-rules.make
index a1bc24a..c9f9427 100644
--- a/dist/examples/build/xsd/parser-rules.make
+++ b/dist/examples/build/xsd/parser-rules.make
@@ -1,5 +1,4 @@
# file : examples/build/xsd/parser-rules.make
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/dist/examples/build/xsd/tree-rules.make b/dist/examples/build/xsd/tree-rules.make
index 9c6a2ab..e071ad5 100644
--- a/dist/examples/build/xsd/tree-rules.make
+++ b/dist/examples/build/xsd/tree-rules.make
@@ -1,5 +1,4 @@
# file : examples/build/xsd/tree-rules.make
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file