summaryrefslogtreecommitdiff
path: root/documentation/cxx/parser/guide
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/cxx/parser/guide')
-rw-r--r--documentation/cxx/parser/guide/guide.html2ps2
-rw-r--r--documentation/cxx/parser/guide/index.xhtml4
-rw-r--r--documentation/cxx/parser/guide/makefile2
3 files changed, 4 insertions, 4 deletions
diff --git a/documentation/cxx/parser/guide/guide.html2ps b/documentation/cxx/parser/guide/guide.html2ps
index 1021e9f..91eb0e0 100644
--- a/documentation/cxx/parser/guide/guide.html2ps
+++ b/documentation/cxx/parser/guide/guide.html2ps
@@ -20,7 +20,7 @@
<h1>&nbsp;</h1>
<h1>&nbsp;</h1>
</div>
- <p>Copyright &copy; 2005-2010 CODE SYNTHESIS TOOLS CC</p>
+ <p>Copyright &copy; 2005-2011 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/documentation/cxx/parser/guide/index.xhtml b/documentation/cxx/parser/guide/index.xhtml
index b65bcfe..a01b9a7 100644
--- a/documentation/cxx/parser/guide/index.xhtml
+++ b/documentation/cxx/parser/guide/index.xhtml
@@ -5,7 +5,7 @@
<head>
<title>C++/Parser Mapping Getting Started Guide</title>
- <meta name="copyright" content="&copy; 2005-2010 Code Synthesis Tools CC"/>
+ <meta name="copyright" content="&copy; 2005-2011 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-2010 CODE SYNTHESIS TOOLS CC</p>
+ <p>Copyright &copy; 2005-2011 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/documentation/cxx/parser/guide/makefile b/documentation/cxx/parser/guide/makefile
index f78a9f9..5fc055f 100644
--- a/documentation/cxx/parser/guide/makefile
+++ b/documentation/cxx/parser/guide/makefile
@@ -1,6 +1,6 @@
# file : documentation/cxx/parser/guide/makefile
# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../../build/bootstrap.make