diff options
author | Siddharth Ravikumar <sravik@bgsu.edu> | 2015-01-21 10:24:38 -0500 |
---|---|---|
committer | Siddharth Ravikumar <sravik@bgsu.edu> | 2015-01-21 10:24:38 -0500 |
commit | 6d53e749aef11732e222b64f3fdd427991e7194e (patch) | |
tree | f204e6b8bd1dd66dd2285098b35dd1378f81526b /README.md | |
parent | a41fc635967f3fbdcdd9acaa6268323e7accb1a5 (diff) |
README.md: add license information for combox logo.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 11 |
1 files changed, 8 insertions, 3 deletions
@@ -56,9 +56,14 @@ Install dependencies by simply installing combox: # license -`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. See COPYING. + +The `combox` [logo][lg] is under [Public Domain][pd]. + +[lg]: graphics/logo/combox-logo.svg +[pd]: http://creativecommons.org/publicdomain/zero/1.0/ # contact -siddharth ravikumar <sravik@bgsu.edu> (`gpg id: 0x00B252AF`) +siddharth ravikumar <sravik@bgsu.edu> (gpg id: `0x00B252AF`) |