aboutsummaryrefslogtreecommitdiff
path: root/AudioBackend
diff options
context:
space:
mode:
Diffstat (limited to 'AudioBackend')
-rw-r--r--AudioBackend/AudioControl.js2
-rw-r--r--AudioBackend/PlayAudio.js2
-rw-r--r--AudioBackend/QueueSystem.js2
-rw-r--r--AudioBackend/Shutdown.js2
-rw-r--r--AudioBackend/VoiceInitialization.js2
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