diff options
Diffstat (limited to 'lisp/net/soap-inspect.el')
-rw-r--r-- | lisp/net/soap-inspect.el | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/net/soap-inspect.el b/lisp/net/soap-inspect.el index 7cce9844d76..8f67d02dc6f 100644 --- a/lisp/net/soap-inspect.el +++ b/lisp/net/soap-inspect.el @@ -2,9 +2,10 @@ ;; Copyright (C) 2010-2011 Free Software Foundation, Inc. -;; Author: Alexandru Harsanyi (AlexHarsanyi@gmail.com) +;; Author: Alexandru Harsanyi <AlexHarsanyi@gmail.com> ;; Created: October 2010 ;; Keywords: soap, web-services, comm, hypermedia +;; Package: soap-client ;; Homepage: http://code.google.com/p/emacs-soap-client ;; This file is part of GNU Emacs. |