summaryrefslogtreecommitdiff
path: root/examples/cxx/parser/mixed
diff options
context:
space:
mode:
Diffstat (limited to 'examples/cxx/parser/mixed')
-rw-r--r--examples/cxx/parser/mixed/anchor.hxx1
-rw-r--r--examples/cxx/parser/mixed/driver.cxx1
-rw-r--r--examples/cxx/parser/mixed/makefile1
-rw-r--r--examples/cxx/parser/mixed/text.map1
4 files changed, 0 insertions, 4 deletions
diff --git a/examples/cxx/parser/mixed/anchor.hxx b/examples/cxx/parser/mixed/anchor.hxx
index bc1b54d..3adc90b 100644
--- a/examples/cxx/parser/mixed/anchor.hxx
+++ b/examples/cxx/parser/mixed/anchor.hxx
@@ -1,5 +1,4 @@
// file : examples/cxx/parser/mixed/anchor.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
#ifndef ANCHOR_HXX
diff --git a/examples/cxx/parser/mixed/driver.cxx b/examples/cxx/parser/mixed/driver.cxx
index 45067f0..3f3cc65 100644
--- a/examples/cxx/parser/mixed/driver.cxx
+++ b/examples/cxx/parser/mixed/driver.cxx
@@ -1,5 +1,4 @@
// file : examples/cxx/parser/mixed/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
#include <string>
diff --git a/examples/cxx/parser/mixed/makefile b/examples/cxx/parser/mixed/makefile
index 6ab437c..18ff745 100644
--- a/examples/cxx/parser/mixed/makefile
+++ b/examples/cxx/parser/mixed/makefile
@@ -1,5 +1,4 @@
# file : examples/cxx/parser/mixed/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/examples/cxx/parser/mixed/text.map b/examples/cxx/parser/mixed/text.map
index e44caf3..85971c4 100644
--- a/examples/cxx/parser/mixed/text.map
+++ b/examples/cxx/parser/mixed/text.map
@@ -1,5 +1,4 @@
# file : examples/cxx/parser/mixed/text.map
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : not copyrighted - public domain
include "anchor.hxx";