comparison lisp/mail/mail-extr.el @ 64754:fafd692d1e40

Update years in copyright notice; nfc.
author Thien-Thi Nguyen <ttn@gnuvola.org>
date Sat, 06 Aug 2005 19:51:42 +0000
parents 18a818a2ee7c
children f245bb6e08da 2d92f5c9d6ae
comparison
equal deleted inserted replaced
64753:343b05d4869b 64754:fafd692d1e40
1 ;;; mail-extr.el --- extract full name and address from RFC 822 mail header -*- coding: utf-8 -*- 1 ;;; mail-extr.el --- extract full name and address from RFC 822 mail header -*- coding: utf-8 -*-
2 2
3 ;; Copyright (C) 1991, 1992, 1993, 1994, 1997, 2001 3 ;; Copyright (C) 1991, 1992, 1993, 1994, 1997, 2001, 2002, 2003, 2004,
4 ;; Free Software Foundation, Inc. 4 ;; 2005 Free Software Foundation, Inc.
5 5
6 ;; Author: Joe Wells <jbw@cs.bu.edu> 6 ;; Author: Joe Wells <jbw@cs.bu.edu>
7 ;; Maintainer: FSF 7 ;; Maintainer: FSF
8 ;; Keywords: mail 8 ;; Keywords: mail
9 9