summaryrefslogtreecommitdiff
path: root/examples/cxx/tree/custom
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2014-04-10 13:21:20 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2014-04-10 13:21:20 +0200
commit4c52a4fbc1602e4d946e00447553730552c53be1 (patch)
treee3f64856dbe360c9d850fcaa3d052807d77002f5 /examples/cxx/tree/custom
parent884dea7531962b17ef843ac2175faa050e8b0758 (diff)
Remove author from .xml and .xsd files
Diffstat (limited to 'examples/cxx/tree/custom')
-rw-r--r--examples/cxx/tree/custom/calendar/calendar.xml1
-rw-r--r--examples/cxx/tree/custom/calendar/calendar.xsd1
-rw-r--r--examples/cxx/tree/custom/comments/people.xml1
-rw-r--r--examples/cxx/tree/custom/comments/people.xsd1
-rw-r--r--examples/cxx/tree/custom/contacts/contacts.xml1
-rw-r--r--examples/cxx/tree/custom/contacts/contacts.xsd1
-rw-r--r--examples/cxx/tree/custom/double/order.xsd1
-rw-r--r--examples/cxx/tree/custom/mixed/people.xml1
-rw-r--r--examples/cxx/tree/custom/mixed/people.xsd1
-rw-r--r--examples/cxx/tree/custom/taxonomy/people.xml1
-rw-r--r--examples/cxx/tree/custom/taxonomy/people.xsd1
-rw-r--r--examples/cxx/tree/custom/wildcard/wildcard.xml1
-rw-r--r--examples/cxx/tree/custom/wildcard/wildcard.xsd1
13 files changed, 0 insertions, 13 deletions
diff --git a/examples/cxx/tree/custom/calendar/calendar.xml b/examples/cxx/tree/custom/calendar/calendar.xml
index ae9e570..5cc898a 100644
--- a/examples/cxx/tree/custom/calendar/calendar.xml
+++ b/examples/cxx/tree/custom/calendar/calendar.xml
@@ -3,7 +3,6 @@
<!--
file : examples/cxx/tree/custom/calendar/calendar.xml
-author : Boris Kolpackov <boris@codesynthesis.com>
copyright : not copyrighted - public domain
-->
diff --git a/examples/cxx/tree/custom/calendar/calendar.xsd b/examples/cxx/tree/custom/calendar/calendar.xsd
index fa612a7..04b3af1 100644
--- a/examples/cxx/tree/custom/calendar/calendar.xsd
+++ b/examples/cxx/tree/custom/calendar/calendar.xsd
@@ -3,7 +3,6 @@
<!--
file : examples/cxx/tree/custom/calendar/calendar.xsd
-author : Boris Kolpackov <boris@codesynthesis.com>
copyright : not copyrighted - public domain
-->
diff --git a/examples/cxx/tree/custom/comments/people.xml b/examples/cxx/tree/custom/comments/people.xml
index b6a44e5..55c08a1 100644
--- a/examples/cxx/tree/custom/comments/people.xml
+++ b/examples/cxx/tree/custom/comments/people.xml
@@ -3,7 +3,6 @@
<!--
file : examples/cxx/tree/custom/comments/people.xml
-author : Boris Kolpackov <boris@codesynthesis.com>
copyright : not copyrighted - public domain
-->
diff --git a/examples/cxx/tree/custom/comments/people.xsd b/examples/cxx/tree/custom/comments/people.xsd
index 2f40754..e70dd2a 100644
--- a/examples/cxx/tree/custom/comments/people.xsd
+++ b/examples/cxx/tree/custom/comments/people.xsd
@@ -3,7 +3,6 @@
<!--
file : examples/cxx/tree/custom/comments/people.xsd
-author : Boris Kolpackov <boris@codesynthesis.com>
copyright : not copyrighted - public domain
-->
diff --git a/examples/cxx/tree/custom/contacts/contacts.xml b/examples/cxx/tree/custom/contacts/contacts.xml
index c6dc38f..331e692 100644
--- a/examples/cxx/tree/custom/contacts/contacts.xml
+++ b/examples/cxx/tree/custom/contacts/contacts.xml
@@ -3,7 +3,6 @@
<!--
file : examples/cxx/tree/custom/contacts/contacts.xml
-author : Boris Kolpackov <boris@codesynthesis.com>
copyright : not copyrighted - public domain
-->
diff --git a/examples/cxx/tree/custom/contacts/contacts.xsd b/examples/cxx/tree/custom/contacts/contacts.xsd
index da73c78..d6110fe 100644
--- a/examples/cxx/tree/custom/contacts/contacts.xsd
+++ b/examples/cxx/tree/custom/contacts/contacts.xsd
@@ -3,7 +3,6 @@
<!--
file : examples/cxx/tree/custom/contacts/contacts.xsd
-author : Boris Kolpackov <boris@codesynthesis.com>
copyright : not copyrighted - public domain
-->
diff --git a/examples/cxx/tree/custom/double/order.xsd b/examples/cxx/tree/custom/double/order.xsd
index 0d7fe05..9cf1a1d 100644
--- a/examples/cxx/tree/custom/double/order.xsd
+++ b/examples/cxx/tree/custom/double/order.xsd
@@ -3,7 +3,6 @@
<!--
file : examples/cxx/tree/custom/double/order.xsd
-author : Boris Kolpackov <boris@codesynthesis.com>
copyright : not copyrighted - public domain
-->
diff --git a/examples/cxx/tree/custom/mixed/people.xml b/examples/cxx/tree/custom/mixed/people.xml
index 4e5c0ca..47e68b9 100644
--- a/examples/cxx/tree/custom/mixed/people.xml
+++ b/examples/cxx/tree/custom/mixed/people.xml
@@ -3,7 +3,6 @@
<!--
file : examples/cxx/tree/custom/mixed/people.xml
-author : Boris Kolpackov <boris@codesynthesis.com>
copyright : not copyrighted - public domain
-->
diff --git a/examples/cxx/tree/custom/mixed/people.xsd b/examples/cxx/tree/custom/mixed/people.xsd
index 40c1fc1..03e6c97 100644
--- a/examples/cxx/tree/custom/mixed/people.xsd
+++ b/examples/cxx/tree/custom/mixed/people.xsd
@@ -3,7 +3,6 @@
<!--
file : examples/cxx/tree/custom/mixed/people.xsd
-author : Boris Kolpackov <boris@codesynthesis.com>
copyright : not copyrighted - public domain
-->
diff --git a/examples/cxx/tree/custom/taxonomy/people.xml b/examples/cxx/tree/custom/taxonomy/people.xml
index 5f84855..b53b576 100644
--- a/examples/cxx/tree/custom/taxonomy/people.xml
+++ b/examples/cxx/tree/custom/taxonomy/people.xml
@@ -3,7 +3,6 @@
<!--
file : examples/cxx/tree/custom/taxonomy/people.xml
-author : Boris Kolpackov <boris@codesynthesis.com>
copyright : not copyrighted - public domain
-->
diff --git a/examples/cxx/tree/custom/taxonomy/people.xsd b/examples/cxx/tree/custom/taxonomy/people.xsd
index c77a866..1181270 100644
--- a/examples/cxx/tree/custom/taxonomy/people.xsd
+++ b/examples/cxx/tree/custom/taxonomy/people.xsd
@@ -3,7 +3,6 @@
<!--
file : examples/cxx/tree/custom/taxonomy/people.xsd
-author : Boris Kolpackov <boris@codesynthesis.com>
copyright : not copyrighted - public domain
-->
diff --git a/examples/cxx/tree/custom/wildcard/wildcard.xml b/examples/cxx/tree/custom/wildcard/wildcard.xml
index c980193..80f215a 100644
--- a/examples/cxx/tree/custom/wildcard/wildcard.xml
+++ b/examples/cxx/tree/custom/wildcard/wildcard.xml
@@ -3,7 +3,6 @@
<!--
file : examples/cxx/tree/custom/wildcard/wildcard.xml
-author : Boris Kolpackov <boris@codesynthesis.com>
copyright : not copyrighted - public domain
-->
diff --git a/examples/cxx/tree/custom/wildcard/wildcard.xsd b/examples/cxx/tree/custom/wildcard/wildcard.xsd
index ccce30b..1a32b1e 100644
--- a/examples/cxx/tree/custom/wildcard/wildcard.xsd
+++ b/examples/cxx/tree/custom/wildcard/wildcard.xsd
@@ -3,7 +3,6 @@
<!--
file : examples/cxx/tree/custom/wildcard/wildcard.xsd
-author : Boris Kolpackov <boris@codesynthesis.com>
copyright : not copyrighted - public domain
-->