summaryrefslogtreecommitdiff
path: root/doc/cxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2014-03-21 10:54:33 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2014-03-21 10:54:33 +0200
commit0f6ff689dc6bae8fed94da0fcabd39f015e7a62b (patch)
tree1aa073764bb689d3c599174cd48351b1e1478d6d /doc/cxx
parent01e169c900135a55ecc4cbafd317e5fcc3659c59 (diff)
Update copyright
Diffstat (limited to 'doc/cxx')
-rw-r--r--doc/cxx/makefile2
-rw-r--r--doc/cxx/parser/guide/guide.html2ps2
-rw-r--r--doc/cxx/parser/guide/index.xhtml4
-rw-r--r--doc/cxx/parser/guide/makefile2
-rw-r--r--doc/cxx/parser/makefile2
-rw-r--r--doc/cxx/tree/guide/guide.html2ps2
-rw-r--r--doc/cxx/tree/guide/index.xhtml4
-rw-r--r--doc/cxx/tree/guide/makefile2
-rw-r--r--doc/cxx/tree/makefile2
-rw-r--r--doc/cxx/tree/manual/index.xhtml4
-rw-r--r--doc/cxx/tree/manual/makefile2
-rw-r--r--doc/cxx/tree/manual/manual.html2ps2
-rw-r--r--doc/cxx/tree/reference/footer.html2
13 files changed, 16 insertions, 16 deletions
diff --git a/doc/cxx/makefile b/doc/cxx/makefile
index 8da6e0f..0369b66 100644
--- a/doc/cxx/makefile
+++ b/doc/cxx/makefile
@@ -1,5 +1,5 @@
# file : doc/cxx/makefile
-# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make
diff --git a/doc/cxx/parser/guide/guide.html2ps b/doc/cxx/parser/guide/guide.html2ps
index 91eb0e0..c2f6314 100644
--- a/doc/cxx/parser/guide/guide.html2ps
+++ b/doc/cxx/parser/guide/guide.html2ps
@@ -20,7 +20,7 @@
<h1>&nbsp;</h1>
<h1>&nbsp;</h1>
</div>
- <p>Copyright &copy; 2005-2011 CODE SYNTHESIS TOOLS CC</p>
+ <p>Copyright &copy; 2005-2014 CODE SYNTHESIS TOOLS CC</p>
<p>Permission is granted to copy, distribute and/or modify this
document under the terms of the
diff --git a/doc/cxx/parser/guide/index.xhtml b/doc/cxx/parser/guide/index.xhtml
index fff36cb..1eef533 100644
--- a/doc/cxx/parser/guide/index.xhtml
+++ b/doc/cxx/parser/guide/index.xhtml
@@ -5,7 +5,7 @@
<head>
<title>C++/Parser Mapping Getting Started Guide</title>
- <meta name="copyright" content="&copy; 2005-2011 Code Synthesis Tools CC"/>
+ <meta name="copyright" content="&copy; 2005-2014 Code Synthesis Tools CC"/>
<meta name="keywords" content="xsd,xml,schema,c++,mapping,data,binding,parser,validation"/>
<meta name="description" content="C++/Parser Mapping Getting Started Guide"/>
@@ -208,7 +208,7 @@
<div class="title" id="first-title">C++/Parser Mapping</div>
<div class="title" id="second-title">Getting Started Guide</div>
- <p>Copyright &copy; 2005-2011 CODE SYNTHESIS TOOLS CC</p>
+ <p>Copyright &copy; 2005-2014 CODE SYNTHESIS TOOLS CC</p>
<p>Permission is granted to copy, distribute and/or modify this
document under the terms of the
diff --git a/doc/cxx/parser/guide/makefile b/doc/cxx/parser/guide/makefile
index 465843b..127a0fa 100644
--- a/doc/cxx/parser/guide/makefile
+++ b/doc/cxx/parser/guide/makefile
@@ -1,5 +1,5 @@
# file : doc/cxx/parser/guide/makefile
-# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../../build/bootstrap.make
diff --git a/doc/cxx/parser/makefile b/doc/cxx/parser/makefile
index 940afc5..1e1c22c 100644
--- a/doc/cxx/parser/makefile
+++ b/doc/cxx/parser/makefile
@@ -1,5 +1,5 @@
# file : doc/cxx/parser/makefile
-# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../build/bootstrap.make
diff --git a/doc/cxx/tree/guide/guide.html2ps b/doc/cxx/tree/guide/guide.html2ps
index e05d3f9..fbdaaf5 100644
--- a/doc/cxx/tree/guide/guide.html2ps
+++ b/doc/cxx/tree/guide/guide.html2ps
@@ -20,7 +20,7 @@
<h1>&nbsp;</h1>
<h1>&nbsp;</h1>
</div>
- <p>Copyright &copy; 2005-2011 CODE SYNTHESIS TOOLS CC</p>
+ <p>Copyright &copy; 2005-2014 CODE SYNTHESIS TOOLS CC</p>
<p>Permission is granted to copy, distribute and/or modify this
document under the terms of the
diff --git a/doc/cxx/tree/guide/index.xhtml b/doc/cxx/tree/guide/index.xhtml
index 863bb57..5c03280 100644
--- a/doc/cxx/tree/guide/index.xhtml
+++ b/doc/cxx/tree/guide/index.xhtml
@@ -5,7 +5,7 @@
<head>
<title>C++/Tree Mapping Getting Started Guide</title>
- <meta name="copyright" content="&copy; 2005-2011 Code Synthesis Tools CC"/>
+ <meta name="copyright" content="&copy; 2005-2014 Code Synthesis Tools CC"/>
<meta name="keywords" content="xsd,xml,schema,c++,mapping,data,binding,parsing,serialization,validation"/>
<meta name="description" content="C++/Tree Mapping Getting Started Guide"/>
@@ -172,7 +172,7 @@
<div class="title" id="first-title">C++/Tree Mapping</div>
<div class="title" id="second-title">Getting Started Guide</div>
- <p>Copyright &copy; 2005-2011 CODE SYNTHESIS TOOLS CC</p>
+ <p>Copyright &copy; 2005-2014 CODE SYNTHESIS TOOLS CC</p>
<p>Permission is granted to copy, distribute and/or modify this
document under the terms of the
diff --git a/doc/cxx/tree/guide/makefile b/doc/cxx/tree/guide/makefile
index 9c42219..3e6fba2 100644
--- a/doc/cxx/tree/guide/makefile
+++ b/doc/cxx/tree/guide/makefile
@@ -1,5 +1,5 @@
# file : doc/cxx/tree/guide/makefile
-# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../../build/bootstrap.make
diff --git a/doc/cxx/tree/makefile b/doc/cxx/tree/makefile
index 4be78ee..4163730 100644
--- a/doc/cxx/tree/makefile
+++ b/doc/cxx/tree/makefile
@@ -1,5 +1,5 @@
# file : doc/cxx/tree/makefile
-# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../build/bootstrap.make
diff --git a/doc/cxx/tree/manual/index.xhtml b/doc/cxx/tree/manual/index.xhtml
index 05e1bef..85a5f83 100644
--- a/doc/cxx/tree/manual/index.xhtml
+++ b/doc/cxx/tree/manual/index.xhtml
@@ -5,7 +5,7 @@
<head>
<title>C++/Tree Mapping User Manual</title>
- <meta name="copyright" content="&copy; 2005-2011 Code Synthesis Tools CC"/>
+ <meta name="copyright" content="&copy; 2005-2014 Code Synthesis Tools CC"/>
<meta name="keywords" content="xsd,xml,schema,c++,mapping,data,binding,tree,serialization,guide,manual,examples"/>
<meta name="description" content="C++/Tree Mapping User Manual"/>
<meta name="revision" content="3.0.0"/>
@@ -188,7 +188,7 @@
<div id="titlepage">
<div id="title">C++/Tree Mapping User Manual</div>
- <p>Copyright &copy; 2005-2011 CODE SYNTHESIS TOOLS CC</p>
+ <p>Copyright &copy; 2005-2014 CODE SYNTHESIS TOOLS CC</p>
<p>Permission is granted to copy, distribute and/or modify this
document under the terms of the
diff --git a/doc/cxx/tree/manual/makefile b/doc/cxx/tree/manual/makefile
index d6101cb..3cb0d80 100644
--- a/doc/cxx/tree/manual/makefile
+++ b/doc/cxx/tree/manual/makefile
@@ -1,5 +1,5 @@
# file : doc/cxx/tree/manual/makefile
-# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../../build/bootstrap.make
diff --git a/doc/cxx/tree/manual/manual.html2ps b/doc/cxx/tree/manual/manual.html2ps
index 0e7e81b..6e714a6 100644
--- a/doc/cxx/tree/manual/manual.html2ps
+++ b/doc/cxx/tree/manual/manual.html2ps
@@ -21,7 +21,7 @@
<h1>&nbsp;</h1>
</div>
<p>Revision $[revision] &nbsp;&nbsp;&nbsp; $D</p>
- <p>Copyright &copy; 2005-2011 CODE SYNTHESIS TOOLS CC</p>
+ <p>Copyright &copy; 2005-2014 CODE SYNTHESIS TOOLS CC</p>
<p>Permission is granted to copy, distribute and/or modify this
document under the terms of the
diff --git a/doc/cxx/tree/reference/footer.html b/doc/cxx/tree/reference/footer.html
index 70508b9..4325116 100644
--- a/doc/cxx/tree/reference/footer.html
+++ b/doc/cxx/tree/reference/footer.html
@@ -1,6 +1,6 @@
<hr size="1">
<div style="text-align: center; font-size: 80%;">
- Copyright &copy; 2005-2011 CODE SYNTHESIS TOOLS CC
+ Copyright &copy; 2005-2014 CODE SYNTHESIS TOOLS CC
</div>
</body>
</html>