summaryrefslogtreecommitdiff
path: root/lisp/mail/hashcash.el
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2011-01-26 00:36:39 -0800
committerGlenn Morris <rgm@gnu.org>2011-01-26 00:36:39 -0800
commit95df8112a0cbdb06addbac5fbea03b37d4440418 (patch)
tree40de7680f5332a55701dc1477722357dd37803b3 /lisp/mail/hashcash.el
parent008cad902f3434dc8c490dd0488ae93df4f16d9c (diff)
downloademacs-95df8112a0cbdb06addbac5fbea03b37d4440418.tar.gz
Refill some long/short copyright headers.
Diffstat (limited to 'lisp/mail/hashcash.el')
-rw-r--r--lisp/mail/hashcash.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/lisp/mail/hashcash.el b/lisp/mail/hashcash.el
index 735ff839b66..8343cd086b1 100644
--- a/lisp/mail/hashcash.el
+++ b/lisp/mail/hashcash.el
@@ -1,7 +1,6 @@
;;; hashcash.el --- Add hashcash payments to email
-;; Copyright (C) 2003-2005, 2007-2011
-;; Free Software Foundation
+;; Copyright (C) 2003-2005, 2007-2011 Free Software Foundation, Inc.
;; Written by: Paul Foley <mycroft@actrix.gen.nz> (1997-2002)
;; Maintainer: Paul Foley <mycroft@actrix.gen.nz>