diff --git a/audioPlayer.js b/audioPlayer.js index ec654fb..a1fe23d 100644 --- a/audioPlayer.js +++ b/audioPlayer.js @@ -2,16 +2,16 @@ * Copyright (C) 2023 * * 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 + * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * GNU Affero General Public License for more details. * - * You should have received a copy of the GNU General Public License + * You should have received a copy of the GNU Affero General Public License * along with this program. If not, see . */ diff --git a/audioPlayerPlaylist.js b/audioPlayerPlaylist.js index 2fe3c79..de8f86d 100644 --- a/audioPlayerPlaylist.js +++ b/audioPlayerPlaylist.js @@ -2,16 +2,16 @@ * Copyright (C) 2023 * * 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 + * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * GNU Affero General Public License for more details. * - * You should have received a copy of the GNU General Public License + * You should have received a copy of the GNU Affero General Public License * along with this program. If not, see . */ diff --git a/index.html b/index.html index 47d7a27..45feaea 100644 --- a/index.html +++ b/index.html @@ -1,17 +1,17 @@ - + - + - + - - - + + + diff --git a/installation/fedimusicplayer.nginx b/installation/fedimusicplayer.nginx index 1f6f5c6..a04cffb 100644 --- a/installation/fedimusicplayer.nginx +++ b/installation/fedimusicplayer.nginx @@ -2,16 +2,16 @@ # Copyright (C) 2023 # # 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 +# it under the terms of the GNU Affero General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# GNU Affero General Public License for more details. # -# You should have received a copy of the GNU General Public License +# You should have received a copy of the GNU Affero General Public License # along with this program. If not, see . server { diff --git a/installation/panel.html b/installation/panel.html index 3b9d9a9..5eb7311 100644 --- a/installation/panel.html +++ b/installation/panel.html @@ -1,17 +1,17 @@ - + - + - + - - - + + + diff --git a/styles.css b/styles.css index b76896b..fd57abc 100644 --- a/styles.css +++ b/styles.css @@ -2,16 +2,16 @@ * Copyright (C) 2023 * * 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 + * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * GNU Affero General Public License for more details. * - * You should have received a copy of the GNU General Public License + * You should have received a copy of the GNU Affero General Public License * along with this program. If not, see . */