diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2020-05-22 20:38:08 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2020-05-22 20:38:08 -0400 |
| commit | 1ce861095b2793a1b49546c0adf460fbc2fc5d9f (patch) | |
| tree | b32da9dbf2e36a1e665714f19bda18d17238c193 /deprecated | |
| parent | fc76d7c73ae9ffec6be86fc7d9d9e8c9a14605ab (diff) | |
| download | AleeBot-1ce861095b2793a1b49546c0adf460fbc2fc5d9f.tar.gz AleeBot-1ce861095b2793a1b49546c0adf460fbc2fc5d9f.tar.bz2 AleeBot-1ce861095b2793a1b49546c0adf460fbc2fc5d9f.zip | |
Copyright
Diffstat (limited to 'deprecated')
| -rw-r--r-- | deprecated/buy.js | 2 | ||||
| -rw-r--r-- | deprecated/daily.js | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/deprecated/buy.js b/deprecated/buy.js index 8e52f08..9757d51 100644 --- a/deprecated/buy.js +++ b/deprecated/buy.js @@ -1,7 +1,7 @@ /** ************************************** * * Buy: Command for AleeBot - * Copyright (C) 2018 AleeCorp + * Copyright (C) 2017-2020 Alee Productions * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/deprecated/daily.js b/deprecated/daily.js index efb6c2e..c58928c 100644 --- a/deprecated/daily.js +++ b/deprecated/daily.js @@ -1,7 +1,7 @@ /** ************************************** * * Daily: Command for AleeBot - * Copyright (C) 2018 AleeCorp + * Copyright (C) 2017-2020 Alee Productions * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by |
