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 ;;