summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-02-07 18:30:24 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-02-07 18:30:24 +0300
commitb975e078fa09df6782c19654ea968c91d74a2b97 (patch)
tree08b8ea872b87461f8b1ba4305fd29caa61af005f
parent7e75bb936cf5b2bd2fa3344e13b6c486c8ecc8a3 (diff)
Use $copyright$ variable instead of copyright text
-rw-r--r--art-epilogue.xhtml3
-rw-r--r--code-box.css1
-rw-r--r--common.css1
-rw-r--r--doc-prologue.xhtml3
-rw-r--r--doc.css1
-rw-r--r--doc.html2ps2
-rw-r--r--man-epilogue.12
-rw-r--r--man-epilogue.xhtml2
-rw-r--r--man.css1
-rw-r--r--p-code-box.css1
-rw-r--r--pre-box.css1
-rw-r--r--simple-doc-prologue.xhtml3
-rw-r--r--toc.css1
-rw-r--r--web-epilogue.xhtml3
-rw-r--r--web.css1
15 files changed, 7 insertions, 19 deletions
diff --git a/art-epilogue.xhtml b/art-epilogue.xhtml
index 812efa5..26336b0 100644
--- a/art-epilogue.xhtml
+++ b/art-epilogue.xhtml
@@ -1,7 +1,6 @@
</div>
-<div id="footer">&#169; 2014-2019 <a href="https://codesynthesis.com">Code
-Synthesis Ltd</a></div>
+<div id="footer">&#169; $copyright$</div>
</body>
</html>
diff --git a/code-box.css b/code-box.css
index f3d22ca..cadbddb 100644
--- a/code-box.css
+++ b/code-box.css
@@ -1,5 +1,4 @@
/* file : code-box.css
- * copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
* license : MIT; see accompanying LICENSE file
*/
diff --git a/common.css b/common.css
index c0582bd..b74803d 100644
--- a/common.css
+++ b/common.css
@@ -1,5 +1,4 @@
/* file : common.css
- * copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
* license : MIT; see accompanying LICENSE file
*/
diff --git a/doc-prologue.xhtml b/doc-prologue.xhtml
index 8c53c93..958ac1e 100644
--- a/doc-prologue.xhtml
+++ b/doc-prologue.xhtml
@@ -36,8 +36,7 @@ $./doc.css$
<a href="$name$-a4.ps">PostScript/A4</a>, and
<a href="$name$-letter.ps">PostScript/Letter</a>.</p>
- <p>Copyright &#169; 2014-2019 <a href="https://codesynthesis.com">Code
- Synthesis Ltd</a><br/>
+ <p>Copyright &#169; $copyright$<br/>
Permission is granted to copy, distribute and/or modify this document
under the terms of the MIT License.</p>
</div>
diff --git a/doc.css b/doc.css
index 914fc4c..a01c20e 100644
--- a/doc.css
+++ b/doc.css
@@ -1,5 +1,4 @@
/* file : intro.css
- * copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
* license : MIT; see accompanying LICENSE file
*/
diff --git a/doc.html2ps b/doc.html2ps
index 1a2419a..66ca367 100644
--- a/doc.html2ps
+++ b/doc.html2ps
@@ -22,7 +22,7 @@
<h1>&nbsp;</h1>
<h1>&nbsp;</h1>
</div>
- <p>Copyright &#169; 2014-2019 Code Synthesis Ltd<br/>
+ <p>Copyright &#169; $copyright$<br/>
Permission is granted to copy, distribute and/or modify this document under
the terms of the MIT License.</p>
diff --git a/man-epilogue.1 b/man-epilogue.1
index 913961b..eec1e60 100644
--- a/man-epilogue.1
+++ b/man-epilogue.1
@@ -1,7 +1,7 @@
.SH BUGS
Send bug reports to the users@build2.org mailing list.
.SH COPYRIGHT
-Copyright (c) 2014-2019 Code Synthesis Ltd
+Copyright (c) $copyright$
Permission is granted to copy, distribute and/or modify this document under
the terms of the MIT License.
diff --git a/man-epilogue.xhtml b/man-epilogue.xhtml
index 67f5479..9c9c317 100644
--- a/man-epilogue.xhtml
+++ b/man-epilogue.xhtml
@@ -6,7 +6,7 @@
</div>
<div id="footer">
-&#169; 2014-2019 Code Synthesis Ltd<br/>
+&#169; $copyright$<br/>
Permission is granted to copy, distribute and/or modify this document under
the terms of the MIT License.
</div>
diff --git a/man.css b/man.css
index 1b32dd1..241fa11 100644
--- a/man.css
+++ b/man.css
@@ -1,5 +1,4 @@
/* file : man.css
- * copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
* license : MIT; see accompanying LICENSE file
*/
diff --git a/p-code-box.css b/p-code-box.css
index 5505d23..397e5e7 100644
--- a/p-code-box.css
+++ b/p-code-box.css
@@ -1,5 +1,4 @@
/* file : p-code-box.css
- * copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
* license : MIT; see accompanying LICENSE file
*/
diff --git a/pre-box.css b/pre-box.css
index 62b3464..3cfcee4 100644
--- a/pre-box.css
+++ b/pre-box.css
@@ -1,5 +1,4 @@
/* file : pre-box.css
- * copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
* license : MIT; see accompanying LICENSE file
*/
diff --git a/simple-doc-prologue.xhtml b/simple-doc-prologue.xhtml
index 6ecb48b..2260a5d 100644
--- a/simple-doc-prologue.xhtml
+++ b/simple-doc-prologue.xhtml
@@ -20,8 +20,7 @@ $./doc.css$
<div id="titlepage">
<div class="title">$title$</div>
- <p>Copyright &#169; 2014-2019 <a href="https://codesynthesis.com">Code
- Synthesis Ltd</a><br/>
+ <p>Copyright &#169; $copyright$<br/>
Permission is granted to copy, distribute and/or modify this document
under the terms of the MIT License.</p>
</div>
diff --git a/toc.css b/toc.css
index f136868..7894ad4 100644
--- a/toc.css
+++ b/toc.css
@@ -1,5 +1,4 @@
/* file : toc.css
- * copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
* license : MIT; see accompanying LICENSE file
*/
diff --git a/web-epilogue.xhtml b/web-epilogue.xhtml
index 812efa5..26336b0 100644
--- a/web-epilogue.xhtml
+++ b/web-epilogue.xhtml
@@ -1,7 +1,6 @@
</div>
-<div id="footer">&#169; 2014-2019 <a href="https://codesynthesis.com">Code
-Synthesis Ltd</a></div>
+<div id="footer">&#169; $copyright$</div>
</body>
</html>
diff --git a/web.css b/web.css
index 8c3c772..114e2ea 100644
--- a/web.css
+++ b/web.css
@@ -1,5 +1,4 @@
/* file : web.css
- * copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
* license : MIT; see accompanying LICENSE file
*/