diff options
-rw-r--r-- | bat_tray/bat_tray.c | 8 | ||||
-rw-r--r-- | bat_tray/bat_tray.h | 8 | ||||
-rw-r--r-- | common.c | 8 | ||||
-rw-r--r-- | common.h | 8 | ||||
-rw-r--r-- | config_file.c | 8 | ||||
-rw-r--r-- | config_file.h | 8 | ||||
-rw-r--r-- | defaults.c | 8 | ||||
-rw-r--r-- | defaults.h | 8 | ||||
-rw-r--r-- | freq_tray/getcore.c | 8 | ||||
-rw-r--r-- | freq_tray/getcore.h | 8 | ||||
-rw-r--r-- | freq_tray/getfreq.c | 8 | ||||
-rw-r--r-- | freq_tray/getfreq.h | 8 | ||||
-rw-r--r-- | freq_tray/getgov.c | 8 | ||||
-rw-r--r-- | freq_tray/getgov.h | 8 | ||||
-rw-r--r-- | tray.c | 8 | ||||
-rw-r--r-- | tray.h | 8 | ||||
-rw-r--r-- | trayfreq.c | 8 | ||||
-rw-r--r-- | trayfreq_set/trayfreq_set.c | 8 | ||||
-rw-r--r-- | trayfreq_set/trayfreq_set_interface.c | 8 | ||||
-rw-r--r-- | trayfreq_set/trayfreq_set_interface.h | 8 | ||||
-rw-r--r-- | widget_manager.c | 8 | ||||
-rw-r--r-- | widget_manager.h | 8 |
22 files changed, 88 insertions, 88 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/>. * ************************************************************************/ @@ -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/>. * ************************************************************************/ @@ -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/config_file.c b/config_file.c index 5bfbe65..f7be2ae 100644 --- a/config_file.c +++ b/config_file.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/config_file.h b/config_file.h index cb491d4..c2d905a 100644 --- a/config_file.h +++ b/config_file.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/>. * ************************************************************************/ @@ -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/>. * ************************************************************************/ @@ -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/freq_tray/getcore.c b/freq_tray/getcore.c index a2ee3d3..169d7de 100644 --- a/freq_tray/getcore.c +++ b/freq_tray/getcore.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/freq_tray/getcore.h b/freq_tray/getcore.h index 541d789..5f5e47a 100644 --- a/freq_tray/getcore.h +++ b/freq_tray/getcore.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/>. * ************************************************************************/ diff --git a/freq_tray/getfreq.c b/freq_tray/getfreq.c index 7ac2181..b1c77f1 100644 --- a/freq_tray/getfreq.c +++ b/freq_tray/getfreq.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/freq_tray/getfreq.h b/freq_tray/getfreq.h index a1cbd92..c49941d 100644 --- a/freq_tray/getfreq.h +++ b/freq_tray/getfreq.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/>. * ************************************************************************/ diff --git a/freq_tray/getgov.c b/freq_tray/getgov.c index 8fe44a5..1456cf6 100644 --- a/freq_tray/getgov.c +++ b/freq_tray/getgov.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/freq_tray/getgov.h b/freq_tray/getgov.h index b4fdc29..18c2f29 100644 --- a/freq_tray/getgov.h +++ b/freq_tray/getgov.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/>. * ************************************************************************/ @@ -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/>. * ************************************************************************/ @@ -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/>. * ************************************************************************/ @@ -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/trayfreq_set/trayfreq_set.c b/trayfreq_set/trayfreq_set.c index 9318403..086894d 100644 --- a/trayfreq_set/trayfreq_set.c +++ b/trayfreq_set/trayfreq_set.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/trayfreq_set/trayfreq_set_interface.c b/trayfreq_set/trayfreq_set_interface.c index 040513a..07f03d5 100644 --- a/trayfreq_set/trayfreq_set_interface.c +++ b/trayfreq_set/trayfreq_set_interface.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/trayfreq_set/trayfreq_set_interface.h b/trayfreq_set/trayfreq_set_interface.h index 3f1cdbc..9377632 100644 --- a/trayfreq_set/trayfreq_set_interface.h +++ b/trayfreq_set/trayfreq_set_interface.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/>. * ************************************************************************/ diff --git a/widget_manager.c b/widget_manager.c index 30669a6..e4e92bf 100644 --- a/widget_manager.c +++ b/widget_manager.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/widget_manager.h b/widget_manager.h index 264c79d..7c60d88 100644 --- a/widget_manager.h +++ b/widget_manager.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 * |