diff options
author | Thien-Thi Nguyen <ttn@gnuvola.org> | 2005-08-06 15:55:38 +0000 |
---|---|---|
committer | Thien-Thi Nguyen <ttn@gnuvola.org> | 2005-08-06 15:55:38 +0000 |
commit | 71ddfde5a548ac9a56b3652c4c8c1dd4f3fce1ce (patch) | |
tree | 6f559c2614bd75d22a658ef6b67d1ef7dc53c9b4 /lisp/url/url-methods.el | |
parent | 97beadbd1f109740f91e5d078c3fab64de028121 (diff) | |
download | emacs-71ddfde5a548ac9a56b3652c4c8c1dd4f3fce1ce.tar.gz |
Update years in copyright notice; nfc.
Diffstat (limited to 'lisp/url/url-methods.el')
-rw-r--r-- | lisp/url/url-methods.el | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/url/url-methods.el b/lisp/url/url-methods.el index a82d78db3ac..e39ffa1eb5b 100644 --- a/lisp/url/url-methods.el +++ b/lisp/url/url-methods.el @@ -1,6 +1,7 @@ ;;; url-methods.el --- Load URL schemes as needed -;; Copyright (c) 1996,1997,1998,1999,2004 Free Software Foundation, Inc. +;; Copyright (C) 1996, 1997, 1998, 1999, 2004, +;; 2005 Free Software Foundation, Inc. ;; Keywords: comm, data, processes, hypermedia |