aboutsummaryrefslogtreecommitdiff
path: root/doc/cxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2014-03-21 11:01:12 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2014-03-21 11:01:12 +0200
commitcd817fe1c54fcf712c257d0628a002b2165ff098 (patch)
tree3300bf76b58daa6994afb6233e20db5d964dea13 /doc/cxx
parent8b33f84adf9e893bce0ee207c2ac8cbdfe501924 (diff)
Update copyright
Diffstat (limited to 'doc/cxx')
-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
-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/serializer/guide/guide.html2ps2
-rw-r--r--doc/cxx/serializer/guide/index.xhtml4
-rw-r--r--doc/cxx/serializer/guide/makefile2
10 files changed, 13 insertions, 13 deletions
diff --git a/doc/cxx/hybrid/guide/guide.html2ps b/doc/cxx/hybrid/guide/guide.html2ps
index 92ef95d..3d09a3a 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-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/hybrid/guide/index.xhtml b/doc/cxx/hybrid/guide/index.xhtml
index 9bf3df1..c435e69 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-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,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-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/hybrid/guide/makefile b/doc/cxx/hybrid/guide/makefile
index 51762f2..733ccaf 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-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/makefile b/doc/cxx/makefile
index 7d649c5..d5aaa92 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 bfeca9e..f5169c3 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 d070c5a..5bd6773 100644
--- a/doc/cxx/parser/guide/index.xhtml
+++ b/doc/cxx/parser/guide/index.xhtml
@@ -5,7 +5,7 @@
<head>
<title>Embedded 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,embedded,mobile"/>
<meta name="description" content="Embedded C++/Parser Mapping Getting Started Guide"/>
@@ -207,7 +207,7 @@
<div class="title" id="first-title">Embedded 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 37c4c2b..77e8e52 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/serializer/guide/guide.html2ps b/doc/cxx/serializer/guide/guide.html2ps
index 9e5fc78..dd49072 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-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/serializer/guide/index.xhtml b/doc/cxx/serializer/guide/index.xhtml
index 34ddbe1..43de074 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-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,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-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/serializer/guide/makefile b/doc/cxx/serializer/guide/makefile
index 6e25f76..5492f7d 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-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