From 1f6d76bb12cf026dff26a0588a75c2dfdaa8cde3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Bri=C3=A8re?= Date: Sat, 1 Oct 2016 18:30:38 -0400 Subject: Replace (old) FSF postal address with URL in header files Wording copied from https://www.gnu.org/licenses/gpl-howto.en.html Fixes #25, fixes #71 --- src/gui/address_finder.cpp | 3 +-- src/gui/address_finder.h | 3 +-- src/gui/addresscardform.cpp | 3 +-- src/gui/addresstablemodel.cpp | 3 +-- src/gui/addresstablemodel.h | 3 +-- src/gui/authenticationform.cpp | 3 +-- src/gui/buddyform.cpp | 3 +-- src/gui/buddylistview.cpp | 3 +-- src/gui/buddylistview.h | 3 +-- src/gui/command_args.h | 3 +-- src/gui/diamondcardprofileform.cpp | 3 +-- src/gui/getaddressform.cpp | 3 +-- src/gui/gui.cpp | 3 +-- src/gui/gui.h | 3 +-- src/gui/historyform.cpp | 3 +-- src/gui/inviteform.cpp | 3 +-- src/gui/main.cpp | 3 +-- src/gui/messageform.cpp | 3 +-- src/gui/messageformview.cpp | 3 +-- src/gui/messageformview.h | 3 +-- src/gui/mphoneform.cpp | 3 +-- src/gui/qt_translator.h | 3 +-- src/gui/redirectform.cpp | 3 +-- src/gui/selectnicform.cpp | 3 +-- src/gui/selectprofileform.cpp | 3 +-- src/gui/selectuserform.cpp | 3 +-- src/gui/sendfileform.cpp | 3 +-- src/gui/srvredirectform.cpp | 3 +-- src/gui/syssettingsform.cpp | 3 +-- src/gui/termcapform.cpp | 3 +-- src/gui/textbrowsernoautolink.h | 3 +-- src/gui/transferform.cpp | 3 +-- src/gui/twinkleapplication.cpp | 3 +-- src/gui/twinkleapplication.h | 3 +-- src/gui/userprofileform.cpp | 3 +-- src/gui/wizardform.cpp | 3 +-- src/gui/yesnodialog.cpp | 3 +-- src/gui/yesnodialog.h | 3 +-- 38 files changed, 38 insertions(+), 76 deletions(-) (limited to 'src/gui') diff --git a/src/gui/address_finder.cpp b/src/gui/address_finder.cpp index 1e692e2..0aa0b2a 100644 --- a/src/gui/address_finder.cpp +++ b/src/gui/address_finder.cpp @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with this program. If not, see . */ #include "address_finder.h" diff --git a/src/gui/address_finder.h b/src/gui/address_finder.h index 0872728..ec2cbf2 100644 --- a/src/gui/address_finder.h +++ b/src/gui/address_finder.h @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with this program. If not, see . */ #ifndef _ADDRESS_FINDER_H diff --git a/src/gui/addresscardform.cpp b/src/gui/addresscardform.cpp index e735b13..c34910c 100644 --- a/src/gui/addresscardform.cpp +++ b/src/gui/addresscardform.cpp @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with this program. If not, see . */ #include "gui.h" diff --git a/src/gui/addresstablemodel.cpp b/src/gui/addresstablemodel.cpp index 6a891de..620b168 100644 --- a/src/gui/addresstablemodel.cpp +++ b/src/gui/addresstablemodel.cpp @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with this program. If not, see . */ #include "addresstablemodel.h" diff --git a/src/gui/addresstablemodel.h b/src/gui/addresstablemodel.h index b1c7772..177d044 100644 --- a/src/gui/addresstablemodel.h +++ b/src/gui/addresstablemodel.h @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with this program. If not, see . */ #ifndef _ADDRESSTABLEMODEL_H diff --git a/src/gui/authenticationform.cpp b/src/gui/authenticationform.cpp index 74933d1..f51231b 100644 --- a/src/gui/authenticationform.cpp +++ b/src/gui/authenticationform.cpp @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with this program. If not, see . */ #include "authenticationform.h" diff --git a/src/gui/buddyform.cpp b/src/gui/buddyform.cpp index fbbf222..b431792 100644 --- a/src/gui/buddyform.cpp +++ b/src/gui/buddyform.cpp @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with this program. If not, see . */ #include "gui.h" diff --git a/src/gui/buddylistview.cpp b/src/gui/buddylistview.cpp index a229e49..3991466 100644 --- a/src/gui/buddylistview.cpp +++ b/src/gui/buddylistview.cpp @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with this program. If not, see . */ #include "buddylistview.h" diff --git a/src/gui/buddylistview.h b/src/gui/buddylistview.h index 8e200c7..2283f91 100644 --- a/src/gui/buddylistview.h +++ b/src/gui/buddylistview.h @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with this program. If not, see . */ #ifndef BUDDYLISTVIEW_H diff --git a/src/gui/command_args.h b/src/gui/command_args.h index d792b4d..ddd0b59 100644 --- a/src/gui/command_args.h +++ b/src/gui/command_args.h @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with this program. If not, see . */ #ifndef _COMMAND_ARGS_H diff --git a/src/gui/diamondcardprofileform.cpp b/src/gui/diamondcardprofileform.cpp index c8d5938..6656909 100644 --- a/src/gui/diamondcardprofileform.cpp +++ b/src/gui/diamondcardprofileform.cpp @@ -16,8 +16,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with this program. If not, see . */ #include diff --git a/src/gui/getaddressform.cpp b/src/gui/getaddressform.cpp index 2a433a0..84698e8 100644 --- a/src/gui/getaddressform.cpp +++ b/src/gui/getaddressform.cpp @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with this program. If not, see . */ #include "getaddressform.h" diff --git a/src/gui/gui.cpp b/src/gui/gui.cpp index 160f982..c8ebf27 100644 --- a/src/gui/gui.cpp +++ b/src/gui/gui.cpp @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with this program. If not, see . */ #include "twinkle_config.h" diff --git a/src/gui/gui.h b/src/gui/gui.h index db27ad0..94d9e86 100644 --- a/src/gui/gui.h +++ b/src/gui/gui.h @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with this program. If not, see . */ #ifndef _GUI_H diff --git a/src/gui/historyform.cpp b/src/gui/historyform.cpp index 319d6f1..2281840 100644 --- a/src/gui/historyform.cpp +++ b/src/gui/historyform.cpp @@ -17,8 +17,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with this program. If not, see . */ #include "call_history.h" diff --git a/src/gui/inviteform.cpp b/src/gui/inviteform.cpp index 204c5cd..433fb22 100644 --- a/src/gui/inviteform.cpp +++ b/src/gui/inviteform.cpp @@ -22,8 +22,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with this program. If not, see . */ InviteForm::InviteForm(QWidget *parent) diff --git a/src/gui/main.cpp b/src/gui/main.cpp index 6c64185..a0f5d29 100644 --- a/src/gui/main.cpp +++ b/src/gui/main.cpp @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with this program. If not, see . */ #include "twinkle_config.h" diff --git a/src/gui/messageform.cpp b/src/gui/messageform.cpp index 02c7a0e..06ce7bd 100644 --- a/src/gui/messageform.cpp +++ b/src/gui/messageform.cpp @@ -14,8 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with this program. If not, see . */ #ifdef HAVE_KDE diff --git a/src/gui/messageformview.cpp b/src/gui/messageformview.cpp index 31a073c..c3a32ee 100644 --- a/src/gui/messageformview.cpp +++ b/src/gui/messageformview.cpp @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with this program. If not, see . */ #include "messageformview.h" diff --git a/src/gui/messageformview.h b/src/gui/messageformview.h index 64c62c3..43f533a 100644 --- a/src/gui/messageformview.h +++ b/src/gui/messageformview.h @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with this program. If not, see . */ #ifndef _MESSAGEFORMVIEW_H diff --git a/src/gui/mphoneform.cpp b/src/gui/mphoneform.cpp index e49306a..260fda7 100644 --- a/src/gui/mphoneform.cpp +++ b/src/gui/mphoneform.cpp @@ -20,8 +20,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with this program. If not, see . */ #include "mphoneform.h" #include "twinkle_config.h" diff --git a/src/gui/qt_translator.h b/src/gui/qt_translator.h index 8f4fd23..9b85b90 100644 --- a/src/gui/qt_translator.h +++ b/src/gui/qt_translator.h @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with this program. If not, see . */ #ifndef _QT_TRANSLATOR_H diff --git a/src/gui/redirectform.cpp b/src/gui/redirectform.cpp index d8bc6f5..ad70cc0 100644 --- a/src/gui/redirectform.cpp +++ b/src/gui/redirectform.cpp @@ -16,8 +16,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with this program. If not, see . */ #include "audits/memman.h" diff --git a/src/gui/selectnicform.cpp b/src/gui/selectnicform.cpp index 370a6c6..8542874 100644 --- a/src/gui/selectnicform.cpp +++ b/src/gui/selectnicform.cpp @@ -14,8 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with this program. If not, see . */ #include "gui.h" diff --git a/src/gui/selectprofileform.cpp b/src/gui/selectprofileform.cpp index e648c39..7719243 100644 --- a/src/gui/selectprofileform.cpp +++ b/src/gui/selectprofileform.cpp @@ -14,8 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with this program. If not, see . */ #include diff --git a/src/gui/selectuserform.cpp b/src/gui/selectuserform.cpp index 96c9eaa..0488dc9 100644 --- a/src/gui/selectuserform.cpp +++ b/src/gui/selectuserform.cpp @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with this program. If not, see . */ #include diff --git a/src/gui/sendfileform.cpp b/src/gui/sendfileform.cpp index 54b6cf3..9fd7f91 100644 --- a/src/gui/sendfileform.cpp +++ b/src/gui/sendfileform.cpp @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with this program. If not, see . */ #ifdef HAVE_KDE diff --git a/src/gui/srvredirectform.cpp b/src/gui/srvredirectform.cpp index dd0a429..ccf6840 100644 --- a/src/gui/srvredirectform.cpp +++ b/src/gui/srvredirectform.cpp @@ -15,8 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with this program. If not, see . */ #include "phone.h" diff --git a/src/gui/syssettingsform.cpp b/src/gui/syssettingsform.cpp index e563df0..216af54 100644 --- a/src/gui/syssettingsform.cpp +++ b/src/gui/syssettingsform.cpp @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with this program. If not, see . */ #include diff --git a/src/gui/termcapform.cpp b/src/gui/termcapform.cpp index 190a76a..679c8e7 100644 --- a/src/gui/termcapform.cpp +++ b/src/gui/termcapform.cpp @@ -14,8 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with this program. If not, see . */ #include diff --git a/src/gui/textbrowsernoautolink.h b/src/gui/textbrowsernoautolink.h index 58f105e..0bf3f86 100644 --- a/src/gui/textbrowsernoautolink.h +++ b/src/gui/textbrowsernoautolink.h @@ -24,8 +24,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with this program. If not, see . */ #ifndef _TEXTBROWSERNOAUTOLINK_H diff --git a/src/gui/transferform.cpp b/src/gui/transferform.cpp index 8cab3a0..c40f487 100644 --- a/src/gui/transferform.cpp +++ b/src/gui/transferform.cpp @@ -55,8 +55,7 @@ void TransferForm::languageChange() GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with this program. If not, see . */ void TransferForm::init() diff --git a/src/gui/twinkleapplication.cpp b/src/gui/twinkleapplication.cpp index 4d344cb..267936d 100644 --- a/src/gui/twinkleapplication.cpp +++ b/src/gui/twinkleapplication.cpp @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with this program. If not, see . */ #include "twinkleapplication.h" diff --git a/src/gui/twinkleapplication.h b/src/gui/twinkleapplication.h index e8503f8..417adcb 100644 --- a/src/gui/twinkleapplication.h +++ b/src/gui/twinkleapplication.h @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with this program. If not, see . */ #ifndef _TWINKLEAPPLICATION_H diff --git a/src/gui/userprofileform.cpp b/src/gui/userprofileform.cpp index 788d87b..9a33ea2 100644 --- a/src/gui/userprofileform.cpp +++ b/src/gui/userprofileform.cpp @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with this program. If not, see . */ #include #include diff --git a/src/gui/wizardform.cpp b/src/gui/wizardform.cpp index d97cf49..777aa12 100644 --- a/src/gui/wizardform.cpp +++ b/src/gui/wizardform.cpp @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with this program. If not, see . */ #include diff --git a/src/gui/yesnodialog.cpp b/src/gui/yesnodialog.cpp index ec1810b..0827a06 100644 --- a/src/gui/yesnodialog.cpp +++ b/src/gui/yesnodialog.cpp @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with this program. If not, see . */ #include "yesnodialog.h" diff --git a/src/gui/yesnodialog.h b/src/gui/yesnodialog.h index c196772..c703a06 100644 --- a/src/gui/yesnodialog.h +++ b/src/gui/yesnodialog.h @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with this program. If not, see . */ #ifndef _YESNODIALOG_H -- cgit v1.2.3