aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid <dbphillipsnz@gmail.com>2014-04-25 17:13:19 +1200
committerDavid <dbphillipsnz@gmail.com>2014-04-25 17:13:19 +1200
commit4097b55e0daf772b0d5b8f83861866da90f0a5a7 (patch)
tree5e9ec802859b95019bb57be1c3db71c317c8f106
parentfa5cc8ded2362bbbb80cb807ffaf3fc9c8e83fb0 (diff)
downloadparamano-4097b55e0daf772b0d5b8f83861866da90f0a5a7.tar.xz
Revert "License != Licence"
This reverts commit fa5cc8ded2362bbbb80cb807ffaf3fc9c8e83fb0. I should probably use the American spelling as it's the official name of the GPL.
-rw-r--r--bat_tray/bat_tray.c8
-rw-r--r--bat_tray/bat_tray.h8
-rw-r--r--common.c8
-rw-r--r--common.h8
-rw-r--r--config_file.c8
-rw-r--r--config_file.h8
-rw-r--r--defaults.c8
-rw-r--r--defaults.h8
-rw-r--r--freq_tray/getcore.c8
-rw-r--r--freq_tray/getcore.h8
-rw-r--r--freq_tray/getfreq.c8
-rw-r--r--freq_tray/getfreq.h8
-rw-r--r--freq_tray/getgov.c8
-rw-r--r--freq_tray/getgov.h8
-rw-r--r--tray.c8
-rw-r--r--tray.h8
-rw-r--r--trayfreq.c8
-rw-r--r--trayfreq_set/trayfreq_set.c8
-rw-r--r--trayfreq_set/trayfreq_set_interface.c8
-rw-r--r--trayfreq_set/trayfreq_set_interface.h8
-rw-r--r--widget_manager.c8
-rw-r--r--widget_manager.h8
22 files changed, 88 insertions, 88 deletions
diff --git a/bat_tray/bat_tray.c b/bat_tray/bat_tray.c
index 9988879..38c85bc 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 Licence as *
+ * modify it under the terms of the GNU General Public License as *
* published by the Free Software Foundation; either version 3 of the *
- * Licence, or (at your option) any later version. *
+ * License, 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 Licence for more details. *
+ * GNU General Public License for more details. *
* *
- * You should have received a copy of the GNU General Public Licence *
+ * You should have received a copy of the GNU General Public License *
* 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 74f8b33..c20a833 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 Licence as *
+ * modify it under the terms of the GNU General Public License as *
* published by the Free Software Foundation; either version 3 of the *
- * Licence, or (at your option) any later version. *
+ * License, 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 Licence for more details. *
+ * GNU General Public License for more details. *
* *
- * You should have received a copy of the GNU General Public Licence *
+ * You should have received a copy of the GNU General Public License *
* along with trayfreq-archlinux. If not, see *
* <http://www.gnu.org/licenses/>. *
************************************************************************/
diff --git a/common.c b/common.c
index e09f764..ae858a9 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 Licence as *
+ * modify it under the terms of the GNU General Public License as *
* published by the Free Software Foundation; either version 3 of the *
- * Licence, or (at your option) any later version. *
+ * License, 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 Licence for more details. *
+ * GNU General Public License for more details. *
* *
- * You should have received a copy of the GNU General Public Licence *
+ * You should have received a copy of the GNU General Public License *
* along with trayfreq-archlinux. If not, see *
* <http://www.gnu.org/licenses/>. *
************************************************************************/
diff --git a/common.h b/common.h
index 8797c49..bf59513 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 Licence as *
+ * modify it under the terms of the GNU General Public License as *
* published by the Free Software Foundation; either version 3 of the *
- * Licence, or (at your option) any later version. *
+ * License, 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 Licence for more details. *
+ * GNU General Public License for more details. *
* *
- * You should have received a copy of the GNU General Public Licence *
+ * You should have received a copy of the GNU General Public License *
* along with trayfreq-archlinux. If not, see *
* <http://www.gnu.org/licenses/>. *
************************************************************************/
diff --git a/config_file.c b/config_file.c
index f7be2ae..5bfbe65 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 Licence as *
+ * modify it under the terms of the GNU General Public License as *
* published by the Free Software Foundation; either version 3 of the *
- * Licence, or (at your option) any later version. *
+ * License, 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 Licence for more details. *
+ * GNU General Public License for more details. *
* *
- * You should have received a copy of the GNU General Public Licence *
+ * You should have received a copy of the GNU General Public License *
* along with trayfreq-archlinux. If not, see *
* <http://www.gnu.org/licenses/>. *
************************************************************************/
diff --git a/config_file.h b/config_file.h
index c2d905a..cb491d4 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 Licence as *
+ * modify it under the terms of the GNU General Public License as *
* published by the Free Software Foundation; either version 3 of the *
- * Licence, or (at your option) any later version. *
+ * License, 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 Licence for more details. *
+ * GNU General Public License for more details. *
* *
- * You should have received a copy of the GNU General Public Licence *
+ * You should have received a copy of the GNU General Public License *
* along with trayfreq-archlinux. If not, see *
* <http://www.gnu.org/licenses/>. *
************************************************************************/
diff --git a/defaults.c b/defaults.c
index a63288c..dc54dd4 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 Licence as *
+ * modify it under the terms of the GNU General Public License as *
* published by the Free Software Foundation; either version 3 of the *
- * Licence, or (at your option) any later version. *
+ * License, 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 Licence for more details. *
+ * GNU General Public License for more details. *
* *
- * You should have received a copy of the GNU General Public Licence *
+ * You should have received a copy of the GNU General Public License *
* along with trayfreq-archlinux. If not, see *
* <http://www.gnu.org/licenses/>. *
************************************************************************/
diff --git a/defaults.h b/defaults.h
index 6c5b85f..c959cbb 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 Licence as *
+ * modify it under the terms of the GNU General Public License as *
* published by the Free Software Foundation; either version 3 of the *
- * Licence, or (at your option) any later version. *
+ * License, 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 Licence for more details. *
+ * GNU General Public License for more details. *
* *
- * You should have received a copy of the GNU General Public Licence *
+ * You should have received a copy of the GNU General Public License *
* 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 169d7de..a2ee3d3 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 Licence as *
+ * modify it under the terms of the GNU General Public License as *
* published by the Free Software Foundation; either version 3 of the *
- * Licence, or (at your option) any later version. *
+ * License, 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 Licence for more details. *
+ * GNU General Public License for more details. *
* *
- * You should have received a copy of the GNU General Public Licence *
+ * You should have received a copy of the GNU General Public License *
* 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 5f5e47a..541d789 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 Licence as *
+ * modify it under the terms of the GNU General Public License as *
* published by the Free Software Foundation; either version 3 of the *
- * Licence, or (at your option) any later version. *
+ * License, 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 Licence for more details. *
+ * GNU General Public License for more details. *
* *
- * You should have received a copy of the GNU General Public Licence *
+ * You should have received a copy of the GNU General Public License *
* 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 b1c77f1..7ac2181 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 Licence as *
+ * modify it under the terms of the GNU General Public License as *
* published by the Free Software Foundation; either version 3 of the *
- * Licence, or (at your option) any later version. *
+ * License, 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 Licence for more details. *
+ * GNU General Public License for more details. *
* *
- * You should have received a copy of the GNU General Public Licence *
+ * You should have received a copy of the GNU General Public License *
* 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 c49941d..a1cbd92 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 Licence as *
+ * modify it under the terms of the GNU General Public License as *
* published by the Free Software Foundation; either version 3 of the *
- * Licence, or (at your option) any later version. *
+ * License, 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 Licence for more details. *
+ * GNU General Public License for more details. *
* *
- * You should have received a copy of the GNU General Public Licence *
+ * You should have received a copy of the GNU General Public License *
* 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 1456cf6..8fe44a5 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 Licence as *
+ * modify it under the terms of the GNU General Public License as *
* published by the Free Software Foundation; either version 3 of the *
- * Licence, or (at your option) any later version. *
+ * License, 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 Licence for more details. *
+ * GNU General Public License for more details. *
* *
- * You should have received a copy of the GNU General Public Licence *
+ * You should have received a copy of the GNU General Public License *
* 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 18c2f29..b4fdc29 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 Licence as *
+ * modify it under the terms of the GNU General Public License as *
* published by the Free Software Foundation; either version 3 of the *
- * Licence, or (at your option) any later version. *
+ * License, 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 Licence for more details. *
+ * GNU General Public License for more details. *
* *
- * You should have received a copy of the GNU General Public Licence *
+ * You should have received a copy of the GNU General Public License *
* along with trayfreq-archlinux. If not, see *
* <http://www.gnu.org/licenses/>. *
************************************************************************/
diff --git a/tray.c b/tray.c
index a43c95e..4616428 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 Licence as *
+ * modify it under the terms of the GNU General Public License as *
* published by the Free Software Foundation; either version 3 of the *
- * Licence, or (at your option) any later version. *
+ * License, 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 Licence for more details. *
+ * GNU General Public License for more details. *
* *
- * You should have received a copy of the GNU General Public Licence *
+ * You should have received a copy of the GNU General Public License *
* along with trayfreq-archlinux. If not, see *
* <http://www.gnu.org/licenses/>. *
************************************************************************/
diff --git a/tray.h b/tray.h
index c2217af..afad163 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 Licence as *
+ * modify it under the terms of the GNU General Public License as *
* published by the Free Software Foundation; either version 3 of the *
- * Licence, or (at your option) any later version. *
+ * License, 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 Licence for more details. *
+ * GNU General Public License for more details. *
* *
- * You should have received a copy of the GNU General Public Licence *
+ * You should have received a copy of the GNU General Public License *
* along with trayfreq-archlinux. If not, see *
* <http://www.gnu.org/licenses/>. *
************************************************************************/
diff --git a/trayfreq.c b/trayfreq.c
index c7d832c..f7b09a9 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 Licence as *
+ * modify it under the terms of the GNU General Public License as *
* published by the Free Software Foundation; either version 3 of the *
- * Licence, or (at your option) any later version. *
+ * License, 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 Licence for more details. *
+ * GNU General Public License for more details. *
* *
- * You should have received a copy of the GNU General Public Licence *
+ * You should have received a copy of the GNU General Public License *
* 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 086894d..9318403 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 Licence as *
+ * modify it under the terms of the GNU General Public License as *
* published by the Free Software Foundation; either version 3 of the *
- * Licence, or (at your option) any later version. *
+ * License, 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 Licence for more details. *
+ * GNU General Public License for more details. *
* *
- * You should have received a copy of the GNU General Public Licence *
+ * You should have received a copy of the GNU General Public License *
* 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 07f03d5..040513a 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 Licence as *
+ * modify it under the terms of the GNU General Public License as *
* published by the Free Software Foundation; either version 3 of the *
- * Licence, or (at your option) any later version. *
+ * License, 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 Licence for more details. *
+ * GNU General Public License for more details. *
* *
- * You should have received a copy of the GNU General Public Licence *
+ * You should have received a copy of the GNU General Public License *
* 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 9377632..3f1cdbc 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 Licence as *
+ * modify it under the terms of the GNU General Public License as *
* published by the Free Software Foundation; either version 3 of the *
- * Licence, or (at your option) any later version. *
+ * License, 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 Licence for more details. *
+ * GNU General Public License for more details. *
* *
- * You should have received a copy of the GNU General Public Licence *
+ * You should have received a copy of the GNU General Public License *
* along with trayfreq-archlinux. If not, see *
* <http://www.gnu.org/licenses/>. *
************************************************************************/
diff --git a/widget_manager.c b/widget_manager.c
index e4e92bf..30669a6 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 Licence as *
+ * modify it under the terms of the GNU General Public License as *
* published by the Free Software Foundation; either version 3 of the *
- * Licence, or (at your option) any later version. *
+ * License, 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 Licence for more details. *
+ * GNU General Public License for more details. *
* *
- * You should have received a copy of the GNU General Public Licence *
+ * You should have received a copy of the GNU General Public License *
* along with trayfreq-archlinux. If not, see *
* <http://www.gnu.org/licenses/>. *
************************************************************************/
diff --git a/widget_manager.h b/widget_manager.h
index 7c60d88..264c79d 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 Licence as *
+ * modify it under the terms of the GNU General Public License as *
* published by the Free Software Foundation; either version 3 of the *
- * Licence, or (at your option) any later version. *
+ * License, 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