aboutsummaryrefslogtreecommitdiff
path: root/examples/cxx/parser/polyroot
diff options
context:
space:
mode:
Diffstat (limited to 'examples/cxx/parser/polyroot')
-rw-r--r--examples/cxx/parser/polyroot/driver.cxx1
-rw-r--r--examples/cxx/parser/polyroot/makefile1
-rw-r--r--examples/cxx/parser/polyroot/supermen-pimpl-mixin.cxx1
-rw-r--r--examples/cxx/parser/polyroot/supermen-pimpl-mixin.hxx1
-rw-r--r--examples/cxx/parser/polyroot/supermen-pimpl-tiein.cxx1
-rw-r--r--examples/cxx/parser/polyroot/supermen-pimpl-tiein.hxx1
6 files changed, 0 insertions, 6 deletions
diff --git a/examples/cxx/parser/polyroot/driver.cxx b/examples/cxx/parser/polyroot/driver.cxx
index 592ccfd..abf4e09 100644
--- a/examples/cxx/parser/polyroot/driver.cxx
+++ b/examples/cxx/parser/polyroot/driver.cxx
@@ -1,5 +1,4 @@
// file : examples/cxx/parser/polyroot/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
#include <iostream>
diff --git a/examples/cxx/parser/polyroot/makefile b/examples/cxx/parser/polyroot/makefile
index 926dd0c..60bd2c7 100644
--- a/examples/cxx/parser/polyroot/makefile
+++ b/examples/cxx/parser/polyroot/makefile
@@ -1,5 +1,4 @@
# file : examples/cxx/parser/polyroot/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/polyroot/supermen-pimpl-mixin.cxx b/examples/cxx/parser/polyroot/supermen-pimpl-mixin.cxx
index fb339ac..4bb933b 100644
--- a/examples/cxx/parser/polyroot/supermen-pimpl-mixin.cxx
+++ b/examples/cxx/parser/polyroot/supermen-pimpl-mixin.cxx
@@ -1,5 +1,4 @@
// file : examples/cxx/parser/polyroot/supermen-pimpl-mixin.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
//
diff --git a/examples/cxx/parser/polyroot/supermen-pimpl-mixin.hxx b/examples/cxx/parser/polyroot/supermen-pimpl-mixin.hxx
index 1f66062..933b73f 100644
--- a/examples/cxx/parser/polyroot/supermen-pimpl-mixin.hxx
+++ b/examples/cxx/parser/polyroot/supermen-pimpl-mixin.hxx
@@ -1,5 +1,4 @@
// file : examples/cxx/parser/polyroot/supermen-pimpl-mixin.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
#ifndef SUPERMEN_PIMPL_HXX
diff --git a/examples/cxx/parser/polyroot/supermen-pimpl-tiein.cxx b/examples/cxx/parser/polyroot/supermen-pimpl-tiein.cxx
index b02eeef..57a000f 100644
--- a/examples/cxx/parser/polyroot/supermen-pimpl-tiein.cxx
+++ b/examples/cxx/parser/polyroot/supermen-pimpl-tiein.cxx
@@ -1,5 +1,4 @@
// file : examples/cxx/parser/polyroot/supermen-pimpl-tiein.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
//
diff --git a/examples/cxx/parser/polyroot/supermen-pimpl-tiein.hxx b/examples/cxx/parser/polyroot/supermen-pimpl-tiein.hxx
index 41dfe84..ea2a6a4 100644
--- a/examples/cxx/parser/polyroot/supermen-pimpl-tiein.hxx
+++ b/examples/cxx/parser/polyroot/supermen-pimpl-tiein.hxx
@@ -1,5 +1,4 @@
// file : examples/cxx/parser/polyroot/supermen-pimpl-tiein.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
#ifndef SUPERMEN_PIMPL_HXX