From 813d86bf8f2cc4a9b9f9cbf4b082059165749fa9 Mon Sep 17 00:00:00 2001 From: Tom Russo Date: Sun, 21 Jan 2018 22:49:51 -0700 Subject: [PATCH] Update all copyrights, fix DOS-style files I have replaced all the "Copyright (C) .* The Xastir Group" lines in the entire source tree with identical text, "Copyright (C) 2000-2018 The Xastir Group." By making every file have exactly the same text, this simplifies the operation we have to perform in 2019 when we update the copyrights. I also found a few files with DOS-style CRLF line breaks. I have replaced them with plain LF line breaks. Also fixed a few "whitespace errors" in db2APRS.c --- interfacecontroldialog.cpp | 2 +- interfacecontroldialog.h | 2 +- interfacemanager.cpp | 2 +- interfacemanager.h | 2 +- main.cpp | 2 +- mainwindow.cpp | 2 +- netinterface.cpp | 2 +- netinterface.h | 2 +- netinterfacepropertiesdialog.cpp | 2 +- netinterfacepropertiesdialog.h | 2 +- packetinterface.cpp | 2 +- packetinterface.h | 2 +- resources/symbols.dat | 2 +- stationsettings.cpp | 2 +- xastir.h | 2 +- 15 files changed, 15 insertions(+), 15 deletions(-) diff --git a/interfacecontroldialog.cpp b/interfacecontroldialog.cpp index 02ce58f..db75c35 100644 --- a/interfacecontroldialog.cpp +++ b/interfacecontroldialog.cpp @@ -2,7 +2,7 @@ * * XASTIR, Amateur Station Tracking and Information Reporting * Copyright (C) 1999,2000 Frank Giannandrea - * Copyright (C) 2000-2013 The Xastir Group + * Copyright (C) 2000-2018 The Xastir Group * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/interfacecontroldialog.h b/interfacecontroldialog.h index 291e3cf..08f033e 100644 --- a/interfacecontroldialog.h +++ b/interfacecontroldialog.h @@ -2,7 +2,7 @@ * * XASTIR, Amateur Station Tracking and Information Reporting * Copyright (C) 1999,2000 Frank Giannandrea - * Copyright (C) 2000-2013 The Xastir Group + * Copyright (C) 2000-2018 The Xastir Group * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/interfacemanager.cpp b/interfacemanager.cpp index 3c1429b..6fb3b2b 100644 --- a/interfacemanager.cpp +++ b/interfacemanager.cpp @@ -2,7 +2,7 @@ * * XASTIR, Amateur Station Tracking and Information Reporting * Copyright (C) 1999,2000 Frank Giannandrea - * Copyright (C) 2000-2013 The Xastir Group + * Copyright (C) 2000-2018 The Xastir Group * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/interfacemanager.h b/interfacemanager.h index 0b70edf..d04db98 100644 --- a/interfacemanager.h +++ b/interfacemanager.h @@ -2,7 +2,7 @@ * * XASTIR, Amateur Station Tracking and Information Reporting * Copyright (C) 1999,2000 Frank Giannandrea - * Copyright (C) 2000-2013 The Xastir Group + * Copyright (C) 2000-2018 The Xastir Group * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/main.cpp b/main.cpp index 324b495..fa55aa0 100644 --- a/main.cpp +++ b/main.cpp @@ -2,7 +2,7 @@ * * XASTIR, Amateur Station Tracking and Information Reporting * Copyright (C) 1999,2000 Frank Giannandrea - * Copyright (C) 2000-2013 The Xastir Group + * Copyright (C) 2000-2018 The Xastir Group * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/mainwindow.cpp b/mainwindow.cpp index c3537a2..a696422 100644 --- a/mainwindow.cpp +++ b/mainwindow.cpp @@ -2,7 +2,7 @@ * * XASTIR, Amateur Station Tracking and Information Reporting * Copyright (C) 1999,2000 Frank Giannandrea - * Copyright (C) 2000-2013 The Xastir Group + * Copyright (C) 2000-2018 The Xastir Group * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/netinterface.cpp b/netinterface.cpp index 0444cbe..479651f 100644 --- a/netinterface.cpp +++ b/netinterface.cpp @@ -2,7 +2,7 @@ * * XASTIR, Amateur Station Tracking and Information Reporting * Copyright (C) 1999,2000 Frank Giannandrea - * Copyright (C) 2000-2013 The Xastir Group + * Copyright (C) 2000-2018 The Xastir Group * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/netinterface.h b/netinterface.h index feb27b0..6285a24 100644 --- a/netinterface.h +++ b/netinterface.h @@ -2,7 +2,7 @@ * * XASTIR, Amateur Station Tracking and Information Reporting * Copyright (C) 1999,2000 Frank Giannandrea - * Copyright (C) 2000-2013 The Xastir Group + * Copyright (C) 2000-2018 The Xastir Group * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/netinterfacepropertiesdialog.cpp b/netinterfacepropertiesdialog.cpp index f4a30ce..c50cf31 100644 --- a/netinterfacepropertiesdialog.cpp +++ b/netinterfacepropertiesdialog.cpp @@ -2,7 +2,7 @@ * * XASTIR, Amateur Station Tracking and Information Reporting * Copyright (C) 1999,2000 Frank Giannandrea - * Copyright (C) 2000-2013 The Xastir Group + * Copyright (C) 2000-2018 The Xastir Group * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/netinterfacepropertiesdialog.h b/netinterfacepropertiesdialog.h index 6446b75..78a4076 100644 --- a/netinterfacepropertiesdialog.h +++ b/netinterfacepropertiesdialog.h @@ -2,7 +2,7 @@ * * XASTIR, Amateur Station Tracking and Information Reporting * Copyright (C) 1999,2000 Frank Giannandrea - * Copyright (C) 2000-2013 The Xastir Group + * Copyright (C) 2000-2018 The Xastir Group * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/packetinterface.cpp b/packetinterface.cpp index 51a4d66..28a4dee 100644 --- a/packetinterface.cpp +++ b/packetinterface.cpp @@ -2,7 +2,7 @@ * * XASTIR, Amateur Station Tracking and Information Reporting * Copyright (C) 1999,2000 Frank Giannandrea - * Copyright (C) 2000-2013 The Xastir Group + * Copyright (C) 2000-2018 The Xastir Group * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/packetinterface.h b/packetinterface.h index 264ad95..8c748c8 100644 --- a/packetinterface.h +++ b/packetinterface.h @@ -2,7 +2,7 @@ * * XASTIR, Amateur Station Tracking and Information Reporting * Copyright (C) 1999,2000 Frank Giannandrea - * Copyright (C) 2000-2013 The Xastir Group + * Copyright (C) 2000-2018 The Xastir Group * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/resources/symbols.dat b/resources/symbols.dat index 6d0a943..ba01246 100644 --- a/resources/symbols.dat +++ b/resources/symbols.dat @@ -1,6 +1,6 @@ # XASTIR, Amateur Station Tracking and Information Reporting # Copyright (C) 1999,2000 Frank Giannandrea -# Copyright (C) 2001-2012 The Xastir Group +# Copyright (C) 2000-2018 The Xastir Group # # Symbol definitions for XASTIR # diff --git a/stationsettings.cpp b/stationsettings.cpp index fbf60c6..fa8689d 100644 --- a/stationsettings.cpp +++ b/stationsettings.cpp @@ -2,7 +2,7 @@ * * XASTIR, Amateur Station Tracking and Information Reporting * Copyright (C) 1999,2000 Frank Giannandrea -* Copyright (C) 2000-2013 The Xastir Group +* Copyright (C) 2000-2018 The Xastir Group * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/xastir.h b/xastir.h index ff706ad..2ca3a41 100644 --- a/xastir.h +++ b/xastir.h @@ -2,7 +2,7 @@ * * XASTIR, Amateur Station Tracking and Information Reporting * Copyright (C) 1999,2000 Frank Giannandrea - * Copyright (C) 2000-2013 The Xastir Group + * Copyright (C) 2000-2018 The Xastir Group * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License