docs: License statement correction

Change-Id: Id57c519f7b4b298d36736a23f0b41a7303a7b960
Refs: #1885
diff --git a/README.md b/README.md
index 1847c3c..365736a 100644
--- a/README.md
+++ b/README.md
@@ -27,4 +27,4 @@
 ## License
 
 ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about
-the license, refer to [`COPYING`](https://github.com/named-data/ndn-cxx/blob/master/COPYING).
+the license, refer to [`COPYING.md`](https://github.com/named-data/ndn-cxx/blob/master/COPYING.md).
diff --git a/docs/index.rst b/docs/index.rst
index 2cbeb1d..7abaf35 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -43,10 +43,5 @@
 License
 -------
 
-ndn-cxx is an open source project licensed under BSD license. For more
-information about the license, refer to
-`COPYING <https://github.com/named-data/ndn-cxx/blob/master/COPYING>`_.
-
-While the license does not require it, we really would appreciate it if
-others would share their contributions to the library if they are
-willing to do so under the same license.
+ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about
+the license, refer to `COPYING.md <https://github.com/named-data/ndn-cxx/blob/master/COPYING.md>`_.