aboutsummaryrefslogtreecommitdiff
path: root/doc/cxx/serializer/guide
diff options
context:
space:
mode:
Diffstat (limited to 'doc/cxx/serializer/guide')
-rw-r--r--doc/cxx/serializer/guide/guide.html2ps2
-rw-r--r--doc/cxx/serializer/guide/index.xhtml4
-rw-r--r--doc/cxx/serializer/guide/makefile2
3 files changed, 4 insertions, 4 deletions
diff --git a/doc/cxx/serializer/guide/guide.html2ps b/doc/cxx/serializer/guide/guide.html2ps
index dd49072..385117c 100644
--- a/doc/cxx/serializer/guide/guide.html2ps
+++ b/doc/cxx/serializer/guide/guide.html2ps
@@ -20,7 +20,7 @@
<h1>&nbsp;</h1>
<h1>&nbsp;</h1>
</div>
- <p>Copyright &copy; 2005-2014 CODE SYNTHESIS TOOLS CC</p>
+ <p>Copyright &copy; 2005-2017 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/serializer/guide/index.xhtml b/doc/cxx/serializer/guide/index.xhtml
index 2a03c4c..2e41b77 100644
--- a/doc/cxx/serializer/guide/index.xhtml
+++ b/doc/cxx/serializer/guide/index.xhtml
@@ -5,7 +5,7 @@
<head>
<title>Embedded C++/Serializer Mapping Getting Started Guide</title>
- <meta name="copyright" content="&copy; 2005-2014 Code Synthesis Tools CC"/>
+ <meta name="copyright" content="&copy; 2005-2017 Code Synthesis Tools CC"/>
<meta name="keywords" content="xsd,xml,schema,c++,mapping,data,binding,serialize,create,write,validation,embedded,mobile"/>
<meta name="description" content="Embedded C++/Serializer Mapping Getting Started Guide"/>
@@ -207,7 +207,7 @@
<div class="title" id="first-title">Embedded C++/Serializer Mapping</div>
<div class="title" id="second-title">Getting Started Guide</div>
- <p>Copyright &copy; 2005-2014 CODE SYNTHESIS TOOLS CC</p>
+ <p>Copyright &copy; 2005-2017 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/serializer/guide/makefile b/doc/cxx/serializer/guide/makefile
index 5492f7d..a1b1a6c 100644
--- a/doc/cxx/serializer/guide/makefile
+++ b/doc/cxx/serializer/guide/makefile
@@ -1,5 +1,5 @@
# file : doc/cxx/serializer/guide/makefile
-# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../../build/bootstrap.make