From da954a5c3725debeb605ce34a1050f635dd60e4b Mon Sep 17 00:00:00 2001 From: Kevin Easton Date: Thu, 17 Jan 2013 12:55:55 +0000 Subject: [PATCH] Apply patch from Dan Mashal (VICODAN) - Fix incorrect FSF address. git-svn-id: svn://svn.code.sf.net/p/bitchx/code/trunk@225 13b04d17-f746-0410-82c6-800466cd88b0 --- dll/aim/toc/buddy.c | 2 +- dll/aim/toc/network.c | 2 +- dll/aim/toc/toc.c | 2 +- dll/aim/toc/util.c | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dll/aim/toc/buddy.c b/dll/aim/toc/buddy.c index 328d928..596b9da 100644 --- a/dll/aim/toc/buddy.c +++ b/dll/aim/toc/buddy.c @@ -15,7 +15,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 * */ diff --git a/dll/aim/toc/network.c b/dll/aim/toc/network.c index e97ea93..727a9ce 100644 --- a/dll/aim/toc/network.c +++ b/dll/aim/toc/network.c @@ -15,7 +15,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 * */ diff --git a/dll/aim/toc/toc.c b/dll/aim/toc/toc.c index 0140a85..c1549a5 100644 --- a/dll/aim/toc/toc.c +++ b/dll/aim/toc/toc.c @@ -15,7 +15,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 * */ diff --git a/dll/aim/toc/util.c b/dll/aim/toc/util.c index 90dc449..6b62bfe 100644 --- a/dll/aim/toc/util.c +++ b/dll/aim/toc/util.c @@ -15,7 +15,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 * */