From 317337e4098ff85b0fc7815d23ab70da12bfc195 Mon Sep 17 00:00:00 2001 From: Eli Barzilay Date: Tue, 10 Apr 2007 17:59:38 +0000 Subject: [PATCH] fix FSF address svn: r5911 original commit: 8ecd7a93c9b327555616f0e78e544f1b098b11cf --- collects/net/mime-util.ss | 3 ++- collects/net/mime.ss | 6 +++--- collects/net/qp.ss | 3 ++- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/collects/net/mime-util.ss b/collects/net/mime-util.ss index 0f6efdbf62..f5f789788a 100644 --- a/collects/net/mime-util.ss +++ b/collects/net/mime-util.ss @@ -18,7 +18,8 @@ ;;; You should have received a copy of the GNU Lesser General Public ;;; License along with mime-plt; 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. ;;; Author: Francisco Solsona ;; diff --git a/collects/net/mime.ss b/collects/net/mime.ss index c0c28f01d6..2c207dd4bd 100644 --- a/collects/net/mime.ss +++ b/collects/net/mime.ss @@ -17,9 +17,9 @@ ;;; GNU General Public License for more details. ;;; You should have received a copy of the GNU General Public License -;;; along with mime; see the file COPYING. If not, write to the -;;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, -;;; Boston, MA 02111-1307, USA. +;;; along with mime; see the file COPYING. If not, write to the Free +;;; Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +;;; MA 02110-1301 USA. ;;; Author: Francisco Solsona ;; diff --git a/collects/net/qp.ss b/collects/net/qp.ss index 1ee10ebcca..db4f0c17aa 100644 --- a/collects/net/qp.ss +++ b/collects/net/qp.ss @@ -18,7 +18,8 @@ ;;; You should have received a copy of the GNU Lesser General Public ;;; License along with mime-plt; 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. ;;; Author: Francisco Solsona ;;