summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Steele <justin.steele@oracle.com>2022-03-17 10:36:39 -0400
committerJustin Steele <justin.steele@oracle.com>2022-03-17 10:36:39 -0400
commite55341013b2488b77ace19faf10cf80758833048 (patch)
tree61bd9161fa567574bbf073579954cd781b31e910
parent4043f6e34f74c49bbfac8f08e05ca3e2a8f8ca64 (diff)
downloaddiff-lcs-e55341013b2488b77ace19faf10cf80758833048.tar.gz
Add trailing space to ATX headers per code review
-rw-r--r--License.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/License.md b/License.md
index bcc1385..e460630 100644
--- a/License.md
+++ b/License.md
@@ -1,4 +1,4 @@
-# License
+# License
This software is available under three licenses: the GNU GPL version 2 (or at
your option, a later version), the Perl Artistic license, or the MIT license.
@@ -12,7 +12,7 @@ licensing terms.
* Adapted from Algorithm::Diff (Perl) by Ned Konz and a Smalltalk version by
Mario I. Wolczko.
-## MIT License
+## MIT License
Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
@@ -32,8 +32,8 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
-## Perl Artistic License
+## Perl Artistic License
See the file docs/artistic.txt in the main distribution.
-## GNU GPL version 2
+## GNU GPL version 2
See the file docs/COPYING.txt in the main distribution.