]> granicus.if.org Git - libexpat/commitdiff
README.md: Make link to COPYING work for the front page.
authorSebastian Pipping <sebastian@pipping.org>
Sat, 29 Jul 2017 14:27:36 +0000 (16:27 +0200)
committerSebastian Pipping <sebastian@pipping.org>
Sat, 29 Jul 2017 14:27:36 +0000 (16:27 +0200)
COPYING [deleted symlink]
expat/README.md

diff --git a/COPYING b/COPYING
deleted file mode 120000 (symlink)
index 00234c4..0000000
--- a/COPYING
+++ /dev/null
@@ -1 +0,0 @@
-expat/COPYING
\ No newline at end of file
index 3b75f8c57d4862c48def02e984ade2dcc6f0e385..367c43839d281a123ecd2f1e09c6578cd1868a48 100644 (file)
@@ -14,10 +14,11 @@ which includes both precompiled libraries and executables, and source code for
 developers.
 
 Expat is [free software](https://www.gnu.org/philosophy/free-sw.en.html).
-You may copy, distribute, and modify it under
-the terms of the License contained in the file [`COPYING`](COPYING) distributed
-with this package.  This license is the same as the MIT/X Consortium
-license.
+You may copy, distribute, and modify it under the terms of the License
+contained in the file
+[`COPYING`](https://github.com/libexpat/libexpat/blob/master/expat/COPYING)
+distributed with this package.
+This license is the same as the MIT/X Consortium license.
 
 If you are building Expat from a check-out from the
 [Git repository](https://github.com/libexpat/libexpat/),