diff options
Diffstat (limited to 'lisp/url/url-util.el')
-rw-r--r-- | lisp/url/url-util.el | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/url/url-util.el b/lisp/url/url-util.el index 038b7fcf7f..c40768ba42 100644 --- a/lisp/url/url-util.el +++ b/lisp/url/url-util.el @@ -1,6 +1,7 @@ ;;; url-util.el --- Miscellaneous helper routines for URL library -;; 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 |