aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2012-01-29 14:52:03 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2012-01-29 14:52:03 +0200
commit2144f3e767f59896be49b3730d80257e3b9e6107 (patch)
treeed312d12d59b8e002482478ff4600d7e1a4ea340 /doc
parentb16111a4e4bf6b40b12ca678fcf967e554133603 (diff)
Update copyright year
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 38f36ae..8e40d21 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,5 +1,5 @@
# file : doc/Makefile.am
-# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2012 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 f5def0f..2e7afa1 100644
--- a/doc/makefile
+++ b/doc/makefile
@@ -1,5 +1,5 @@
# file : doc/makefile
-# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2012 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 63c3fd6..c83d3fd 100644
--- a/doc/manual.html2ps
+++ b/doc/manual.html2ps
@@ -21,7 +21,7 @@
<h1>&nbsp;</h1>
<h1>&nbsp;</h1>
</div>
- <p>Copyright &copy; 2009-2011 Code Synthesis Tools CC</p>
+ <p>Copyright &copy; 2009-2012 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 bd1448f..1aeef0a 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-2011 Code Synthesis Tools CC"/>
+ <meta name="copyright" content="&copy; 2009-2012 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.7"/>
@@ -256,7 +256,7 @@ for consistency.
<div id="titlepage">
<div class="title">C++ Object Persistence with ODB</div>
- <p>Copyright &copy; 2009-2011 Code Synthesis Tools CC</p>
+ <p>Copyright &copy; 2009-2012 Code Synthesis Tools CC</p>
<p>Permission is granted to copy, distribute and/or modify this
document under the terms of the
@@ -265,7 +265,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.7, December 2011</p>
+ <p id="revision">Revision 1.7, February 2012</p>
<p>This revision of the manual describes ODB 1.7.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 b202796..6bdc5c4 100644
--- a/doc/odb-epilogue.1
+++ b/doc/odb-epilogue.1
@@ -38,7 +38,7 @@ Send bug reports to the odb-users@codesynthesis.com mailing list.
.\" COPYRIGHT
.\"
.SH COPYRIGHT
-Copyright (c) 2009-2011 Code Synthesis Tools CC.
+Copyright (c) 2009-2012 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 f489a15..8dd45e7 100644
--- a/doc/odb-epilogue.xhtml
+++ b/doc/odb-epilogue.xhtml
@@ -39,7 +39,7 @@
</div>
<div id="footer">
- &copy; 2009-2011 <a href="http://www.codesynthesis.com">Code Synthesis Tools CC</a>
+ &copy; 2009-2012 <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 875fabe..db100f4 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 "December 2011" "ODB 1.7.0"
+.TH ODB 1 "February 2012" "ODB 1.7.0"
.SH NAME
odb \- object-relational mapping (ORM) compiler for C++
.\"
diff --git a/doc/odb-prologue.xhtml b/doc/odb-prologue.xhtml
index 1cfe1ad..55bf831 100644
--- a/doc/odb-prologue.xhtml
+++ b/doc/odb-prologue.xhtml
@@ -4,7 +4,7 @@
<head>
<title>ODB 1.7.0 Compiler Command Line Manual</title>
- <meta name="copyright" content="&copy; 2009-2011 Code Synthesis Tools CC"/>
+ <meta name="copyright" content="&copy; 2009-2012 Code Synthesis Tools CC"/>
<meta name="keywords" content="odb,object,relational,mapping,compiler,c++"/>
<meta name="description" content="ODB Compiler Command Line Manual"/>