README.md: Fix docs link to COPYING

Because `README.md` also gets rendered into the docs, we need
to link directly to github.

Closes: https://github.com/ostreedev/ostree/issues/1534

Closes: #1554
Approved by: jlebon
This commit is contained in:
Colin Walters 2018-04-23 17:01:53 -04:00 committed by Atomic Bot
parent cd17e364ae
commit 776ce5cc6a

View File

@ -113,5 +113,8 @@ See [Contributing](CONTRIBUTING.md).
Licensing Licensing
------- -------
The license for the *code* of libostree can be found in [COPYING](COPYING). The licensing for the *code* of libostree can be canonically found in the individual files;
and the overall status in the [COPYING](https://github.com/ostreedev/ostree/blob/master/COPYING)
file in the source. Currently, that's LGPLv2+.
The license for the *documentation* of libostree is: `SPDX-License-Identifier: (CC-BY-SA-3.0 OR GFDL-1.3-or-later)` The license for the *documentation* of libostree is: `SPDX-License-Identifier: (CC-BY-SA-3.0 OR GFDL-1.3-or-later)`