From fa5cc8ded2362bbbb80cb807ffaf3fc9c8e83fb0 Mon Sep 17 00:00:00 2001
From: David <dbphillipsnz@gmail.com>
Date: Fri, 25 Apr 2014 17:08:46 +1200
Subject: License != Licence

---
 bat_tray/bat_tray.c                   | 8 ++++----
 bat_tray/bat_tray.h                   | 8 ++++----
 common.c                              | 8 ++++----
 common.h                              | 8 ++++----
 config_file.c                         | 8 ++++----
 config_file.h                         | 8 ++++----
 defaults.c                            | 8 ++++----
 defaults.h                            | 8 ++++----
 freq_tray/getcore.c                   | 8 ++++----
 freq_tray/getcore.h                   | 8 ++++----
 freq_tray/getfreq.c                   | 8 ++++----
 freq_tray/getfreq.h                   | 8 ++++----
 freq_tray/getgov.c                    | 8 ++++----
 freq_tray/getgov.h                    | 8 ++++----
 tray.c                                | 8 ++++----
 tray.h                                | 8 ++++----
 trayfreq.c                            | 8 ++++----
 trayfreq_set/trayfreq_set.c           | 8 ++++----
 trayfreq_set/trayfreq_set_interface.c | 8 ++++----
 trayfreq_set/trayfreq_set_interface.h | 8 ++++----
 widget_manager.c                      | 8 ++++----
 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/>.                                      *
  ************************************************************************/
diff --git a/common.c b/common.c
index ae858a9..e09f764 100644
--- a/common.c
+++ b/common.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/common.h b/common.h
index bf59513..8797c49 100644
--- a/common.h
+++ b/common.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/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/>.                                      *
  ************************************************************************/
diff --git a/defaults.c b/defaults.c
index dc54dd4..a63288c 100644
--- a/defaults.c
+++ b/defaults.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/defaults.h b/defaults.h
index c959cbb..6c5b85f 100644
--- a/defaults.h
+++ b/defaults.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/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/>.                                      *
  ************************************************************************/
diff --git a/tray.c b/tray.c
index 4616428..a43c95e 100644
--- a/tray.c
+++ b/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/tray.h b/tray.h
index afad163..c2217af 100644
--- a/tray.h
+++ b/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/>.                                      *
  ************************************************************************/
diff --git a/trayfreq.c b/trayfreq.c
index f7b09a9..c7d832c 100644
--- a/trayfreq.c
+++ b/trayfreq.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.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        *
- * 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/>.                                      *
  ************************************************************************/
-- 
cgit v1.1