diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2020-02-07 17:59:17 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2020-02-07 17:59:17 +0200 |
commit | 8ff379b5eb764e550aad7bc182941bd803b2c8df (patch) | |
tree | 75cf7835da7a17fa9f2c0aa45aef23fa43b39764 /web-epilogue.xhtml | |
parent | 87173ad9367cf0d0699dfe58821732773425d6dd (diff) |
Make copyright notices consistent
Diffstat (limited to 'web-epilogue.xhtml')
-rw-r--r-- | web-epilogue.xhtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web-epilogue.xhtml b/web-epilogue.xhtml index f4fea96..0208998 100644 --- a/web-epilogue.xhtml +++ b/web-epilogue.xhtml @@ -1,6 +1,6 @@ </div> -<div id="footer">© $copyright$.</div> +<div id="footer">Copyright © $copyright$.</div> </body> </html> |