diff options
Diffstat (limited to 'client/js/radio_emulator.js')
-rw-r--r-- | client/js/radio_emulator.js | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/client/js/radio_emulator.js b/client/js/radio_emulator.js index 592426b..4000002 100644 --- a/client/js/radio_emulator.js +++ b/client/js/radio_emulator.js @@ -1,5 +1,8 @@ -// Radio Emulator -// Kaotisk Hund 2024 +// Radio Station Emulator +// +// Kaotisk Hund - 2024 +// +// @license magnet:?xt=urn:btih:0b31508aeb0634b347b8270c7bee4d411b5d4109&dn=agpl-3.0.txt AGPL v3.0 // // A simple co-mechanism to pretend playing a live radio as it would happen for // a radio station that mostly plays prerecoded shows. |