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 | |
| parent | fc76d7c73ae9ffec6be86fc7d9d9e8c9a14605ab (diff) | |
| download | AleeBot-1ce861095b2793a1b49546c0adf460fbc2fc5d9f.tar.gz AleeBot-1ce861095b2793a1b49546c0adf460fbc2fc5d9f.tar.bz2 AleeBot-1ce861095b2793a1b49546c0adf460fbc2fc5d9f.zip | |
Copyright
| -rw-r--r-- | To be worked on/leave.js | 2 | ||||
| -rw-r--r-- | To be worked on/play.js | 2 | ||||
| -rw-r--r-- | To be worked on/queue.js | 2 | ||||
| -rw-r--r-- | To be worked on/skip.js | 2 | ||||
| -rw-r--r-- | deprecated/buy.js | 2 | ||||
| -rw-r--r-- | deprecated/daily.js | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/To be worked on/leave.js b/To be worked on/leave.js index 6712a8d..63915c8 100644 --- a/To be worked on/leave.js +++ b/To be worked on/leave.js @@ -1,7 +1,7 @@ /** ************************************** * * Leave: 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/To be worked on/play.js b/To be worked on/play.js index d885ee2..71112e1 100644 --- a/To be worked on/play.js +++ b/To be worked on/play.js @@ -1,7 +1,7 @@ /** ************************************** * * Play: 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/To be worked on/queue.js b/To be worked on/queue.js index e1ef7c6..f5f0ae9 100644 --- a/To be worked on/queue.js +++ b/To be worked on/queue.js @@ -1,7 +1,7 @@ /** ************************************** * * Queue: 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/To be worked on/skip.js b/To be worked on/skip.js index 44880bd..965b013 100644 --- a/To be worked on/skip.js +++ b/To be worked on/skip.js @@ -1,7 +1,7 @@ /** ************************************** * * Skip: 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/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 |
