diff options
author | Siddharth Ravikumar <sravik@bgsu.edu> | 2015-01-21 19:38:00 -0500 |
---|---|---|
committer | Siddharth Ravikumar <sravik@bgsu.edu> | 2015-01-21 19:38:00 -0500 |
commit | 5e3c14217731f85db432fa679998c9a633668bdd (patch) | |
tree | 3374f97568dd8c2eeef7ea48bfbdbab7d14023de /README.md | |
parent | 378c63382465bb77f2bf92288c209029d7436078 (diff) |
updated README.md - modded license section
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -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 |