diff options
| author | Alee <alee14498@gmail.com> | 2018-04-01 15:54:51 -0400 |
|---|---|---|
| committer | Alee <alee14498@gmail.com> | 2018-04-01 15:54:51 -0400 |
| commit | 153a85a8e470f09779bfccf9983d0512f4625bb5 (patch) | |
| tree | 592eb2efa639464a91ac114fc85c8447bcce70cc | |
| parent | b434fed4bd35b1abd6a0e721b52bfdbdb7663353 (diff) | |
| download | AleeBot-153a85a8e470f09779bfccf9983d0512f4625bb5.tar.gz AleeBot-153a85a8e470f09779bfccf9983d0512f4625bb5.tar.bz2 AleeBot-153a85a8e470f09779bfccf9983d0512f4625bb5.zip | |
More GPL stuff
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 9649e0c..c6a1eb8 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "url": "git+https://github.com/AleeCorp/AleeBot.git" }, "author": "AleeCorp", - "license": "MIT", + "license": "GPL-3.0", "bugs": { "url": "https://github.com/AleeCorp/AleeBot/issues" }, |
