summaryrefslogtreecommitdiff
path: root/lisp/url
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/url')
-rw-r--r--lisp/url/url-about.el4
-rw-r--r--lisp/url/url-auth.el4
-rw-r--r--lisp/url/url-cache.el4
-rw-r--r--lisp/url/url-cid.el4
-rw-r--r--lisp/url/url-cookie.el4
-rw-r--r--lisp/url/url-dav.el4
-rw-r--r--lisp/url/url-dired.el4
-rw-r--r--lisp/url/url-expand.el4
-rw-r--r--lisp/url/url-file.el4
-rw-r--r--lisp/url/url-ftp.el4
-rw-r--r--lisp/url/url-gw.el4
-rw-r--r--lisp/url/url-handlers.el4
-rw-r--r--lisp/url/url-history.el4
-rw-r--r--lisp/url/url-http.el4
-rw-r--r--lisp/url/url-https.el4
-rw-r--r--lisp/url/url-imap.el4
-rw-r--r--lisp/url/url-irc.el4
-rw-r--r--lisp/url/url-ldap.el4
-rw-r--r--lisp/url/url-mailto.el4
-rw-r--r--lisp/url/url-methods.el4
-rw-r--r--lisp/url/url-misc.el4
-rw-r--r--lisp/url/url-news.el4
-rw-r--r--lisp/url/url-nfs.el4
-rw-r--r--lisp/url/url-ns.el4
-rw-r--r--lisp/url/url-parse.el4
-rw-r--r--lisp/url/url-privacy.el4
-rw-r--r--lisp/url/url-proxy.el4
-rw-r--r--lisp/url/url-util.el4
-rw-r--r--lisp/url/url-vars.el4
-rw-r--r--lisp/url/url.el4
-rw-r--r--lisp/url/vc-dav.el4
31 files changed, 62 insertions, 62 deletions
diff --git a/lisp/url/url-about.el b/lisp/url/url-about.el
index 6e88b9d4814..d2fae55b141 100644
--- a/lisp/url/url-about.el
+++ b/lisp/url/url-about.el
@@ -18,8 +18,8 @@
;;
;; You should have received a copy of the GNU General Public License
;; along with GNU Emacs; see the file COPYING. If not, write to the
-;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-;; Boston, MA 02111-1307, USA.
+;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+;; Boston, MA 02110-1301, USA.
;;; Commentary:
diff --git a/lisp/url/url-auth.el b/lisp/url/url-auth.el
index ea208ccadea..336c28eab26 100644
--- a/lisp/url/url-auth.el
+++ b/lisp/url/url-auth.el
@@ -18,8 +18,8 @@
;; You should have received a copy of the GNU General Public License
;; along with GNU Emacs; see the file COPYING. If not, write to the
-;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-;; Boston, MA 02111-1307, USA.
+;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+;; Boston, MA 02110-1301, USA.
;;; Code:
diff --git a/lisp/url/url-cache.el b/lisp/url/url-cache.el
index f27b47251e4..e80ba059393 100644
--- a/lisp/url/url-cache.el
+++ b/lisp/url/url-cache.el
@@ -18,8 +18,8 @@
;; You should have received a copy of the GNU General Public License
;; along with GNU Emacs; see the file COPYING. If not, write to the
-;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-;; Boston, MA 02111-1307, USA.
+;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+;; Boston, MA 02110-1301, USA.
;;; Code:
diff --git a/lisp/url/url-cid.el b/lisp/url/url-cid.el
index 9c44835ca9f..40307c49eaf 100644
--- a/lisp/url/url-cid.el
+++ b/lisp/url/url-cid.el
@@ -18,8 +18,8 @@
;; You should have received a copy of the GNU General Public License
;; along with GNU Emacs; see the file COPYING. If not, write to the
-;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-;; Boston, MA 02111-1307, USA.
+;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+;; Boston, MA 02110-1301, USA.
;;; Code:
diff --git a/lisp/url/url-cookie.el b/lisp/url/url-cookie.el
index 039e3b0150b..314911f789b 100644
--- a/lisp/url/url-cookie.el
+++ b/lisp/url/url-cookie.el
@@ -18,8 +18,8 @@
;;
;; You should have received a copy of the GNU General Public License
;; along with GNU Emacs; see the file COPYING. If not, write to the
-;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-;; Boston, MA 02111-1307, USA.
+;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+;; Boston, MA 02110-1301, USA.
;;; Commentary:
diff --git a/lisp/url/url-dav.el b/lisp/url/url-dav.el
index a3320f88e96..1b683124c94 100644
--- a/lisp/url/url-dav.el
+++ b/lisp/url/url-dav.el
@@ -20,8 +20,8 @@
;; You should have received a copy of the GNU General Public License
;; along with GNU Emacs; see the file COPYING. If not, write to the
-;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-;; Boston, MA 02111-1307, USA.
+;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+;; Boston, MA 02110-1301, USA.
;; DAV is in RFC 2518.
diff --git a/lisp/url/url-dired.el b/lisp/url/url-dired.el
index 41d81df677e..5d5381db0bf 100644
--- a/lisp/url/url-dired.el
+++ b/lisp/url/url-dired.el
@@ -18,8 +18,8 @@
;; You should have received a copy of the GNU General Public License
;; along with GNU Emacs; see the file COPYING. If not, write to the
-;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-;; Boston, MA 02111-1307, USA.
+;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+;; Boston, MA 02110-1301, USA.
;;; Code:
diff --git a/lisp/url/url-expand.el b/lisp/url/url-expand.el
index a7855653103..c8e17a524bb 100644
--- a/lisp/url/url-expand.el
+++ b/lisp/url/url-expand.el
@@ -18,8 +18,8 @@
;; You should have received a copy of the GNU General Public License
;; along with GNU Emacs; see the file COPYING. If not, write to the
-;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-;; Boston, MA 02111-1307, USA.
+;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+;; Boston, MA 02110-1301, USA.
;;; Code:
diff --git a/lisp/url/url-file.el b/lisp/url/url-file.el
index c39d255304b..7e224bd1420 100644
--- a/lisp/url/url-file.el
+++ b/lisp/url/url-file.el
@@ -18,8 +18,8 @@
;;
;; You should have received a copy of the GNU General Public License
;; along with GNU Emacs; see the file COPYING. If not, write to the
-;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-;; Boston, MA 02111-1307, USA.
+;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+;; Boston, MA 02110-1301, USA.
;;; Commentary:
diff --git a/lisp/url/url-ftp.el b/lisp/url/url-ftp.el
index 7f9c9de608d..966000249d3 100644
--- a/lisp/url/url-ftp.el
+++ b/lisp/url/url-ftp.el
@@ -18,8 +18,8 @@
;; You should have received a copy of the GNU General Public License
;; along with GNU Emacs; see the file COPYING. If not, write to the
-;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-;; Boston, MA 02111-1307, USA.
+;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+;; Boston, MA 02110-1301, USA.
;;; Commentary:
diff --git a/lisp/url/url-gw.el b/lisp/url/url-gw.el
index 35104821782..e0ccbbdc4e7 100644
--- a/lisp/url/url-gw.el
+++ b/lisp/url/url-gw.el
@@ -19,8 +19,8 @@
;; You should have received a copy of the GNU General Public License
;; along with GNU Emacs; see the file COPYING. If not, write to the
-;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-;; Boston, MA 02111-1307, USA.
+;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+;; Boston, MA 02110-1301, USA.
;;; Code:
diff --git a/lisp/url/url-handlers.el b/lisp/url/url-handlers.el
index 12db63aade8..cc626a4cb44 100644
--- a/lisp/url/url-handlers.el
+++ b/lisp/url/url-handlers.el
@@ -18,8 +18,8 @@
;;
;; You should have received a copy of the GNU General Public License
;; along with GNU Emacs; see the file COPYING. If not, write to the
-;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-;; Boston, MA 02111-1307, USA.
+;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+;; Boston, MA 02110-1301, USA.
;;; Commentary:
diff --git a/lisp/url/url-history.el b/lisp/url/url-history.el
index 9483b255d8e..040f83ad2f2 100644
--- a/lisp/url/url-history.el
+++ b/lisp/url/url-history.el
@@ -18,8 +18,8 @@
;;
;; You should have received a copy of the GNU General Public License
;; along with GNU Emacs; see the file COPYING. If not, write to the
-;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-;; Boston, MA 02111-1307, USA.
+;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+;; Boston, MA 02110-1301, USA.
;;; Commentary:
diff --git a/lisp/url/url-http.el b/lisp/url/url-http.el
index 0b7e2cef8a1..92cbf41e76b 100644
--- a/lisp/url/url-http.el
+++ b/lisp/url/url-http.el
@@ -19,8 +19,8 @@
;;
;; You should have received a copy of the GNU General Public License
;; along with GNU Emacs; see the file COPYING. If not, write to the
-;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-;; Boston, MA 02111-1307, USA.
+;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+;; Boston, MA 02110-1301, USA.
;;; Commentary:
diff --git a/lisp/url/url-https.el b/lisp/url/url-https.el
index 9631aeb18e4..e7aeffde788 100644
--- a/lisp/url/url-https.el
+++ b/lisp/url/url-https.el
@@ -18,8 +18,8 @@
;;
;; You should have received a copy of the GNU General Public License
;; along with GNU Emacs; see the file COPYING. If not, write to the
-;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-;; Boston, MA 02111-1307, USA.
+;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+;; Boston, MA 02110-1301, USA.
;;; Commentary:
diff --git a/lisp/url/url-imap.el b/lisp/url/url-imap.el
index 7b8f9deb19d..9d923e17259 100644
--- a/lisp/url/url-imap.el
+++ b/lisp/url/url-imap.el
@@ -19,8 +19,8 @@
;; You should have received a copy of the GNU General Public License
;; along with GNU Emacs; see the file COPYING. If not, write to the
-;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-;; Boston, MA 02111-1307, USA.
+;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+;; Boston, MA 02110-1301, USA.
;;; Commentary:
diff --git a/lisp/url/url-irc.el b/lisp/url/url-irc.el
index 31254dee451..dd88a85a03a 100644
--- a/lisp/url/url-irc.el
+++ b/lisp/url/url-irc.el
@@ -18,8 +18,8 @@
;; You should have received a copy of the GNU General Public License
;; along with GNU Emacs; see the file COPYING. If not, write to the
-;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-;; Boston, MA 02111-1307, USA.
+;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+;; Boston, MA 02110-1301, USA.
;;; Commentary:
diff --git a/lisp/url/url-ldap.el b/lisp/url/url-ldap.el
index 55f36a4155f..9b7ce5c89b4 100644
--- a/lisp/url/url-ldap.el
+++ b/lisp/url/url-ldap.el
@@ -17,8 +17,8 @@
;;
;; You should have received a copy of the GNU General Public License
;; along with GNU Emacs; see the file COPYING. If not, write to the
-;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-;; Boston, MA 02111-1307, USA.
+;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+;; Boston, MA 02110-1301, USA.
;;; Commentary:
diff --git a/lisp/url/url-mailto.el b/lisp/url/url-mailto.el
index 42793093117..fc3eb97e085 100644
--- a/lisp/url/url-mailto.el
+++ b/lisp/url/url-mailto.el
@@ -18,8 +18,8 @@
;;
;; You should have received a copy of the GNU General Public License
;; along with GNU Emacs; see the file COPYING. If not, write to the
-;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-;; Boston, MA 02111-1307, USA.
+;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+;; Boston, MA 02110-1301, USA.
;;; Commentary:
diff --git a/lisp/url/url-methods.el b/lisp/url/url-methods.el
index 75d746f3e3f..a82d78db3ac 100644
--- a/lisp/url/url-methods.el
+++ b/lisp/url/url-methods.el
@@ -18,8 +18,8 @@
;;
;; You should have received a copy of the GNU General Public License
;; along with GNU Emacs; see the file COPYING. If not, write to the
-;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-;; Boston, MA 02111-1307, USA.
+;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+;; Boston, MA 02110-1301, USA.
;;; Commentary:
diff --git a/lisp/url/url-misc.el b/lisp/url/url-misc.el
index 21d42820e1b..e937c99a518 100644
--- a/lisp/url/url-misc.el
+++ b/lisp/url/url-misc.el
@@ -18,8 +18,8 @@
;; You should have received a copy of the GNU General Public License
;; along with GNU Emacs; see the file COPYING. If not, write to the
-;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-;; Boston, MA 02111-1307, USA.
+;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+;; Boston, MA 02110-1301, USA.
;;; Code:
diff --git a/lisp/url/url-news.el b/lisp/url/url-news.el
index 21dd13ec17a..969edf6f684 100644
--- a/lisp/url/url-news.el
+++ b/lisp/url/url-news.el
@@ -18,8 +18,8 @@
;; You should have received a copy of the GNU General Public License
;; along with GNU Emacs; see the file COPYING. If not, write to the
-;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-;; Boston, MA 02111-1307, USA.
+;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+;; Boston, MA 02110-1301, USA.
;;; Code:
diff --git a/lisp/url/url-nfs.el b/lisp/url/url-nfs.el
index ff36c1bdae9..0273415b8ab 100644
--- a/lisp/url/url-nfs.el
+++ b/lisp/url/url-nfs.el
@@ -18,8 +18,8 @@
;;
;; You should have received a copy of the GNU General Public License
;; along with GNU Emacs; see the file COPYING. If not, write to the
-;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-;; Boston, MA 02111-1307, USA.
+;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+;; Boston, MA 02110-1301, USA.
;;; Commentary:
diff --git a/lisp/url/url-ns.el b/lisp/url/url-ns.el
index 1dcb1f85f27..d76c7cf459d 100644
--- a/lisp/url/url-ns.el
+++ b/lisp/url/url-ns.el
@@ -18,8 +18,8 @@
;; You should have received a copy of the GNU General Public License
;; along with GNU Emacs; see the file COPYING. If not, write to the
-;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-;; Boston, MA 02111-1307, USA.
+;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+;; Boston, MA 02110-1301, USA.
;;; Code:
diff --git a/lisp/url/url-parse.el b/lisp/url/url-parse.el
index 5b5250ab31f..db85c43a38f 100644
--- a/lisp/url/url-parse.el
+++ b/lisp/url/url-parse.el
@@ -18,8 +18,8 @@
;;
;; You should have received a copy of the GNU General Public License
;; along with GNU Emacs; see the file COPYING. If not, write to the
-;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-;; Boston, MA 02111-1307, USA.
+;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+;; Boston, MA 02110-1301, USA.
;;; Commentary:
diff --git a/lisp/url/url-privacy.el b/lisp/url/url-privacy.el
index 50f46415b80..e28a388dfa3 100644
--- a/lisp/url/url-privacy.el
+++ b/lisp/url/url-privacy.el
@@ -18,8 +18,8 @@
;; You should have received a copy of the GNU General Public License
;; along with GNU Emacs; see the file COPYING. If not, write to the
-;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-;; Boston, MA 02111-1307, USA.
+;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+;; Boston, MA 02110-1301, USA.
;;; Code:
diff --git a/lisp/url/url-proxy.el b/lisp/url/url-proxy.el
index 20f1b4b7ea7..1eb8f90bda3 100644
--- a/lisp/url/url-proxy.el
+++ b/lisp/url/url-proxy.el
@@ -18,8 +18,8 @@
;; You should have received a copy of the GNU General Public License
;; along with GNU Emacs; see the file COPYING. If not, write to the
-;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-;; Boston, MA 02111-1307, USA.
+;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+;; Boston, MA 02110-1301, USA.
;;; Code:
diff --git a/lisp/url/url-util.el b/lisp/url/url-util.el
index b796d695461..e64d328fd3d 100644
--- a/lisp/url/url-util.el
+++ b/lisp/url/url-util.el
@@ -19,8 +19,8 @@
;;
;; You should have received a copy of the GNU General Public License
;; along with GNU Emacs; see the file COPYING. If not, write to the
-;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-;; Boston, MA 02111-1307, USA.
+;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+;; Boston, MA 02110-1301, USA.
;;; Commentary:
diff --git a/lisp/url/url-vars.el b/lisp/url/url-vars.el
index 1921a6e295f..76669899172 100644
--- a/lisp/url/url-vars.el
+++ b/lisp/url/url-vars.el
@@ -18,8 +18,8 @@
;; You should have received a copy of the GNU General Public License
;; along with GNU Emacs; see the file COPYING. If not, write to the
-;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-;; Boston, MA 02111-1307, USA.
+;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+;; Boston, MA 02110-1301, USA.
;;; Code:
diff --git a/lisp/url/url.el b/lisp/url/url.el
index 8b57d885949..695aceb871e 100644
--- a/lisp/url/url.el
+++ b/lisp/url/url.el
@@ -20,8 +20,8 @@
;;
;; You should have received a copy of the GNU General Public License
;; along with GNU Emacs; see the file COPYING. If not, write to the
-;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-;; Boston, MA 02111-1307, USA.
+;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+;; Boston, MA 02110-1301, USA.
;;; Commentary:
diff --git a/lisp/url/vc-dav.el b/lisp/url/vc-dav.el
index 3bf03165564..bfc532958b6 100644
--- a/lisp/url/vc-dav.el
+++ b/lisp/url/vc-dav.el
@@ -18,8 +18,8 @@
;; You should have received a copy of the GNU General Public License
;; along with GNU Emacs; see the file COPYING. If not, write to the
-;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-;; Boston, MA 02111-1307, USA.
+;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+;; Boston, MA 02110-1301, USA.
;;; Commentary: