From 39b022cb3fcbbaf28bd35eaf7ad0af0b5161586f Mon Sep 17 00:00:00 2001 From: unknown_lamer Date: Fri, 24 Jun 2005 22:10:09 +0000 Subject: [PATCH] [project @ 2005-06-24 22:10:09 by unknown_lamer] Updated FSF street address --- COPYING | 4 ++-- ChangeLog | 2 ++ acinclude.m4 | 4 ++-- aclocal.m4 | 26 +++++++++++++------------- source/BanEntry.C | 2 +- source/BanEntry.H | 2 +- source/Bot.C | 2 +- source/Bot.H | 2 +- source/BotConfig.C | 2 +- source/BotConfig.H | 2 +- source/BotInterp.C | 2 +- source/BotInterp.H | 2 +- source/Channel.C | 2 +- source/Channel.H | 2 +- source/ChannelList.C | 2 +- source/ChannelList.H | 2 +- source/Commands.C | 2 +- source/Commands.H | 2 +- source/Connection.C | 2 +- source/Connection.H | 2 +- source/DCCChatConnection.C | 2 +- source/DCCChatConnection.H | 2 +- source/DCCConnection.C | 2 +- source/DCCConnection.H | 2 +- source/DCCManager.C | 2 +- source/DCCManager.H | 2 +- source/DCCParser.C | 2 +- source/DCCParser.H | 2 +- source/DCCPerson.C | 2 +- source/DCCPerson.H | 2 +- source/Interp.C | 2 +- source/Interp.H | 2 +- source/Macros.H | 2 +- source/Main.C | 2 +- source/Mask.C | 2 +- source/Mask.H | 2 +- source/Message.H | 2 +- source/Parser.C | 2 +- source/Parser.H | 2 +- source/Person.C | 2 +- source/Person.H | 2 +- source/Queue.C | 2 +- source/Queue.H | 2 +- source/ScriptCommands.C | 2 +- source/ScriptCommands.H | 2 +- source/Server.C | 2 +- source/Server.H | 2 +- source/ServerConnection.C | 2 +- source/ServerConnection.H | 2 +- source/ServerList.C | 2 +- source/ServerList.H | 2 +- source/ServerQueue.C | 2 +- source/ServerQueue.H | 2 +- source/ServerQueueItem.C | 2 +- source/ServerQueueItem.H | 2 +- source/ShitEntry.C | 2 +- source/ShitEntry.H | 2 +- source/ShitList.C | 2 +- source/ShitList.H | 2 +- source/Socket.C | 2 +- source/Socket.H | 2 +- source/String.C | 2 +- source/String.H | 2 +- source/StringTokenizer.C | 2 +- source/StringTokenizer.H | 2 +- source/TodoList.C | 2 +- source/TodoList.H | 2 +- source/User.C | 2 +- source/User.H | 2 +- source/UserCommands.C | 2 +- source/UserCommands.H | 2 +- source/UserList.C | 2 +- source/UserList.H | 2 +- source/UserListItem.H | 2 +- source/Utils.C | 2 +- source/Utils.H | 2 +- 76 files changed, 91 insertions(+), 89 deletions(-) diff --git a/COPYING b/COPYING index 60549be..ebb24a8 100644 --- a/COPYING +++ b/COPYING @@ -2,7 +2,7 @@ Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc. - 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. @@ -305,7 +305,7 @@ the "copyright" line and a pointer to where the full notice is found. 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 + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Also add information on how to contact you by electronic and paper mail. diff --git a/ChangeLog b/ChangeLog index be61408..800c6c1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2005-06-24 Clinton Ebadi + * All: Updated FSF street address + * source/Commands.C (Msg): Move body of Say to an if inside of this (Say): Just call Msg diff --git a/acinclude.m4 b/acinclude.m4 index f6c104c..d838b9d 100644 --- a/acinclude.m4 +++ b/acinclude.m4 @@ -123,8 +123,8 @@ EOF ## ## You should have received a copy of the GNU General Public License ## along with this software; see the file COPYING. If not, write to -## the Free Software Foundation, Inc., 59 Temple Place, Suite 330, -## Boston, MA 02111-1307 USA +## the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +## Boston, MA 02110-1301 USA ## ## As a special exception, the Free Software Foundation gives permission ## for additional uses of the text contained in its release of GUILE. diff --git a/aclocal.m4 b/aclocal.m4 index 7779651..38e4c31 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -304,7 +304,7 @@ AC_DEFUN([GUILE_MODULE_REQUIRED_EXPORT], # 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. +# 02110-1301, USA. # serial 10 @@ -454,7 +454,7 @@ AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION], # 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. +# 02110-1301, USA. # serial 2 @@ -500,7 +500,7 @@ AC_DEFUN([_AM_IF_OPTION], # 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. +# 02110-1301, USA. # serial 3 @@ -563,7 +563,7 @@ AC_MSG_RESULT(yes)]) # 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. +# 02110-1301, USA. # serial 3 @@ -608,7 +608,7 @@ fi # 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. +# 02110-1301, USA. # For projects using AC_CONFIG_AUX_DIR([foo]), Autoconf sets # $ac_aux_dir to `$srcdir/foo'. In other projects, it is set to @@ -675,7 +675,7 @@ am_aux_dir=`cd $ac_aux_dir && pwd` # 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. +# 02110-1301, USA. AC_DEFUN([AM_PROG_INSTALL_SH], [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl @@ -699,7 +699,7 @@ AC_SUBST(install_sh)]) # 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. +# 02110-1301, USA. # One issue with vendor `install' (even GNU) is that you can't # specify the program used to strip binaries. This is especially @@ -737,7 +737,7 @@ AC_SUBST([INSTALL_STRIP_PROGRAM])]) # 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. +# 02110-1301, USA. # serial 1 @@ -771,7 +771,7 @@ AC_SUBST([am__leading_dot])]) # 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. +# 02110-1301, USA. # There are a few dirty hacks below to avoid letting `AC_PROG_CC' be @@ -931,7 +931,7 @@ AC_SUBST([AMDEPBACKSLASH]) # 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. +# 02110-1301, USA. #serial 2 @@ -1015,7 +1015,7 @@ AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS], # 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. +# 02110-1301, USA. # serial 2 @@ -1078,7 +1078,7 @@ rm -f confinc confmf # 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. +# 02110-1301, USA. # serial 5 @@ -1122,7 +1122,7 @@ fi])]) # 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. +# 02110-1301, USA. AC_PREREQ([2.52]) diff --git a/source/BanEntry.C b/source/BanEntry.C index 45b8d5d..88ea4e8 100644 --- a/source/BanEntry.C +++ b/source/BanEntry.C @@ -13,7 +13,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. +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #include "BanEntry.H" diff --git a/source/BanEntry.H b/source/BanEntry.H index d954c73..8d594de 100644 --- a/source/BanEntry.H +++ b/source/BanEntry.H @@ -14,7 +14,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. +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #ifndef BANENTRY_H #define BANENTRY_H diff --git a/source/Bot.C b/source/Bot.C index 12f8aea..53dbc90 100644 --- a/source/Bot.C +++ b/source/Bot.C @@ -14,7 +14,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. +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #include #include diff --git a/source/Bot.H b/source/Bot.H index c49028e..fc43f12 100644 --- a/source/Bot.H +++ b/source/Bot.H @@ -14,7 +14,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. +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #ifndef BOT_H #define BOT_H diff --git a/source/BotConfig.C b/source/BotConfig.C index 7659933..3344964 100644 --- a/source/BotConfig.C +++ b/source/BotConfig.C @@ -13,7 +13,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. +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #include "BotConfig.H" #include "Bot.H" diff --git a/source/BotConfig.H b/source/BotConfig.H index 596d9c1..95eb47a 100644 --- a/source/BotConfig.H +++ b/source/BotConfig.H @@ -13,7 +13,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. +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. /* Config Database: diff --git a/source/BotInterp.C b/source/BotInterp.C index 815c9bf..43724c8 100644 --- a/source/BotInterp.C +++ b/source/BotInterp.C @@ -14,7 +14,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. +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #ifdef HAVE_CONFIG_H #include "config.h" diff --git a/source/BotInterp.H b/source/BotInterp.H index a9c4dd3..7f061ba 100644 --- a/source/BotInterp.H +++ b/source/BotInterp.H @@ -14,7 +14,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. +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #ifndef BOTINTERP_H #define BOTINTERP_H diff --git a/source/Channel.C b/source/Channel.C index 6d0c67d..16f8b21 100644 --- a/source/Channel.C +++ b/source/Channel.C @@ -14,7 +14,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. +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #ifdef HAVE_CONFIG_H #include "config.h" diff --git a/source/Channel.H b/source/Channel.H index 6caef38..1007131 100644 --- a/source/Channel.H +++ b/source/Channel.H @@ -14,7 +14,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. +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #ifndef CHANNEL_H #define CHANNEL_H diff --git a/source/ChannelList.C b/source/ChannelList.C index 5338029..2295754 100644 --- a/source/ChannelList.C +++ b/source/ChannelList.C @@ -14,7 +14,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. +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #ifdef HAVE_CONFIG_H #include "config.h" diff --git a/source/ChannelList.H b/source/ChannelList.H index 579d581..f8da154 100644 --- a/source/ChannelList.H +++ b/source/ChannelList.H @@ -14,7 +14,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. +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #ifndef CHANNELLIST_H #define CHANNELLIST_H diff --git a/source/Commands.C b/source/Commands.C index 55cdb44..fcd2d82 100644 --- a/source/Commands.C +++ b/source/Commands.C @@ -14,7 +14,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. +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #include "Macros.H" #include "Message.H" diff --git a/source/Commands.H b/source/Commands.H index e2008a2..2ca3b24 100644 --- a/source/Commands.H +++ b/source/Commands.H @@ -14,7 +14,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. +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #ifndef COMMANDS_H #define COMMANDS_H diff --git a/source/Connection.C b/source/Connection.C index e971755..aa48a5c 100644 --- a/source/Connection.C +++ b/source/Connection.C @@ -13,7 +13,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. +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #include "Connection.H" diff --git a/source/Connection.H b/source/Connection.H index f4b8f06..8003a0f 100644 --- a/source/Connection.H +++ b/source/Connection.H @@ -13,7 +13,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. +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #ifndef CONNECTION_H #define CONNECTION_H diff --git a/source/DCCChatConnection.C b/source/DCCChatConnection.C index 2de2f65..e31a3a4 100644 --- a/source/DCCChatConnection.C +++ b/source/DCCChatConnection.C @@ -14,7 +14,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. +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #include #include diff --git a/source/DCCChatConnection.H b/source/DCCChatConnection.H index c53d92c..729e397 100644 --- a/source/DCCChatConnection.H +++ b/source/DCCChatConnection.H @@ -13,7 +13,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. +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #ifndef DCCCHATCONNECTION_H #define DCCCHATCONNECTION_H diff --git a/source/DCCConnection.C b/source/DCCConnection.C index 16349e5..82efefc 100644 --- a/source/DCCConnection.C +++ b/source/DCCConnection.C @@ -14,7 +14,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. +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #include #include diff --git a/source/DCCConnection.H b/source/DCCConnection.H index 8049f15..c203b8f 100644 --- a/source/DCCConnection.H +++ b/source/DCCConnection.H @@ -14,7 +14,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. +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #ifndef DCCCONNECTION_H #define DCCCONNECTION_H diff --git a/source/DCCManager.C b/source/DCCManager.C index ad0c824..caf855d 100644 --- a/source/DCCManager.C +++ b/source/DCCManager.C @@ -13,7 +13,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. +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #include "DCCManager.H" diff --git a/source/DCCManager.H b/source/DCCManager.H index 749e29e..828a09e 100644 --- a/source/DCCManager.H +++ b/source/DCCManager.H @@ -13,7 +13,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. +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #ifndef DCC_MANAGER_H #define DCC_MANAGER_H diff --git a/source/DCCParser.C b/source/DCCParser.C index 215ec80..f0028a9 100644 --- a/source/DCCParser.C +++ b/source/DCCParser.C @@ -14,7 +14,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. +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #ifdef HAVE_CONFIG_H #include "config.h" diff --git a/source/DCCParser.H b/source/DCCParser.H index 432c7d1..0cb4c8d 100644 --- a/source/DCCParser.H +++ b/source/DCCParser.H @@ -13,7 +13,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. +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #ifndef DCCPARSER_H #define DCCPARSER_H diff --git a/source/DCCPerson.C b/source/DCCPerson.C index 3eab3e9..9a4f74a 100644 --- a/source/DCCPerson.C +++ b/source/DCCPerson.C @@ -14,7 +14,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. +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #include "DCCPerson.H" diff --git a/source/DCCPerson.H b/source/DCCPerson.H index 14b344c..888691b 100644 --- a/source/DCCPerson.H +++ b/source/DCCPerson.H @@ -13,7 +13,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. +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #ifndef DCCPERSON_H #define DCCPERSON_H diff --git a/source/Interp.C b/source/Interp.C index c5c2fee..0b4ee35 100644 --- a/source/Interp.C +++ b/source/Interp.C @@ -14,7 +14,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. +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #ifdef HAVE_CONFIG_H #include "config.h" diff --git a/source/Interp.H b/source/Interp.H index 2b1c35b..9cdea09 100644 --- a/source/Interp.H +++ b/source/Interp.H @@ -14,7 +14,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. +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #ifndef INTERP_H #define INTERP_H diff --git a/source/Macros.H b/source/Macros.H index 1b207c3..fd1020f 100644 --- a/source/Macros.H +++ b/source/Macros.H @@ -13,7 +13,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. +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #ifndef MACROS_H #define MACROS_H diff --git a/source/Main.C b/source/Main.C index c79624a..4d430b9 100644 --- a/source/Main.C +++ b/source/Main.C @@ -14,7 +14,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. +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #ifdef HAVE_CONFIG_H #include "config.h" diff --git a/source/Mask.C b/source/Mask.C index 36b1340..29feccc 100644 --- a/source/Mask.C +++ b/source/Mask.C @@ -13,7 +13,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. +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #include diff --git a/source/Mask.H b/source/Mask.H index 2cd14ad..307a30f 100644 --- a/source/Mask.H +++ b/source/Mask.H @@ -13,7 +13,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. +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #ifndef MASK_H #define MASK_H diff --git a/source/Message.H b/source/Message.H index 97650ec..b178c99 100644 --- a/source/Message.H +++ b/source/Message.H @@ -13,7 +13,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. +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #ifndef MESSAGE_H #define MESSAGE_H diff --git a/source/Parser.C b/source/Parser.C index a262cd5..418fdc3 100644 --- a/source/Parser.C +++ b/source/Parser.C @@ -14,7 +14,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. +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #ifdef HAVE_CONFIG_H #include "config.h" diff --git a/source/Parser.H b/source/Parser.H index 052bebe..96d0c1b 100644 --- a/source/Parser.H +++ b/source/Parser.H @@ -14,7 +14,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. +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #ifndef PARSER_H #define PARSER_H diff --git a/source/Person.C b/source/Person.C index eda4a31..432d669 100644 --- a/source/Person.C +++ b/source/Person.C @@ -14,7 +14,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. +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #include "Utils.H" #include "Person.H" diff --git a/source/Person.H b/source/Person.H index c35bc00..6b752f9 100644 --- a/source/Person.H +++ b/source/Person.H @@ -13,7 +13,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. +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #ifndef PERSON_H #define PERSON_H diff --git a/source/Queue.C b/source/Queue.C index 1d0a2ab..eb233a6 100644 --- a/source/Queue.C +++ b/source/Queue.C @@ -13,7 +13,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. +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #include diff --git a/source/Queue.H b/source/Queue.H index 5837f57..45c1a6b 100644 --- a/source/Queue.H +++ b/source/Queue.H @@ -13,7 +13,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. +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #ifndef QUEUE_H #define QUEUE_H diff --git a/source/ScriptCommands.C b/source/ScriptCommands.C index 762549d..0bc1009 100644 --- a/source/ScriptCommands.C +++ b/source/ScriptCommands.C @@ -14,7 +14,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. +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #ifdef HAVE_CONFIG_H #include "config.h" diff --git a/source/ScriptCommands.H b/source/ScriptCommands.H index 819fb95..5643851 100644 --- a/source/ScriptCommands.H +++ b/source/ScriptCommands.H @@ -14,7 +14,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. +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #ifndef SCRIPTCOMMANDS_H #define SCRIPTCOMMANDS_H diff --git a/source/Server.C b/source/Server.C index 25adf37..da03e1e 100644 --- a/source/Server.C +++ b/source/Server.C @@ -13,7 +13,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. +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #include "Server.H" diff --git a/source/Server.H b/source/Server.H index 7efc787..bb57af6 100644 --- a/source/Server.H +++ b/source/Server.H @@ -13,7 +13,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. +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #ifndef SERVER_H #define SERVER_H diff --git a/source/ServerConnection.C b/source/ServerConnection.C index cbe1703..5e44dcd 100644 --- a/source/ServerConnection.C +++ b/source/ServerConnection.C @@ -14,7 +14,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. +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #include diff --git a/source/ServerConnection.H b/source/ServerConnection.H index 891cd51..cd94221 100644 --- a/source/ServerConnection.H +++ b/source/ServerConnection.H @@ -14,7 +14,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. +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #ifndef SERVERCONNECTION_H #define SERVERCONNECTION_H diff --git a/source/ServerList.C b/source/ServerList.C index e364118..9371f1c 100644 --- a/source/ServerList.C +++ b/source/ServerList.C @@ -14,7 +14,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. +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #include "ServerList.H" diff --git a/source/ServerList.H b/source/ServerList.H index 75f0f80..ef19cd3 100644 --- a/source/ServerList.H +++ b/source/ServerList.H @@ -14,7 +14,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. +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #ifndef SERVERLIST_H #define SERVERLIST_H diff --git a/source/ServerQueue.C b/source/ServerQueue.C index ebba328..03ae0f3 100644 --- a/source/ServerQueue.C +++ b/source/ServerQueue.C @@ -14,7 +14,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. +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #ifdef HAVE_CONFIG_H #include "config.h" diff --git a/source/ServerQueue.H b/source/ServerQueue.H index e0aa220..8881ec9 100644 --- a/source/ServerQueue.H +++ b/source/ServerQueue.H @@ -14,7 +14,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. +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #ifndef SERVERQUEUE_H #define SERVERQUEUE_H diff --git a/source/ServerQueueItem.C b/source/ServerQueueItem.C index d510619..8fa879f 100644 --- a/source/ServerQueueItem.C +++ b/source/ServerQueueItem.C @@ -14,7 +14,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. +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #include "StringTokenizer.H" #include "ServerQueue.H" diff --git a/source/ServerQueueItem.H b/source/ServerQueueItem.H index 75e7712..ee3d472 100644 --- a/source/ServerQueueItem.H +++ b/source/ServerQueueItem.H @@ -13,7 +13,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. +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #ifndef SERVERQUEUEITEM_H #define SERVERQUEUEITEM_H diff --git a/source/ShitEntry.C b/source/ShitEntry.C index 524e561..ddfd4dd 100644 --- a/source/ShitEntry.C +++ b/source/ShitEntry.C @@ -13,7 +13,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. +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #include "ShitEntry.H" diff --git a/source/ShitEntry.H b/source/ShitEntry.H index 8eeac03..28bc63b 100644 --- a/source/ShitEntry.H +++ b/source/ShitEntry.H @@ -14,7 +14,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. +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #ifndef SHITENTRY_H #define SHITENTRY_H diff --git a/source/ShitList.C b/source/ShitList.C index ca22f77..e95f0db 100644 --- a/source/ShitList.C +++ b/source/ShitList.C @@ -14,7 +14,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. +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #ifdef HAVE_CONFIG_H #include "config.h" diff --git a/source/ShitList.H b/source/ShitList.H index 5f032fb..489706e 100644 --- a/source/ShitList.H +++ b/source/ShitList.H @@ -14,7 +14,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. +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #ifndef SHITLIST_H #define SHITLIST_H diff --git a/source/Socket.C b/source/Socket.C index 8c5fb9d..aa85976 100644 --- a/source/Socket.C +++ b/source/Socket.C @@ -14,7 +14,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. +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #include "Socket.H" #include "Bot.H" diff --git a/source/Socket.H b/source/Socket.H index fc10aaf..a253f61 100644 --- a/source/Socket.H +++ b/source/Socket.H @@ -13,7 +13,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. +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #ifndef SOCKET_H #define SOCKET_H diff --git a/source/String.C b/source/String.C index 8d6e5eb..d60d0d5 100644 --- a/source/String.C +++ b/source/String.C @@ -14,7 +14,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. +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #include "String.H" #include "Utils.H" diff --git a/source/String.H b/source/String.H index de6cbed..b138a57 100644 --- a/source/String.H +++ b/source/String.H @@ -14,7 +14,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. +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #ifndef BSTRING_H #define BSTRING_H diff --git a/source/StringTokenizer.C b/source/StringTokenizer.C index 00f78e4..c82e2f0 100644 --- a/source/StringTokenizer.C +++ b/source/StringTokenizer.C @@ -14,7 +14,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. +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #include "StringTokenizer.H" #include diff --git a/source/StringTokenizer.H b/source/StringTokenizer.H index 56a9130..789bddb 100644 --- a/source/StringTokenizer.H +++ b/source/StringTokenizer.H @@ -14,7 +14,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. +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #ifndef STRINGTOKENIZER_H #define STRINGTOKENIZER_H diff --git a/source/TodoList.C b/source/TodoList.C index 3e8dd52..099dedf 100644 --- a/source/TodoList.C +++ b/source/TodoList.C @@ -14,7 +14,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. +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #include "TodoList.H" diff --git a/source/TodoList.H b/source/TodoList.H index a6cd8f5..3a9b191 100644 --- a/source/TodoList.H +++ b/source/TodoList.H @@ -14,7 +14,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. +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #ifndef TODOLIST_H #define TODOLIST_H diff --git a/source/User.C b/source/User.C index 75612d3..0347bb6 100644 --- a/source/User.C +++ b/source/User.C @@ -13,7 +13,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. +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #include "Utils.H" #include "User.H" diff --git a/source/User.H b/source/User.H index c450822..e3cc995 100644 --- a/source/User.H +++ b/source/User.H @@ -13,7 +13,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. +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #ifndef USER_H #define USER_H diff --git a/source/UserCommands.C b/source/UserCommands.C index 7e4685d..2ba0cc9 100644 --- a/source/UserCommands.C +++ b/source/UserCommands.C @@ -14,7 +14,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. +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #ifdef HAVE_CONFIG_H #include "config.h" diff --git a/source/UserCommands.H b/source/UserCommands.H index 8161ef9..0929018 100644 --- a/source/UserCommands.H +++ b/source/UserCommands.H @@ -13,7 +13,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. +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #ifndef USERCOMMANDS_H #define USERCOMMANDS_H diff --git a/source/UserList.C b/source/UserList.C index b2f75a6..471dc83 100644 --- a/source/UserList.C +++ b/source/UserList.C @@ -14,7 +14,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. +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #include #include diff --git a/source/UserList.H b/source/UserList.H index 0cadff4..3012664 100644 --- a/source/UserList.H +++ b/source/UserList.H @@ -14,7 +14,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. +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #ifndef USERLIST_H #define USERLIST_H diff --git a/source/UserListItem.H b/source/UserListItem.H index 1c7276a..ae1d6fc 100644 --- a/source/UserListItem.H +++ b/source/UserListItem.H @@ -14,7 +14,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. +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. // An UserListItem object is the object that is stored in the UserList. diff --git a/source/Utils.C b/source/Utils.C index aca8663..bdddb59 100644 --- a/source/Utils.C +++ b/source/Utils.C @@ -14,7 +14,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. +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #ifdef HAVE_CONFIG_H #include "config.h" diff --git a/source/Utils.H b/source/Utils.H index 7f1ee7c..a214c20 100644 --- a/source/Utils.H +++ b/source/Utils.H @@ -14,7 +14,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. +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #ifndef UTILS_H #define UTILS_H -- 2.20.1