aboutsummaryrefslogtreecommitdiff
path: root/documentation
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2011-01-04 16:51:26 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2011-01-04 16:51:26 +0200
commit9aaa002bf85e75bae1228af620987ae8743a267a (patch)
treec9a4bb0a35762904ed64b5218334c1bcb1bb03fe /documentation
parent252f5c6d0a5912162e355b871cf6e150b4c64f06 (diff)
Copyright update
Diffstat (limited to 'documentation')
-rw-r--r--documentation/cxx/hybrid/guide/guide.html2ps2
-rw-r--r--documentation/cxx/hybrid/guide/index.xhtml4
-rw-r--r--documentation/cxx/hybrid/guide/makefile2
-rw-r--r--documentation/cxx/makefile2
-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
-rw-r--r--documentation/cxx/serializer/guide/guide.html2ps2
-rw-r--r--documentation/cxx/serializer/guide/index.xhtml4
-rw-r--r--documentation/cxx/serializer/guide/makefile2
-rw-r--r--documentation/makefile2
-rw-r--r--documentation/xsde.14
-rw-r--r--documentation/xsde.xhtml4
13 files changed, 18 insertions, 18 deletions
diff --git a/documentation/cxx/hybrid/guide/guide.html2ps b/documentation/cxx/hybrid/guide/guide.html2ps
index b660d55..92ef95d 100644
--- a/documentation/cxx/hybrid/guide/guide.html2ps
+++ b/documentation/cxx/hybrid/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/hybrid/guide/index.xhtml b/documentation/cxx/hybrid/guide/index.xhtml
index 601574d..06a8ac1 100644
--- a/documentation/cxx/hybrid/guide/index.xhtml
+++ b/documentation/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-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,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-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/hybrid/guide/makefile b/documentation/cxx/hybrid/guide/makefile
index 58b804a..9644150 100644
--- a/documentation/cxx/hybrid/guide/makefile
+++ b/documentation/cxx/hybrid/guide/makefile
@@ -1,6 +1,6 @@
# file : documentation/cxx/hybrid/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
diff --git a/documentation/cxx/makefile b/documentation/cxx/makefile
index 33c7a02..3dce01d 100644
--- a/documentation/cxx/makefile
+++ b/documentation/cxx/makefile
@@ -1,6 +1,6 @@
# file : documentation/cxx/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
diff --git a/documentation/cxx/parser/guide/guide.html2ps b/documentation/cxx/parser/guide/guide.html2ps
index c7deeb2..bfeca9e 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 9dc9764..5fa05e7 100644
--- a/documentation/cxx/parser/guide/index.xhtml
+++ b/documentation/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-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,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-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 d8184b4..c4b0821 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
diff --git a/documentation/cxx/serializer/guide/guide.html2ps b/documentation/cxx/serializer/guide/guide.html2ps
index 3799d45..9e5fc78 100644
--- a/documentation/cxx/serializer/guide/guide.html2ps
+++ b/documentation/cxx/serializer/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/serializer/guide/index.xhtml b/documentation/cxx/serializer/guide/index.xhtml
index e04667f..0ed490f 100644
--- a/documentation/cxx/serializer/guide/index.xhtml
+++ b/documentation/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-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,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-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/serializer/guide/makefile b/documentation/cxx/serializer/guide/makefile
index e2c5a43..4fb8c2a 100644
--- a/documentation/cxx/serializer/guide/makefile
+++ b/documentation/cxx/serializer/guide/makefile
@@ -1,6 +1,6 @@
# file : documentation/cxx/serializer/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
diff --git a/documentation/makefile b/documentation/makefile
index 40c9b41..5b2f0e8 100644
--- a/documentation/makefile
+++ b/documentation/makefile
@@ -1,6 +1,6 @@
# file : documentation/makefile
# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC
+# copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../build/bootstrap.make
diff --git a/documentation/xsde.1 b/documentation/xsde.1
index a0b2f43..972da64 100644
--- a/documentation/xsde.1
+++ b/documentation/xsde.1
@@ -1,7 +1,7 @@
.\" Process this file with
.\" groff -man -Tascii xsde.1
.\"
-.TH XSD/e 1 "October 2010" "XSD/e 3.2.0"
+.TH XSD/e 1 "January 2011" "XSD/e 3.2.0"
.SH NAME
xsde \- W3C XML Schema to C++ Compiler for Embedded Systems
.\"
@@ -2093,7 +2093,7 @@ and exit with non-zero exit code.
Send bug reports to the xsde-users@codesynthesis.com mailing list.
.SH COPYRIGHT
-Copyright (c) 2005-2010 Code Synthesis Tools CC.
+Copyright (c) 2005-2011 Code Synthesis Tools CC.
Permission is granted to copy, distribute and/or modify this
document under the terms of the GNU Free Documentation License,
diff --git a/documentation/xsde.xhtml b/documentation/xsde.xhtml
index 9797ba9..f15e337 100644
--- a/documentation/xsde.xhtml
+++ b/documentation/xsde.xhtml
@@ -5,7 +5,7 @@
<head>
<title>XSD/e 3.2.0 Compiler Command Line Manual</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,code,generator,manual,man,page"/>
<meta name="description" content="XSD/e Compiler Command Line Manual"/>
@@ -1702,7 +1702,7 @@ namespace http://www.w3.org/2001/XMLSchema
</div>
<div id="footer">
- &copy;2005-2010 <a href="http://codesynthesis.com">CODE SYNTHESIS TOOLS CC</a>
+ &copy;2005-2011 <a href="http://codesynthesis.com">CODE SYNTHESIS TOOLS CC</a>
<div id="terms">
Permission is granted to copy, distribute and/or modify this