summaryrefslogtreecommitdiff
path: root/doc/cxx/parser/guide
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/parser/guide
parent01e169c900135a55ecc4cbafd317e5fcc3659c59 (diff)
Update copyright
Diffstat (limited to 'doc/cxx/parser/guide')
-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
3 files changed, 4 insertions, 4 deletions
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