summaryrefslogtreecommitdiff
path: root/lisp/url/url.el
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2014-03-28 20:55:44 -0400
committerGlenn Morris <rgm@gnu.org>2014-03-28 20:55:44 -0400
commit93a583ee13d57942ea2c3f0636e1b1e88b6f5652 (patch)
tree1ddceb09227ec1cb620aa7386be0f9cbd2cc9947 /lisp/url/url.el
parent41116c5ab64bd378b96efed605f0874a3e72604e (diff)
downloademacs-93a583ee13d57942ea2c3f0636e1b1e88b6f5652.tar.gz
Set Maintainer to emacs-devel in some lisp/url files.
Diffstat (limited to 'lisp/url/url.el')
-rw-r--r--lisp/url/url.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/url/url.el b/lisp/url/url.el
index cbbcfd4f18b..620593a9a81 100644
--- a/lisp/url/url.el
+++ b/lisp/url/url.el
@@ -1,9 +1,9 @@
;;; url.el --- Uniform Resource Locator retrieval tool -*- lexical-binding: t -*-
-;; Copyright (C) 1996-1999, 2001, 2004-2014 Free Software Foundation,
-;; Inc.
+;; Copyright (C) 1996-1999, 2001, 2004-2014 Free Software Foundation, Inc.
;; Author: Bill Perry <wmperry@gnu.org>
+;; Maintainer: emacs-devel@gnu.org
;; Keywords: comm, data, processes, hypermedia
;; This file is part of GNU Emacs.