From 44e883900be29f628ebceaab30fa07041c7473f7 Mon Sep 17 00:00:00 2001 From: Volker Fischer Date: Mon, 8 Jun 2020 22:58:11 +0200 Subject: [PATCH] fixed Free Software Foundation address (see #341) --- android/sound.cpp | 2 +- android/sound.h | 2 +- linux/sound.cpp | 2 +- linux/sound.h | 2 +- mac/activity.h | 2 +- mac/sound.cpp | 2 +- mac/sound.h | 2 +- src/analyzerconsole.cpp | 2 +- src/analyzerconsole.h | 2 +- src/audiomixerboard.cpp | 2 +- src/audiomixerboard.h | 2 +- src/buffer.cpp | 2 +- src/buffer.h | 2 +- src/channel.cpp | 2 +- src/channel.h | 2 +- src/chatdlg.cpp | 2 +- src/chatdlg.h | 2 +- src/client.cpp | 2 +- src/client.h | 2 +- src/clientdlg.cpp | 2 +- src/clientdlg.h | 2 +- src/clientsettingsdlg.cpp | 2 +- src/clientsettingsdlg.h | 2 +- src/connectdlg.cpp | 2 +- src/connectdlg.h | 2 +- src/global.h | 2 +- src/historygraph.cpp | 2 +- src/historygraph.h | 2 +- src/main.cpp | 2 +- src/multicolorled.cpp | 2 +- src/multicolorled.h | 2 +- src/multicolorledbar.cpp | 2 +- src/multicolorledbar.h | 2 +- src/protocol.cpp | 2 +- src/protocol.h | 2 +- src/recorder/creaperproject.cpp | 2 +- src/recorder/creaperproject.h | 2 +- src/recorder/cwavestream.cpp | 2 +- src/recorder/cwavestream.h | 2 +- src/recorder/jamrecorder.cpp | 2 +- src/recorder/jamrecorder.h | 2 +- src/server.cpp | 2 +- src/server.h | 2 +- src/serverdlg.cpp | 2 +- src/serverdlg.h | 2 +- src/serverlist.cpp | 2 +- src/serverlist.h | 2 +- src/serverlogging.cpp | 2 +- src/serverlogging.h | 2 +- src/settings.cpp | 2 +- src/settings.h | 2 +- src/signalhandler.cpp | 2 +- src/signalhandler.h | 2 +- src/socket.cpp | 2 +- src/socket.h | 2 +- src/soundbase.cpp | 2 +- src/soundbase.h | 2 +- src/testbench.h | 2 +- src/util.cpp | 2 +- src/util.h | 2 +- windows/sound.cpp | 2 +- windows/sound.h | 2 +- 62 files changed, 62 insertions(+), 62 deletions(-) diff --git a/android/sound.cpp b/android/sound.cpp index ae28508a..2ee06696 100644 --- a/android/sound.cpp +++ b/android/sound.cpp @@ -18,7 +18,7 @@ * * 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 + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA * \******************************************************************************/ diff --git a/android/sound.h b/android/sound.h index 535694b7..d8c27f90 100644 --- a/android/sound.h +++ b/android/sound.h @@ -18,7 +18,7 @@ * * 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 + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA * \******************************************************************************/ diff --git a/linux/sound.cpp b/linux/sound.cpp index b55b550e..0687abfe 100755 --- a/linux/sound.cpp +++ b/linux/sound.cpp @@ -20,7 +20,7 @@ * * 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 + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA * \******************************************************************************/ diff --git a/linux/sound.h b/linux/sound.h index 23e9bf59..149becfa 100755 --- a/linux/sound.h +++ b/linux/sound.h @@ -18,7 +18,7 @@ * * 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 + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA * \******************************************************************************/ diff --git a/mac/activity.h b/mac/activity.h index 4f46ba09..4731f368 100644 --- a/mac/activity.h +++ b/mac/activity.h @@ -18,7 +18,7 @@ * * 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 + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA * \******************************************************************************/ #pragma once diff --git a/mac/sound.cpp b/mac/sound.cpp index 18adbaf0..e006d247 100755 --- a/mac/sound.cpp +++ b/mac/sound.cpp @@ -18,7 +18,7 @@ * * 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 + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA * \******************************************************************************/ diff --git a/mac/sound.h b/mac/sound.h index 183c5377..ce2eda21 100755 --- a/mac/sound.h +++ b/mac/sound.h @@ -18,7 +18,7 @@ * * 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 + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA * \******************************************************************************/ diff --git a/src/analyzerconsole.cpp b/src/analyzerconsole.cpp index 5e84d1bf..38c79786 100644 --- a/src/analyzerconsole.cpp +++ b/src/analyzerconsole.cpp @@ -18,7 +18,7 @@ * * 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 + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA * \******************************************************************************/ diff --git a/src/analyzerconsole.h b/src/analyzerconsole.h index 6fa3b598..4a548325 100644 --- a/src/analyzerconsole.h +++ b/src/analyzerconsole.h @@ -18,7 +18,7 @@ * * 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 + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA * \******************************************************************************/ diff --git a/src/audiomixerboard.cpp b/src/audiomixerboard.cpp index 8a0d8031..a0f97ea7 100644 --- a/src/audiomixerboard.cpp +++ b/src/audiomixerboard.cpp @@ -18,7 +18,7 @@ * * 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 + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA * \******************************************************************************/ diff --git a/src/audiomixerboard.h b/src/audiomixerboard.h index df84a50b..dbfbf5d0 100644 --- a/src/audiomixerboard.h +++ b/src/audiomixerboard.h @@ -18,7 +18,7 @@ * * 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 + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA * \******************************************************************************/ diff --git a/src/buffer.cpp b/src/buffer.cpp index 578d5f1f..dd080dba 100755 --- a/src/buffer.cpp +++ b/src/buffer.cpp @@ -21,7 +21,7 @@ * * 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 + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA * \******************************************************************************/ diff --git a/src/buffer.h b/src/buffer.h index a57a0563..b41f5e9c 100755 --- a/src/buffer.h +++ b/src/buffer.h @@ -18,7 +18,7 @@ * * 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 + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA * \******************************************************************************/ diff --git a/src/channel.cpp b/src/channel.cpp index b1b38241..f5c7419d 100755 --- a/src/channel.cpp +++ b/src/channel.cpp @@ -18,7 +18,7 @@ * * 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 + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA * \******************************************************************************/ diff --git a/src/channel.h b/src/channel.h index ec62e84a..b56f93ee 100755 --- a/src/channel.h +++ b/src/channel.h @@ -18,7 +18,7 @@ * * 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 + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA * \******************************************************************************/ diff --git a/src/chatdlg.cpp b/src/chatdlg.cpp index 754c2ed9..f494f447 100755 --- a/src/chatdlg.cpp +++ b/src/chatdlg.cpp @@ -18,7 +18,7 @@ * * 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 + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA * \******************************************************************************/ diff --git a/src/chatdlg.h b/src/chatdlg.h index f9e7dc2c..32485aa7 100755 --- a/src/chatdlg.h +++ b/src/chatdlg.h @@ -18,7 +18,7 @@ * * 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 + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA * \******************************************************************************/ diff --git a/src/client.cpp b/src/client.cpp index d0e3c58a..3c39ef2a 100755 --- a/src/client.cpp +++ b/src/client.cpp @@ -18,7 +18,7 @@ * * 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 + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA * \******************************************************************************/ diff --git a/src/client.h b/src/client.h index 1852d77b..d56435c6 100755 --- a/src/client.h +++ b/src/client.h @@ -18,7 +18,7 @@ * * 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 + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA * \******************************************************************************/ diff --git a/src/clientdlg.cpp b/src/clientdlg.cpp index 03e118b3..4b0c5611 100755 --- a/src/clientdlg.cpp +++ b/src/clientdlg.cpp @@ -18,7 +18,7 @@ * * 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 + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA * \******************************************************************************/ diff --git a/src/clientdlg.h b/src/clientdlg.h index c09999fc..4dbec0b9 100755 --- a/src/clientdlg.h +++ b/src/clientdlg.h @@ -18,7 +18,7 @@ * * 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 + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA * \******************************************************************************/ diff --git a/src/clientsettingsdlg.cpp b/src/clientsettingsdlg.cpp index b553cb7f..cf01022b 100755 --- a/src/clientsettingsdlg.cpp +++ b/src/clientsettingsdlg.cpp @@ -18,7 +18,7 @@ * * 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 + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA * \******************************************************************************/ diff --git a/src/clientsettingsdlg.h b/src/clientsettingsdlg.h index fd377492..45638fb9 100755 --- a/src/clientsettingsdlg.h +++ b/src/clientsettingsdlg.h @@ -18,7 +18,7 @@ * * 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 + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA * \******************************************************************************/ diff --git a/src/connectdlg.cpp b/src/connectdlg.cpp index 6623cca5..c9401584 100755 --- a/src/connectdlg.cpp +++ b/src/connectdlg.cpp @@ -18,7 +18,7 @@ * * 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 + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA * \******************************************************************************/ diff --git a/src/connectdlg.h b/src/connectdlg.h index ae6442c8..2637b5a2 100755 --- a/src/connectdlg.h +++ b/src/connectdlg.h @@ -18,7 +18,7 @@ * * 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 + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA * \******************************************************************************/ diff --git a/src/global.h b/src/global.h index 69b3aa2e..eb893c73 100755 --- a/src/global.h +++ b/src/global.h @@ -43,7 +43,7 @@ LED bar: lbr * * 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 + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA * \******************************************************************************/ diff --git a/src/historygraph.cpp b/src/historygraph.cpp index eed8ffca..ffdf1daa 100644 --- a/src/historygraph.cpp +++ b/src/historygraph.cpp @@ -19,7 +19,7 @@ * * 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 + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA * \******************************************************************************/ diff --git a/src/historygraph.h b/src/historygraph.h index 1a5709b4..309c28d8 100644 --- a/src/historygraph.h +++ b/src/historygraph.h @@ -19,7 +19,7 @@ * * 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 + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA * \******************************************************************************/ diff --git a/src/main.cpp b/src/main.cpp index 0fdaa607..ce9dd702 100755 --- a/src/main.cpp +++ b/src/main.cpp @@ -18,7 +18,7 @@ * * 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 + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA * \******************************************************************************/ diff --git a/src/multicolorled.cpp b/src/multicolorled.cpp index 411119c9..bc864fee 100755 --- a/src/multicolorled.cpp +++ b/src/multicolorled.cpp @@ -21,7 +21,7 @@ * * 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 + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA * \******************************************************************************/ diff --git a/src/multicolorled.h b/src/multicolorled.h index c72bc8f4..9c54def6 100755 --- a/src/multicolorled.h +++ b/src/multicolorled.h @@ -25,7 +25,7 @@ * * 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 + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA * \******************************************************************************/ diff --git a/src/multicolorledbar.cpp b/src/multicolorledbar.cpp index 4b0cff1d..aa29f4f1 100755 --- a/src/multicolorledbar.cpp +++ b/src/multicolorledbar.cpp @@ -21,7 +21,7 @@ * * 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 + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA * \******************************************************************************/ diff --git a/src/multicolorledbar.h b/src/multicolorledbar.h index 0bf1c957..6fbc1019 100755 --- a/src/multicolorledbar.h +++ b/src/multicolorledbar.h @@ -18,7 +18,7 @@ * * 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 + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA * \******************************************************************************/ diff --git a/src/protocol.cpp b/src/protocol.cpp index e72d171e..20d10300 100755 --- a/src/protocol.cpp +++ b/src/protocol.cpp @@ -375,7 +375,7 @@ CONNECTION LESS MESSAGES * * 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 + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA * \******************************************************************************/ diff --git a/src/protocol.h b/src/protocol.h index 962d3f79..0c154e11 100644 --- a/src/protocol.h +++ b/src/protocol.h @@ -18,7 +18,7 @@ * * 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 + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA * \******************************************************************************/ diff --git a/src/recorder/creaperproject.cpp b/src/recorder/creaperproject.cpp index 69b179ce..3bfdb49f 100755 --- a/src/recorder/creaperproject.cpp +++ b/src/recorder/creaperproject.cpp @@ -17,7 +17,7 @@ * * 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 + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA * \******************************************************************************/ diff --git a/src/recorder/creaperproject.h b/src/recorder/creaperproject.h index 1fbb57ea..2d0118ad 100755 --- a/src/recorder/creaperproject.h +++ b/src/recorder/creaperproject.h @@ -17,7 +17,7 @@ * * 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 + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA * \******************************************************************************/ diff --git a/src/recorder/cwavestream.cpp b/src/recorder/cwavestream.cpp index dadbdee3..4ffdd8ba 100755 --- a/src/recorder/cwavestream.cpp +++ b/src/recorder/cwavestream.cpp @@ -17,7 +17,7 @@ * * 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 + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA * \******************************************************************************/ diff --git a/src/recorder/cwavestream.h b/src/recorder/cwavestream.h index 6d8f1ec8..54c94f23 100755 --- a/src/recorder/cwavestream.h +++ b/src/recorder/cwavestream.h @@ -17,7 +17,7 @@ * * 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 + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA * \******************************************************************************/ diff --git a/src/recorder/jamrecorder.cpp b/src/recorder/jamrecorder.cpp index 40e10321..5f672ef2 100755 --- a/src/recorder/jamrecorder.cpp +++ b/src/recorder/jamrecorder.cpp @@ -17,7 +17,7 @@ * * 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 + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA * \******************************************************************************/ diff --git a/src/recorder/jamrecorder.h b/src/recorder/jamrecorder.h index b0e2651c..ec53eeca 100755 --- a/src/recorder/jamrecorder.h +++ b/src/recorder/jamrecorder.h @@ -17,7 +17,7 @@ * * 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 + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA * \******************************************************************************/ diff --git a/src/server.cpp b/src/server.cpp index bc54984c..e52aa3e8 100755 --- a/src/server.cpp +++ b/src/server.cpp @@ -18,7 +18,7 @@ * * 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 + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA * \******************************************************************************/ diff --git a/src/server.h b/src/server.h index d025cc75..833ef479 100755 --- a/src/server.h +++ b/src/server.h @@ -18,7 +18,7 @@ * * 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 + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA * \******************************************************************************/ diff --git a/src/serverdlg.cpp b/src/serverdlg.cpp index a23d36fb..e8f8c417 100755 --- a/src/serverdlg.cpp +++ b/src/serverdlg.cpp @@ -18,7 +18,7 @@ * * 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 + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA * \******************************************************************************/ diff --git a/src/serverdlg.h b/src/serverdlg.h index a2e7bb3b..80fe109a 100755 --- a/src/serverdlg.h +++ b/src/serverdlg.h @@ -18,7 +18,7 @@ * * 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 + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA * \******************************************************************************/ diff --git a/src/serverlist.cpp b/src/serverlist.cpp index 2ef745c1..b2a542b1 100755 --- a/src/serverlist.cpp +++ b/src/serverlist.cpp @@ -18,7 +18,7 @@ * * 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 + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA * \******************************************************************************/ diff --git a/src/serverlist.h b/src/serverlist.h index decf9d72..f26003bf 100755 --- a/src/serverlist.h +++ b/src/serverlist.h @@ -53,7 +53,7 @@ private network. * * 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 + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA * \******************************************************************************/ diff --git a/src/serverlogging.cpp b/src/serverlogging.cpp index f1233362..702aa7b0 100755 --- a/src/serverlogging.cpp +++ b/src/serverlogging.cpp @@ -18,7 +18,7 @@ * * 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 + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA * \******************************************************************************/ diff --git a/src/serverlogging.h b/src/serverlogging.h index 5813db27..7aeae493 100755 --- a/src/serverlogging.h +++ b/src/serverlogging.h @@ -18,7 +18,7 @@ * * 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 + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA * \******************************************************************************/ diff --git a/src/settings.cpp b/src/settings.cpp index e1db2c2a..793867f9 100755 --- a/src/settings.cpp +++ b/src/settings.cpp @@ -18,7 +18,7 @@ * * 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 + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA * \******************************************************************************/ diff --git a/src/settings.h b/src/settings.h index 65ad07a5..b56f6aab 100755 --- a/src/settings.h +++ b/src/settings.h @@ -18,7 +18,7 @@ * * 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 + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA * \******************************************************************************/ diff --git a/src/signalhandler.cpp b/src/signalhandler.cpp index 02ba8094..1e99414f 100755 --- a/src/signalhandler.cpp +++ b/src/signalhandler.cpp @@ -18,7 +18,7 @@ * * 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 + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA * ****************************************************************************** * diff --git a/src/signalhandler.h b/src/signalhandler.h index 59409d13..f214e631 100755 --- a/src/signalhandler.h +++ b/src/signalhandler.h @@ -18,7 +18,7 @@ * * 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 + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA * ****************************************************************************** * diff --git a/src/socket.cpp b/src/socket.cpp index 36b63dd8..54943930 100755 --- a/src/socket.cpp +++ b/src/socket.cpp @@ -18,7 +18,7 @@ * * 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 + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA * \******************************************************************************/ diff --git a/src/socket.h b/src/socket.h index e040f8a7..bf21abf0 100755 --- a/src/socket.h +++ b/src/socket.h @@ -18,7 +18,7 @@ * * 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 + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA * \******************************************************************************/ diff --git a/src/soundbase.cpp b/src/soundbase.cpp index daadacff..7f4b530c 100755 --- a/src/soundbase.cpp +++ b/src/soundbase.cpp @@ -18,7 +18,7 @@ * * 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 + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA * \******************************************************************************/ diff --git a/src/soundbase.h b/src/soundbase.h index 32b62b5e..b6a7a4cb 100755 --- a/src/soundbase.h +++ b/src/soundbase.h @@ -18,7 +18,7 @@ * * 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 + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA * \******************************************************************************/ diff --git a/src/testbench.h b/src/testbench.h index 423a2c73..1d5cd481 100755 --- a/src/testbench.h +++ b/src/testbench.h @@ -18,7 +18,7 @@ * * 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 + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA * \******************************************************************************/ diff --git a/src/util.cpp b/src/util.cpp index f475f812..98051287 100755 --- a/src/util.cpp +++ b/src/util.cpp @@ -18,7 +18,7 @@ * * 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 + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA * \******************************************************************************/ diff --git a/src/util.h b/src/util.h index 44005b43..aa5fdb0a 100755 --- a/src/util.h +++ b/src/util.h @@ -18,7 +18,7 @@ * * 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 + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA * \******************************************************************************/ diff --git a/windows/sound.cpp b/windows/sound.cpp index 82cf37b0..41cdcf16 100755 --- a/windows/sound.cpp +++ b/windows/sound.cpp @@ -21,7 +21,7 @@ * * 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 + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA * \******************************************************************************/ diff --git a/windows/sound.h b/windows/sound.h index 46e078e7..a73e9919 100755 --- a/windows/sound.h +++ b/windows/sound.h @@ -18,7 +18,7 @@ * * 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 + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA * \******************************************************************************/