diff options
Diffstat (limited to 'bat_tray')
-rw-r--r-- | bat_tray/bat_tray.c | 8 | ||||
-rw-r--r-- | bat_tray/bat_tray.h | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/bat_tray/bat_tray.c b/bat_tray/bat_tray.c index 38c85bc..9988879 100644 --- a/bat_tray/bat_tray.c +++ b/bat_tray/bat_tray.c @@ -2,16 +2,16 @@ * This file is part of trayfreq-archlinux. * * * * trayfreq-archlinux is free software; you can redistribute it and/or * - * modify it under the terms of the GNU General Public License as * + * modify it under the terms of the GNU General Public Licence as * * published by the Free Software Foundation; either version 3 of the * - * License, or (at your option) any later version. * + * Licence, or (at your option) any later version. * * * * trayfreq-archlinux 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 General Public Licence for more details. * * * - * You should have received a copy of the GNU General Public License * + * You should have received a copy of the GNU General Public Licence * * along with trayfreq-archlinux. If not, see * * <http://www.gnu.org/licenses/>. * ************************************************************************/ diff --git a/bat_tray/bat_tray.h b/bat_tray/bat_tray.h index c20a833..74f8b33 100644 --- a/bat_tray/bat_tray.h +++ b/bat_tray/bat_tray.h @@ -2,16 +2,16 @@ * This file is part of trayfreq-archlinux. * * * * trayfreq-archlinux is free software; you can redistribute it and/or * - * modify it under the terms of the GNU General Public License as * + * modify it under the terms of the GNU General Public Licence as * * published by the Free Software Foundation; either version 3 of the * - * License, or (at your option) any later version. * + * Licence, or (at your option) any later version. * * * * trayfreq-archlinux 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 General Public Licence for more details. * * * - * You should have received a copy of the GNU General Public License * + * You should have received a copy of the GNU General Public Licence * * along with trayfreq-archlinux. If not, see * * <http://www.gnu.org/licenses/>. * ************************************************************************/ |