summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorEli Bendersky <eliben@gmail.com>2016-10-31 05:27:45 -0700
committerEli Bendersky <eliben@gmail.com>2016-10-31 05:27:45 -0700
commit5dbe6762ef3d555e41dc848ea014ea032362fcbd (patch)
treeead1ad710e378682357269fad8ebb458973c6e47 /README.rst
parent2b96ddfd27ec2a9ef84c896600a05397f4bf1c0b (diff)
downloadpycparser-5dbe6762ef3d555e41dc848ea014ea032362fcbd.tar.gz
Update README to link to the LICENSE file directly
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 2d9c9a2..43bc1ea 100644
--- a/README.rst
+++ b/README.rst
@@ -63,7 +63,7 @@ standard document
How is pycparser licensed?
--------------------------
-BSD license. See the `LICENSE` file in the distribution.
+`BSD license <https://github.com/eliben/pycparser/blob/master/LICENSE>`_.
Contact details
---------------