diff lisp/mail/mail-extr.el @ 846:20674ae6bf52

*** empty log message ***
author Eric S. Raymond <esr@snark.thyrsus.com>
date Wed, 22 Jul 1992 04:22:42 +0000
parents 8a0066235d56
children 9f3cc03dae67
line wrap: on
line diff
--- a/lisp/mail/mail-extr.el	Wed Jul 22 04:22:30 1992 +0000
+++ b/lisp/mail/mail-extr.el	Wed Jul 22 04:22:42 1992 +0000
@@ -1,13 +1,12 @@
 ;;; mail-extr.el --- extract full name and address from RFC 822 mail header.
 
+;; Copyright (C) 1992 Free Software Foundation, Inc.
+
 ;; Author: Joe Wells <jbw@cs.bu.edu>
-;; Last-Modified: 7 Apr 1992
 ;; Version: 1.0
 ;; Adapted-By: ESR
 ;; Keywords: mail
 
-;; Copyright (C) 1992 Free Software Foundation, Inc.
-
 ;; This file is part of GNU Emacs.
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify