aboutsummaryrefslogtreecommitdiff
path: root/doc/cxx/hybrid/guide
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2017-01-03 12:42:09 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2017-01-03 12:42:09 +0200
commit7e3616382296533e5016caec792b88a6b8556268 (patch)
treed5a7fe6b111829beb847da61a6ed9633c8d62f05 /doc/cxx/hybrid/guide
parent811453ff689059b75a6147b33ce35b3734865f12 (diff)
Update copyright year
Diffstat (limited to 'doc/cxx/hybrid/guide')
-rw-r--r--doc/cxx/hybrid/guide/guide.html2ps2
-rw-r--r--doc/cxx/hybrid/guide/index.xhtml4
-rw-r--r--doc/cxx/hybrid/guide/makefile2
3 files changed, 4 insertions, 4 deletions
diff --git a/doc/cxx/hybrid/guide/guide.html2ps b/doc/cxx/hybrid/guide/guide.html2ps
index 3d09a3a..74d9d06 100644
--- a/doc/cxx/hybrid/guide/guide.html2ps
+++ b/doc/cxx/hybrid/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/hybrid/guide/index.xhtml b/doc/cxx/hybrid/guide/index.xhtml
index c435e69..009c81b 100644
--- a/doc/cxx/hybrid/guide/index.xhtml
+++ b/doc/cxx/hybrid/guide/index.xhtml
@@ -5,7 +5,7 @@
<head>
<title>Embedded C++/Hybrid 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,parse,serialize,create,modify,write,validation,embedded,mobile"/>
<meta name="description" content="Embedded C++/Hybrid Mapping Getting Started Guide"/>
@@ -172,7 +172,7 @@
<div class="title" id="first-title">Embedded C++/Hybrid 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/hybrid/guide/makefile b/doc/cxx/hybrid/guide/makefile
index 733ccaf..fb098d4 100644
--- a/doc/cxx/hybrid/guide/makefile
+++ b/doc/cxx/hybrid/guide/makefile
@@ -1,5 +1,5 @@
# file : doc/cxx/hybrid/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