summaryrefslogtreecommitdiff
path: root/examples/cxx/tree/custom/calendar
diff options
context:
space:
mode:
Diffstat (limited to 'examples/cxx/tree/custom/calendar')
-rw-r--r--examples/cxx/tree/custom/calendar/driver.cxx1
-rw-r--r--examples/cxx/tree/custom/calendar/makefile1
-rw-r--r--examples/cxx/tree/custom/calendar/xml-schema-custom.cxx1
-rw-r--r--examples/cxx/tree/custom/calendar/xml-schema-custom.hxx1
4 files changed, 0 insertions, 4 deletions
diff --git a/examples/cxx/tree/custom/calendar/driver.cxx b/examples/cxx/tree/custom/calendar/driver.cxx
index 02f1c27..a5b223e 100644
--- a/examples/cxx/tree/custom/calendar/driver.cxx
+++ b/examples/cxx/tree/custom/calendar/driver.cxx
@@ -1,5 +1,4 @@
// file : examples/cxx/tree/custom/calendar/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
#include <memory> // std::auto_ptr
diff --git a/examples/cxx/tree/custom/calendar/makefile b/examples/cxx/tree/custom/calendar/makefile
index 2e9f652..052b279 100644
--- a/examples/cxx/tree/custom/calendar/makefile
+++ b/examples/cxx/tree/custom/calendar/makefile
@@ -1,5 +1,4 @@
# file : examples/cxx/tree/custom/calendar/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/tree/custom/calendar/xml-schema-custom.cxx b/examples/cxx/tree/custom/calendar/xml-schema-custom.cxx
index 440a407..645880b 100644
--- a/examples/cxx/tree/custom/calendar/xml-schema-custom.cxx
+++ b/examples/cxx/tree/custom/calendar/xml-schema-custom.cxx
@@ -1,5 +1,4 @@
// file : examples/cxx/tree/custom/calendar/xml-schema-custom.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
// Include xml-schema.hxx instead of xml-schema-custom.hxx here.
diff --git a/examples/cxx/tree/custom/calendar/xml-schema-custom.hxx b/examples/cxx/tree/custom/calendar/xml-schema-custom.hxx
index 2bab0b5..58f57e6 100644
--- a/examples/cxx/tree/custom/calendar/xml-schema-custom.hxx
+++ b/examples/cxx/tree/custom/calendar/xml-schema-custom.hxx
@@ -1,5 +1,4 @@
// file : examples/cxx/tree/custom/calendar/xml-schema-custom.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
// Do not include this file directly, use xml-schema.hxx instead. This