From b975e078fa09df6782c19654ea968c91d74a2b97 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Fri, 7 Feb 2020 18:30:24 +0300 Subject: Use $copyright$ variable instead of copyright text --- art-epilogue.xhtml | 3 +-- code-box.css | 1 - common.css | 1 - doc-prologue.xhtml | 3 +-- doc.css | 1 - doc.html2ps | 2 +- man-epilogue.1 | 2 +- man-epilogue.xhtml | 2 +- man.css | 1 - p-code-box.css | 1 - pre-box.css | 1 - simple-doc-prologue.xhtml | 3 +-- toc.css | 1 - web-epilogue.xhtml | 3 +-- web.css | 1 - 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 @@ - + 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$ PostScript/A4, and PostScript/Letter.

-

Copyright © 2014-2019 Code - Synthesis Ltd
+

Copyright © $copyright$
Permission is granted to copy, distribute and/or modify this document under the terms of the MIT License.

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 @@

 

 

-

Copyright © 2014-2019 Code Synthesis Ltd
+

Copyright © $copyright$
Permission is granted to copy, distribute and/or modify this document under the terms of the MIT License.

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 @@ 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$
$title$
-

Copyright © 2014-2019 Code - Synthesis Ltd
+

Copyright © $copyright$
Permission is granted to copy, distribute and/or modify this document under the terms of the MIT License.

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 @@ - + 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 */ -- cgit v1.1