X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/5e809f552abee7fa064910575342301c4c8331ab..ba3189039adc8ec5eba5ed3e21d42019a4616b7c:/lisp/gnus/canlock.el diff --git a/lisp/gnus/canlock.el b/lisp/gnus/canlock.el index 3b0a31b2bc..de157b29e2 100644 --- a/lisp/gnus/canlock.el +++ b/lisp/gnus/canlock.el @@ -1,7 +1,6 @@ ;;; canlock.el --- functions for Cancel-Lock feature -;; Copyright (C) 1998, 1999, 2001, 2002, 2003, 2004, -;; 2005, 2006, 2007, 2008 Free Software Foundation, Inc. +;; Copyright (C) 1998-1999, 2001-2014 Free Software Foundation, Inc. ;; Author: Katsumi Yamaoka ;; Keywords: news, cancel-lock, hmac, sha1, rfc2104 @@ -247,5 +246,4 @@ it fails." (provide 'canlock) -;; arch-tag: 033c4f09-b9f1-459d-bd0d-254430283f78 ;;; canlock.el ends here