From 962aedbf7c914e0eebc4bee9fe903f047811f464 Mon Sep 17 00:00:00 2001 From: David Date: Thu, 18 Sep 2014 22:30:40 +1200 Subject: Changed program name in license --- bat_tray.c | 8 ++++---- bat_tray.h | 8 ++++---- common.c | 8 ++++---- common.h | 8 ++++---- config_file.c | 8 ++++---- config_file.h | 8 ++++---- defaults.c | 8 ++++---- defaults.h | 8 ++++---- getcore.c | 8 ++++---- getcore.h | 8 ++++---- getfreq.c | 8 ++++---- getfreq.h | 8 ++++---- getgov.c | 8 ++++---- getgov.h | 8 ++++---- paramano.c | 8 ++++---- paramano.h | 8 ++++---- paramano_set.c | 8 ++++---- paramano_set_interface.c | 8 ++++---- paramano_set_interface.h | 8 ++++---- reload.c | 8 ++++---- reload.h | 8 ++++---- tray.c | 8 ++++---- tray.h | 8 ++++---- 23 files changed, 92 insertions(+), 92 deletions(-) diff --git a/bat_tray.c b/bat_tray.c index 274009b..a2ebe7b 100644 --- a/bat_tray.c +++ b/bat_tray.c @@ -1,18 +1,18 @@ /************************************************************************ - * This file is part of trayfreq-archlinux. * + * This file is part of paramano. * * * - * trayfreq-archlinux is free software; you can redistribute it and/or * + * paramano is free software; you can redistribute it and/or * * modify it under the terms of the GNU General Public License as * * published by the Free Software Foundation; either version 3 of the * * License, or (at your option) any later version. * * * - * trayfreq-archlinux is distributed in the hope that it will be useful,* + * paramano is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with trayfreq-archlinux. If not, see * + * along with paramano. If not, see * * . * ************************************************************************/ diff --git a/bat_tray.h b/bat_tray.h index e459a11..29e0574 100644 --- a/bat_tray.h +++ b/bat_tray.h @@ -1,18 +1,18 @@ /************************************************************************ - * This file is part of trayfreq-archlinux. * + * This file is part of paramano. * * * - * trayfreq-archlinux is free software; you can redistribute it and/or * + * paramano is free software; you can redistribute it and/or * * modify it under the terms of the GNU General Public License as * * published by the Free Software Foundation; either version 3 of the * * License, or (at your option) any later version. * * * - * trayfreq-archlinux is distributed in the hope that it will be useful,* + * paramano is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with trayfreq-archlinux. If not, see * + * along with paramano. If not, see * * . * ************************************************************************/ diff --git a/common.c b/common.c index 3bf7dd1..c471b39 100644 --- a/common.c +++ b/common.c @@ -1,18 +1,18 @@ /************************************************************************ - * This file is part of trayfreq-archlinux. * + * This file is part of paramano. * * * - * trayfreq-archlinux is free software; you can redistribute it and/or * + * paramano is free software; you can redistribute it and/or * * modify it under the terms of the GNU General Public License as * * published by the Free Software Foundation; either version 3 of the * * License, or (at your option) any later version. * * * - * trayfreq-archlinux is distributed in the hope that it will be useful,* + * paramano is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with trayfreq-archlinux. If not, see * + * along with paramano. If not, see * * . * ************************************************************************/ diff --git a/common.h b/common.h index ca1be0f..04b443a 100644 --- a/common.h +++ b/common.h @@ -1,18 +1,18 @@ /************************************************************************ - * This file is part of trayfreq-archlinux. * + * This file is part of paramano. * * * - * trayfreq-archlinux is free software; you can redistribute it and/or * + * paramano is free software; you can redistribute it and/or * * modify it under the terms of the GNU General Public License as * * published by the Free Software Foundation; either version 3 of the * * License, or (at your option) any later version. * * * - * trayfreq-archlinux is distributed in the hope that it will be useful,* + * paramano is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with trayfreq-archlinux. If not, see * + * along with paramano. If not, see * * . * ************************************************************************/ diff --git a/config_file.c b/config_file.c index 169b82a..781502e 100644 --- a/config_file.c +++ b/config_file.c @@ -1,18 +1,18 @@ /************************************************************************ - * This file is part of trayfreq-archlinux. * + * This file is part of paramano. * * * - * trayfreq-archlinux is free software; you can redistribute it and/or * + * paramano is free software; you can redistribute it and/or * * modify it under the terms of the GNU General Public License as * * published by the Free Software Foundation; either version 3 of the * * License, or (at your option) any later version. * * * - * trayfreq-archlinux is distributed in the hope that it will be useful,* + * paramano is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with trayfreq-archlinux. If not, see * + * along with paramano. If not, see * * . * ************************************************************************/ diff --git a/config_file.h b/config_file.h index d8e150b..ce07735 100644 --- a/config_file.h +++ b/config_file.h @@ -1,18 +1,18 @@ /************************************************************************ - * This file is part of trayfreq-archlinux. * + * This file is part of paramano. * * * - * trayfreq-archlinux is free software; you can redistribute it and/or * + * paramano is free software; you can redistribute it and/or * * modify it under the terms of the GNU General Public License as * * published by the Free Software Foundation; either version 3 of the * * License, or (at your option) any later version. * * * - * trayfreq-archlinux is distributed in the hope that it will be useful,* + * paramano is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with trayfreq-archlinux. If not, see * + * along with paramano. If not, see * * . * ************************************************************************/ diff --git a/defaults.c b/defaults.c index 9f763c5..5f29dc6 100644 --- a/defaults.c +++ b/defaults.c @@ -1,18 +1,18 @@ /************************************************************************ - * This file is part of trayfreq-archlinux. * + * This file is part of paramano. * * * - * trayfreq-archlinux is free software; you can redistribute it and/or * + * paramano is free software; you can redistribute it and/or * * modify it under the terms of the GNU General Public License as * * published by the Free Software Foundation; either version 3 of the * * License, or (at your option) any later version. * * * - * trayfreq-archlinux is distributed in the hope that it will be useful,* + * paramano is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with trayfreq-archlinux. If not, see * + * along with paramano. If not, see * * . * ************************************************************************/ diff --git a/defaults.h b/defaults.h index 95e2d44..7ba25f9 100644 --- a/defaults.h +++ b/defaults.h @@ -1,18 +1,18 @@ /************************************************************************ - * This file is part of trayfreq-archlinux. * + * This file is part of paramano. * * * - * trayfreq-archlinux is free software; you can redistribute it and/or * + * paramano is free software; you can redistribute it and/or * * modify it under the terms of the GNU General Public License as * * published by the Free Software Foundation; either version 3 of the * * License, or (at your option) any later version. * * * - * trayfreq-archlinux is distributed in the hope that it will be useful,* + * paramano is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with trayfreq-archlinux. If not, see * + * along with paramano. If not, see * * . * ************************************************************************/ diff --git a/getcore.c b/getcore.c index 3014db0..a68bff1 100644 --- a/getcore.c +++ b/getcore.c @@ -1,18 +1,18 @@ /************************************************************************ - * This file is part of trayfreq-archlinux. * + * This file is part of paramano. * * * - * trayfreq-archlinux is free software; you can redistribute it and/or * + * paramano is free software; you can redistribute it and/or * * modify it under the terms of the GNU General Public License as * * published by the Free Software Foundation; either version 3 of the * * License, or (at your option) any later version. * * * - * trayfreq-archlinux is distributed in the hope that it will be useful,* + * paramano is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with trayfreq-archlinux. If not, see * + * along with paramano. If not, see * * . * ************************************************************************/ diff --git a/getcore.h b/getcore.h index fc1fc8d..36daa1d 100644 --- a/getcore.h +++ b/getcore.h @@ -1,18 +1,18 @@ /************************************************************************ - * This file is part of trayfreq-archlinux. * + * This file is part of paramano. * * * - * trayfreq-archlinux is free software; you can redistribute it and/or * + * paramano is free software; you can redistribute it and/or * * modify it under the terms of the GNU General Public License as * * published by the Free Software Foundation; either version 3 of the * * License, or (at your option) any later version. * * * - * trayfreq-archlinux is distributed in the hope that it will be useful,* + * paramano is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with trayfreq-archlinux. If not, see * + * along with paramano. If not, see * * . * ************************************************************************/ diff --git a/getfreq.c b/getfreq.c index 5f724a0..d9507c2 100644 --- a/getfreq.c +++ b/getfreq.c @@ -1,18 +1,18 @@ /************************************************************************ - * This file is part of trayfreq-archlinux. * + * This file is part of paramano. * * * - * trayfreq-archlinux is free software; you can redistribute it and/or * + * paramano is free software; you can redistribute it and/or * * modify it under the terms of the GNU General Public License as * * published by the Free Software Foundation; either version 3 of the * * License, or (at your option) any later version. * * * - * trayfreq-archlinux is distributed in the hope that it will be useful,* + * paramano is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with trayfreq-archlinux. If not, see * + * along with paramano. If not, see * * . * ************************************************************************/ diff --git a/getfreq.h b/getfreq.h index 54527a6..7772c4f 100644 --- a/getfreq.h +++ b/getfreq.h @@ -1,18 +1,18 @@ /************************************************************************ - * This file is part of trayfreq-archlinux. * + * This file is part of paramano. * * * - * trayfreq-archlinux is free software; you can redistribute it and/or * + * paramano is free software; you can redistribute it and/or * * modify it under the terms of the GNU General Public License as * * published by the Free Software Foundation; either version 3 of the * * License, or (at your option) any later version. * * * - * trayfreq-archlinux is distributed in the hope that it will be useful,* + * paramano is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with trayfreq-archlinux. If not, see * + * along with paramano. If not, see * * . * ************************************************************************/ diff --git a/getgov.c b/getgov.c index 197df1c..01155ac 100644 --- a/getgov.c +++ b/getgov.c @@ -1,18 +1,18 @@ /************************************************************************ - * This file is part of trayfreq-archlinux. * + * This file is part of paramano. * * * - * trayfreq-archlinux is free software; you can redistribute it and/or * + * paramano is free software; you can redistribute it and/or * * modify it under the terms of the GNU General Public License as * * published by the Free Software Foundation; either version 3 of the * * License, or (at your option) any later version. * * * - * trayfreq-archlinux is distributed in the hope that it will be useful,* + * paramano is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with trayfreq-archlinux. If not, see * + * along with paramano. If not, see * * . * ************************************************************************/ diff --git a/getgov.h b/getgov.h index fca341d..ea2bd93 100644 --- a/getgov.h +++ b/getgov.h @@ -1,18 +1,18 @@ /************************************************************************ - * This file is part of trayfreq-archlinux. * + * This file is part of paramano. * * * - * trayfreq-archlinux is free software; you can redistribute it and/or * + * paramano is free software; you can redistribute it and/or * * modify it under the terms of the GNU General Public License as * * published by the Free Software Foundation; either version 3 of the * * License, or (at your option) any later version. * * * - * trayfreq-archlinux is distributed in the hope that it will be useful,* + * paramano is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with trayfreq-archlinux. If not, see * + * along with paramano. If not, see * * . * ************************************************************************/ diff --git a/paramano.c b/paramano.c index a048814..68043b6 100644 --- a/paramano.c +++ b/paramano.c @@ -1,18 +1,18 @@ /************************************************************************ - * This file is part of trayfreq-archlinux. * + * This file is part of paramano. * * * - * trayfreq-archlinux is free software; you can redistribute it and/or * + * paramano is free software; you can redistribute it and/or * * modify it under the terms of the GNU General Public License as * * published by the Free Software Foundation; either version 3 of the * * License, or (at your option) any later version. * * * - * trayfreq-archlinux is distributed in the hope that it will be useful,* + * paramano is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with trayfreq-archlinux. If not, see * + * along with paramano. If not, see * * . * ************************************************************************/ diff --git a/paramano.h b/paramano.h index af1c8b0..bcdbf52 100644 --- a/paramano.h +++ b/paramano.h @@ -1,18 +1,18 @@ /************************************************************************ - * This file is part of trayfreq-archlinux. * + * This file is part of paramano. * * * - * trayfreq-archlinux is free software; you can redistribute it and/or * + * paramano is free software; you can redistribute it and/or * * modify it under the terms of the GNU General Public License as * * published by the Free Software Foundation; either version 3 of the * * License, or (at your option) any later version. * * * - * trayfreq-archlinux is distributed in the hope that it will be useful,* + * paramano is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with trayfreq-archlinux. If not, see * + * along with paramano. If not, see * * . * ************************************************************************/ diff --git a/paramano_set.c b/paramano_set.c index 02b0eef..8af2c01 100644 --- a/paramano_set.c +++ b/paramano_set.c @@ -1,18 +1,18 @@ /************************************************************************ - * This file is part of trayfreq-archlinux. * + * This file is part of paramano. * * * - * trayfreq-archlinux is free software; you can redistribute it and/or * + * paramano is free software; you can redistribute it and/or * * modify it under the terms of the GNU General Public License as * * published by the Free Software Foundation; either version 3 of the * * License, or (at your option) any later version. * * * - * trayfreq-archlinux is distributed in the hope that it will be useful,* + * paramano is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with trayfreq-archlinux. If not, see * + * along with paramano. If not, see * * . * ************************************************************************/ diff --git a/paramano_set_interface.c b/paramano_set_interface.c index b7d1048..7daad08 100644 --- a/paramano_set_interface.c +++ b/paramano_set_interface.c @@ -1,18 +1,18 @@ /************************************************************************ - * This file is part of trayfreq-archlinux. * + * This file is part of paramano. * * * - * trayfreq-archlinux is free software; you can redistribute it and/or * + * paramano is free software; you can redistribute it and/or * * modify it under the terms of the GNU General Public License as * * published by the Free Software Foundation; either version 3 of the * * License, or (at your option) any later version. * * * - * trayfreq-archlinux is distributed in the hope that it will be useful,* + * paramano is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with trayfreq-archlinux. If not, see * + * along with paramano. If not, see * * . * ************************************************************************/ diff --git a/paramano_set_interface.h b/paramano_set_interface.h index bdbf652..1353854 100644 --- a/paramano_set_interface.h +++ b/paramano_set_interface.h @@ -1,18 +1,18 @@ /************************************************************************ - * This file is part of trayfreq-archlinux. * + * This file is part of paramano. * * * - * trayfreq-archlinux is free software; you can redistribute it and/or * + * paramano is free software; you can redistribute it and/or * * modify it under the terms of the GNU General Public License as * * published by the Free Software Foundation; either version 3 of the * * License, or (at your option) any later version. * * * - * trayfreq-archlinux is distributed in the hope that it will be useful,* + * paramano is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with trayfreq-archlinux. If not, see * + * along with paramano. If not, see * * . * ************************************************************************/ diff --git a/reload.c b/reload.c index 697da7e..b1171f7 100644 --- a/reload.c +++ b/reload.c @@ -1,18 +1,18 @@ /************************************************************************ - * This file is part of trayfreq-archlinux. * + * This file is part of paramano. * * * - * trayfreq-archlinux is free software; you can redistribute it and/or * + * paramano is free software; you can redistribute it and/or * * modify it under the terms of the GNU General Public License as * * published by the Free Software Foundation; either version 3 of the * * License, or (at your option) any later version. * * * - * trayfreq-archlinux is distributed in the hope that it will be useful,* + * paramano is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with trayfreq-archlinux. If not, see * + * along with paramano. If not, see * * . * ************************************************************************/ diff --git a/reload.h b/reload.h index b0e0c4d..4b2a519 100644 --- a/reload.h +++ b/reload.h @@ -1,18 +1,18 @@ /************************************************************************ - * This file is part of trayfreq-archlinux. * + * This file is part of paramano. * * * - * trayfreq-archlinux is free software; you can redistribute it and/or * + * paramano is free software; you can redistribute it and/or * * modify it under the terms of the GNU General Public License as * * published by the Free Software Foundation; either version 3 of the * * License, or (at your option) any later version. * * * - * trayfreq-archlinux is distributed in the hope that it will be useful,* + * paramano is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with trayfreq-archlinux. If not, see * + * along with paramano. If not, see * * . * ************************************************************************/ diff --git a/tray.c b/tray.c index 10e9668..abca723 100644 --- a/tray.c +++ b/tray.c @@ -1,18 +1,18 @@ /************************************************************************ - * This file is part of trayfreq-archlinux. * + * This file is part of paramano. * * * - * trayfreq-archlinux is free software; you can redistribute it and/or * + * paramano is free software; you can redistribute it and/or * * modify it under the terms of the GNU General Public License as * * published by the Free Software Foundation; either version 3 of the * * License, or (at your option) any later version. * * * - * trayfreq-archlinux is distributed in the hope that it will be useful,* + * paramano is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with trayfreq-archlinux. If not, see * + * along with paramano. If not, see * * . * ************************************************************************/ diff --git a/tray.h b/tray.h index 41e0c1d..574ac5f 100644 --- a/tray.h +++ b/tray.h @@ -1,18 +1,18 @@ /************************************************************************ - * This file is part of trayfreq-archlinux. * + * This file is part of paramano. * * * - * trayfreq-archlinux is free software; you can redistribute it and/or * + * paramano is free software; you can redistribute it and/or * * modify it under the terms of the GNU General Public License as * * published by the Free Software Foundation; either version 3 of the * * License, or (at your option) any later version. * * * - * trayfreq-archlinux is distributed in the hope that it will be useful,* + * paramano is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with trayfreq-archlinux. If not, see * + * along with paramano. If not, see * * . * ************************************************************************/ -- cgit v1.1