diff --git a/LICENSE b/LICENSE index 90e2678..560acba 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2020-2023 EximiaBots by Warén Group +Copyright (c) 2020-2024 EximiaBots by Warén Group Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/src/Client.ts b/src/Client.ts index 336bf33..fe5f4de 100644 --- a/src/Client.ts +++ b/src/Client.ts @@ -42,7 +42,7 @@ export default class RadioClient extends Client { console.log('RadioX ' + this.config.version); console.log('Internet Radio to your Discord guild'); - console.log('(c)2020-2022 EximiaBots by Warén Group'); + console.log('(c)2020-2024 EximiaBots by Warén Group'); console.log(''); this.funcs.logger("Bot", "Starting");