diff options
author | Teddy Wing | 2017-07-16 20:22:23 +0200 |
---|---|---|
committer | Teddy Wing | 2017-07-16 20:22:23 +0200 |
commit | c5c3c4a29ffc273fd3e67db34562e49687cdb584 (patch) | |
tree | 516dfe9ba524ac8a4079b79c0f74890a6df36fbd /sorbot.cabal | |
parent | 06c681f7cf3c59f5900063fa60582ce2b084369d (diff) | |
download | sorbot-c5c3c4a29ffc273fd3e67db34562e49687cdb584.tar.bz2 |
sorbot.cabal: Update license type
Diffstat (limited to 'sorbot.cabal')
-rw-r--r-- | sorbot.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sorbot.cabal b/sorbot.cabal index 97207e2..3ab94c3 100644 --- a/sorbot.cabal +++ b/sorbot.cabal @@ -3,7 +3,7 @@ version: 0.1.0.0 -- synopsis: -- description: homepage: https://github.com/githubuser/sorbot#readme -license: BSD3 +license: GPL-3.0+ license-file: LICENSE author: Author name here maintainer: example@example.com |