diff options
Diffstat (limited to 'AudioBackend')
| -rw-r--r-- | AudioBackend/AudioControl.js | 2 | ||||
| -rw-r--r-- | AudioBackend/PlayAudio.js | 2 | ||||
| -rw-r--r-- | AudioBackend/QueueSystem.js | 2 | ||||
| -rw-r--r-- | AudioBackend/Shutdown.js | 2 | ||||
| -rw-r--r-- | AudioBackend/VoiceInitialization.js | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/AudioBackend/AudioControl.js b/AudioBackend/AudioControl.js index 57d8ed7..7f67838 100644 --- a/AudioBackend/AudioControl.js +++ b/AudioBackend/AudioControl.js @@ -1,7 +1,7 @@ /************************************************************************** * * DLAP Bot: A Discord bot that plays local audio tracks. - * (C) Copyright 2022 + * (C) Copyright 2024 * Programmed by Andrew Lee * * This program is free software: you can redistribute it and/or modify diff --git a/AudioBackend/PlayAudio.js b/AudioBackend/PlayAudio.js index d671e5a..beb098d 100644 --- a/AudioBackend/PlayAudio.js +++ b/AudioBackend/PlayAudio.js @@ -1,7 +1,7 @@ /************************************************************************** * * DLAP Bot: A Discord bot that plays local audio tracks. - * (C) Copyright 2022 + * (C) Copyright 2024 * Programmed by Andrew Lee * * This program is free software: you can redistribute it and/or modify diff --git a/AudioBackend/QueueSystem.js b/AudioBackend/QueueSystem.js index 2bab8eb..032a2b7 100644 --- a/AudioBackend/QueueSystem.js +++ b/AudioBackend/QueueSystem.js @@ -1,7 +1,7 @@ /************************************************************************** * * DLAP Bot: A Discord bot that plays local audio tracks. - * (C) Copyright 2022 + * (C) Copyright 2024 * Programmed by Andrew Lee * * This program is free software: you can redistribute it and/or modify diff --git a/AudioBackend/Shutdown.js b/AudioBackend/Shutdown.js index dcc57f7..85756be 100644 --- a/AudioBackend/Shutdown.js +++ b/AudioBackend/Shutdown.js @@ -1,7 +1,7 @@ /************************************************************************** * * DLAP Bot: A Discord bot that plays local audio tracks. - * (C) Copyright 2022 + * (C) Copyright 2024 * Programmed by Andrew Lee * * This program is free software: you can redistribute it and/or modify diff --git a/AudioBackend/VoiceInitialization.js b/AudioBackend/VoiceInitialization.js index 0088fbd..34c7f0f 100644 --- a/AudioBackend/VoiceInitialization.js +++ b/AudioBackend/VoiceInitialization.js @@ -1,7 +1,7 @@ /************************************************************************** * * DLAP Bot: A Discord bot that plays local audio tracks. - * (C) Copyright 2022 + * (C) Copyright 2024 * Programmed by Andrew Lee * * This program is free software: you can redistribute it and/or modify |
