diff --git a/src/extension.js b/src/extension.js index 44ee11e..ff9f521 100644 --- a/src/extension.js +++ b/src/extension.js @@ -1,21 +1,3 @@ -/* - * This file is part of Top-Bar-Organizer (a Gnome Shell Extension for - * organizing your Gnome Shell top bar). - * Copyright (C) 2021 Julian Schacher - * - * Top-Bar-Organizer is free software: you can redistribute it and/or modify - * it under the terms of the GNU 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. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ /* exported init */ "use strict"; diff --git a/src/extensionModules/AppIndicatorKStatusNotifierItemManager.js b/src/extensionModules/AppIndicatorKStatusNotifierItemManager.js index 6701de4..170a6b9 100644 --- a/src/extensionModules/AppIndicatorKStatusNotifierItemManager.js +++ b/src/extensionModules/AppIndicatorKStatusNotifierItemManager.js @@ -1,21 +1,3 @@ -/* - * This file is part of Top-Bar-Organizer (a Gnome Shell Extension for - * organizing your Gnome Shell top bar). - * Copyright (C) 2021 Julian Schacher - * - * Top-Bar-Organizer is free software: you can redistribute it and/or modify - * it under the terms of the GNU 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. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ /* exported AppIndicatorKStatusNotifierItemManager */ "use strict"; diff --git a/src/extensionModules/BoxOrderCreator.js b/src/extensionModules/BoxOrderCreator.js index 228bea9..4e5cea8 100644 --- a/src/extensionModules/BoxOrderCreator.js +++ b/src/extensionModules/BoxOrderCreator.js @@ -1,21 +1,3 @@ -/* - * This file is part of Top-Bar-Organizer (a Gnome Shell Extension for - * organizing your Gnome Shell top bar). - * Copyright (C) 2021 Julian Schacher - * - * Top-Bar-Organizer is free software: you can redistribute it and/or modify - * it under the terms of the GNU 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. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ /* exported BoxOrderCreator */ "use strict"; diff --git a/src/prefs-box-order-item-row.ui b/src/prefs-box-order-item-row.ui index 36e224f..5ce9994 100644 --- a/src/prefs-box-order-item-row.ui +++ b/src/prefs-box-order-item-row.ui @@ -1,22 +1,4 @@ -