aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-06-05 18:49:31 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-06-05 18:49:31 +0300
commit290aea0990897ed2aae5ef0579cbfdd04d0dca93 (patch)
tree436060bfb9c1da0fc9cdbe2ba98abd0ff2cd8e1b
parent9fc354f85250548f4d095fd1b65fdf437b1ee683 (diff)
Regularize copyright notes
-rw-r--r--doc/manual.html2ps2
-rw-r--r--doc/manual.xhtml4
-rw-r--r--doc/odb-epilogue.xhtml2
-rw-r--r--doc/odb-prologue.xhtml2
4 files changed, 5 insertions, 5 deletions
diff --git a/doc/manual.html2ps b/doc/manual.html2ps
index f8a891a..4745a1e 100644
--- a/doc/manual.html2ps
+++ b/doc/manual.html2ps
@@ -21,7 +21,7 @@
<h1>&nbsp;</h1>
<h1>&nbsp;</h1>
</div>
- <p>Copyright &copy; 2009-2018 Code Synthesis Tools CC</p>
+ <p>Copyright &#169; 2009-2018 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 0642594..ebcabe9 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-2018 Code Synthesis Tools CC"/>
+ <meta name="copyright" content="&#169; 2009-2018 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="2.4"/>
@@ -281,7 +281,7 @@ for consistency.
<div id="titlepage">
<div class="title">C++ Object Persistence with ODB</div>
- <p>Copyright &copy; 2009-2018 Code Synthesis Tools CC</p>
+ <p>Copyright &#169; 2009-2018 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/odb-epilogue.xhtml b/doc/odb-epilogue.xhtml
index 0969cb5..e82f4d8 100644
--- a/doc/odb-epilogue.xhtml
+++ b/doc/odb-epilogue.xhtml
@@ -111,7 +111,7 @@
</div>
<div id="footer">
- &copy; 2009-2018 <a href="http://www.codesynthesis.com">Code Synthesis Tools CC</a>
+ &#169; 2009-2018 <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.xhtml b/doc/odb-prologue.xhtml
index 88d7a47..0a3b73e 100644
--- a/doc/odb-prologue.xhtml
+++ b/doc/odb-prologue.xhtml
@@ -4,7 +4,7 @@
<head>
<title>ODB 2.4.0 Compiler Command Line Manual</title>
- <meta name="copyright" content="&copy; 2009-2018 Code Synthesis Tools CC"/>
+ <meta name="copyright" content="&#169; 2009-2018 Code Synthesis Tools CC"/>
<meta name="keywords" content="odb,object,relational,mapping,compiler,c++"/>
<meta name="description" content="ODB Compiler Command Line Manual"/>