diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2020-02-07 18:30:24 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2020-02-07 18:30:24 +0300 |
commit | b975e078fa09df6782c19654ea968c91d74a2b97 (patch) | |
tree | 08b8ea872b87461f8b1ba4305fd29caa61af005f /man-epilogue.1 | |
parent | 7e75bb936cf5b2bd2fa3344e13b6c486c8ecc8a3 (diff) |
Use $copyright$ variable instead of copyright text
Diffstat (limited to 'man-epilogue.1')
-rw-r--r-- | man-epilogue.1 | 2 |
1 files changed, 1 insertions, 1 deletions
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. |