From fee1f282c0975f6e020aa285d44c5b20b417b8bc Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Sun, 16 Jan 2005 10:00:19 +0000 Subject: [PATCH] Remove non-FSF copyright header. --- lisp/ChangeLog | 2 ++ lisp/hashcash.el | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 5ea78db58..3b7926fbf 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,7 @@ 2005-01-16 Simon Josefsson + * hashcash.el: Remove non-FSF copyright header. + * hashcash.el (hashcash-extra-generate-parameters): New variable. (hashcash-generate-payment): Use it. (hashcash-generate-payment-async): Use it. diff --git a/lisp/hashcash.el b/lisp/hashcash.el index 99a0fda09..94b140dc5 100644 --- a/lisp/hashcash.el +++ b/lisp/hashcash.el @@ -1,8 +1,8 @@ ;;; hashcash.el --- Add hashcash payments to email ;; Copyright (C) 2003, 2004, 2005 Free Software Foundation -;; Copyright (C) 1997--2002 Paul E. Foley +;; Written by: Paul Foley (1997-2002) ;; Maintainer: Paul Foley ;; Keywords: mail, hashcash -- 2.25.1