aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2011-01-04 16:57:27 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2011-01-04 16:57:27 +0200
commit320ca6d1a967621ac319922d1a4dfd17f8a03d60 (patch)
treef23c5300f9712da9f04248bcfeff7e10a4e37645 /doc
parent437f4e37a5e5de5866f421b94e24fbb4472338bf (diff)
Copyright update
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.am2
-rw-r--r--doc/makefile2
-rw-r--r--doc/manual.html2ps2
-rw-r--r--doc/manual.xhtml6
-rw-r--r--doc/odb-epilogue.12
-rw-r--r--doc/odb-epilogue.xhtml2
-rw-r--r--doc/odb-prologue.12
-rw-r--r--doc/odb-prologue.xhtml2
8 files changed, 10 insertions, 10 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index a6e9ec6..d619e93 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,6 +1,6 @@
# file : doc/Makefile.am
# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : GNU GPL v3; see accompanying LICENSE file
dist_doc_DATA = __file__(docs)
diff --git a/doc/makefile b/doc/makefile
index 2885a9d..740390d 100644
--- a/doc/makefile
+++ b/doc/makefile
@@ -1,6 +1,6 @@
# file : doc/makefile
# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : GNU GPL v3; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../build/bootstrap.make
diff --git a/doc/manual.html2ps b/doc/manual.html2ps
index 36b9c30..63c3fd6 100644
--- a/doc/manual.html2ps
+++ b/doc/manual.html2ps
@@ -21,7 +21,7 @@
<h1>&nbsp;</h1>
<h1>&nbsp;</h1>
</div>
- <p>Copyright &copy; 2009-2010 Code Synthesis Tools CC</p>
+ <p>Copyright &copy; 2009-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/doc/manual.xhtml b/doc/manual.xhtml
index 84ccd0d..853f311 100644
--- a/doc/manual.xhtml
+++ b/doc/manual.xhtml
@@ -5,7 +5,7 @@
<head>
<title>C++ Object Persistence with ODB</title>
- <meta name="copyright" content="&copy; 2009-2010 Code Synthesis Tools CC"/>
+ <meta name="copyright" content="&copy; 2009-2011 Code Synthesis Tools CC"/>
<meta name="keywords" content="odb,c++,object,persistence,ORM,relational,database,RDBMS,ODBMS,OODBMS"/>
<meta name="description" content="C++ Object Persistence with ODB"/>
<meta name="revision" content="1.1"/>
@@ -244,7 +244,7 @@ for consistency.
<div id="titlepage">
<div class="title">C++ Object Persistence with ODB</div>
- <p>Copyright &copy; 2009-2010 Code Synthesis Tools CC</p>
+ <p>Copyright &copy; 2009-2011 Code Synthesis Tools CC</p>
<p>Permission is granted to copy, distribute and/or modify this
document under the terms of the
@@ -253,7 +253,7 @@ for consistency.
no Front-Cover Texts and no Back-Cover Texts.</p>
<!-- REMEMBER TO CHANGE VERSIONS IN THE META TAGS ABOVE! -->
- <p id="revision">Revision 1.1, November 2010</p>
+ <p id="revision">Revision 1.1, January 2011</p>
<p>This revision of the manual describes ODB 1.1.0 and is available
in the following formats:
<a href="http://www.codesynthesis.com/products/odb/doc/manual.xhtml">XHTML</a>,
diff --git a/doc/odb-epilogue.1 b/doc/odb-epilogue.1
index 3a8d971..c2dbd05 100644
--- a/doc/odb-epilogue.1
+++ b/doc/odb-epilogue.1
@@ -14,7 +14,7 @@ Send bug reports to the odb-users@codesynthesis.com mailing list.
.\" COPYRIGHT
.\"
.SH COPYRIGHT
-Copyright (c) 2009-2010 Code Synthesis Tools CC.
+Copyright (c) 2009-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/doc/odb-epilogue.xhtml b/doc/odb-epilogue.xhtml
index 5663c16..4f67528 100644
--- a/doc/odb-epilogue.xhtml
+++ b/doc/odb-epilogue.xhtml
@@ -11,7 +11,7 @@
</div>
<div id="footer">
- &copy;2009-2010 <a href="http://www.codesynthesis.com">Code Synthesis Tools CC</a>
+ &copy; 2009-2011 <a href="http://www.codesynthesis.com">Code Synthesis Tools CC</a>
<div id="terms">
Permission is granted to copy, distribute and/or modify this
diff --git a/doc/odb-prologue.1 b/doc/odb-prologue.1
index a2cc414..0eb3fb4 100644
--- a/doc/odb-prologue.1
+++ b/doc/odb-prologue.1
@@ -1,7 +1,7 @@
.\" Process this file with
.\" groff -man -Tascii odb.1
.\"
-.TH ODB 1 "November 2010" "ODB 1.1.0"
+.TH ODB 1 "January 2011" "ODB 1.1.0"
.SH NAME
odb \- object-relational mapping (ORM) compiler for C++
.\"
diff --git a/doc/odb-prologue.xhtml b/doc/odb-prologue.xhtml
index 87548a7..d3edc41 100644
--- a/doc/odb-prologue.xhtml
+++ b/doc/odb-prologue.xhtml
@@ -4,7 +4,7 @@
<head>
<title>ODB 1.1.0 Compiler Command Line Manual</title>
- <meta name="copyright" content="&copy; 2009-2010 Code Synthesis Tools CC"/>
+ <meta name="copyright" content="&copy; 2009-2011 Code Synthesis Tools CC"/>
<meta name="keywords" content="odb,object,relational,mapping,compiler,c++"/>
<meta name="description" content="ODB Compiler Command Line Manual"/>