diff options
Diffstat (limited to 'lisp/net/eudcb-mab.el')
-rw-r--r-- | lisp/net/eudcb-mab.el | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lisp/net/eudcb-mab.el b/lisp/net/eudcb-mab.el index d848b9953a3..485ca5a0c06 100644 --- a/lisp/net/eudcb-mab.el +++ b/lisp/net/eudcb-mab.el @@ -1,7 +1,6 @@ ;;; eudcb-mab.el --- Emacs Unified Directory Client - AddressBook backend -;; Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 -;; Free Software Foundation, Inc. +;; Copyright (C) 2003-2011 Free Software Foundation, Inc. ;; Author: John Wiegley <johnw@newartisans.com> ;; Maintainer: FSF @@ -130,5 +129,4 @@ RETURN-ATTRS is a list of attributes to return, defaulting to (provide 'eudcb-mab) -;; arch-tag: 4bef8e65-f109-47c7-91b9-8a6ea3ed7bb1 ;;; eudcb-mab.el ends here |