From 5e3c14217731f85db432fa679998c9a633668bdd Mon Sep 17 00:00:00 2001 From: Siddharth Ravikumar Date: Wed, 21 Jan 2015 19:38:00 -0500 Subject: updated README.md - modded license section --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 4d93820..e2d8e61 100644 --- a/README.md +++ b/README.md @@ -61,13 +61,13 @@ Install dependencies by simply installing combox: # license -The source code of `combox` is licensed under the GNU General Public -License version 3 or later. See COPYING. +The source code of `combox` is licensed under the [GNU General Public +License version 3 or later][gpl]. See COPYING. -The `combox` [logo][lg] is under [Public Domain][pd]. +The `combox` logo (`graphics/logo/combox-logo.svg`) is under [Public Domain][pd]. -[lg]: graphics/logo/combox-logo.svg -[pd]: http://creativecommons.org/publicdomain/zero/1.0/ +[gpl]: https://gnu.org/licenses/gpl-3.0.txt +[pd]: https://creativecommons.org/publicdomain/zero/1.0/ # contact -- cgit v1.2.3