aboutsummaryrefslogtreecommitdiff
path: root/doc/odb-prologue.xhtml
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-02-11 22:31:38 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-02-13 14:43:20 +0300
commit7134f72530c7606c19fc02f9454eaf05e7d7b06a (patch)
tree79fe10107fdd0800dcec8bb28430d8c1039b01eb /doc/odb-prologue.xhtml
parent1377749f09a9bfde03f5a5c0aa1a0e0a9ca107d6 (diff)
Add copyright variable substitution in doc/doc.sh
Diffstat (limited to 'doc/odb-prologue.xhtml')
-rw-r--r--doc/odb-prologue.xhtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/odb-prologue.xhtml b/doc/odb-prologue.xhtml
index 95aa706..b8cc694 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="&#169; 2009-2019 Code Synthesis Tools CC"/>
+ <meta name="copyright" content="&#169; $copyright$"/>
<meta name="keywords" content="odb,object,relational,mapping,compiler,c++"/>
<meta name="description" content="ODB Compiler Command Line Manual"/>