diff options
Diffstat (limited to 'lisp/url/url.el')
-rw-r--r-- | lisp/url/url.el | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/url/url.el b/lisp/url/url.el index b219151a30c..a1f0415d5fd 100644 --- a/lisp/url/url.el +++ b/lisp/url/url.el @@ -1,6 +1,7 @@ ;;; url.el --- Uniform Resource Locator retrieval tool -*- lexical-binding: t -*- -;; Copyright (C) 1996-1999, 2001, 2004-2012 Free Software Foundation, Inc. +;; Copyright (C) 1996-1999, 2001, 2004-2013 Free Software Foundation, +;; Inc. ;; Author: Bill Perry <wmperry@gnu.org> ;; Keywords: comm, data, processes, hypermedia |