]> code.delx.au - gnu-emacs/blobdiff - lisp/gnus/rfc2104.el
shr.el (shr-color->hexadecimal): Autoload.
[gnu-emacs] / lisp / gnus / rfc2104.el
index 0339d5983a2e05a886d3f7a5b72bd0f16256209f..c1d07231978a856a25f63520cb282df2d9019079 100644 (file)
@@ -1,7 +1,7 @@
 ;;; rfc2104.el --- RFC2104 Hashed Message Authentication Codes
 
 ;; Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-;;   2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+;;   2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
 ;; Author: Simon Josefsson <jas@pdc.kth.se>
 ;; Keywords: mail
@@ -122,5 +122,4 @@ In XEmacs return just STRING."
 
 (provide 'rfc2104)
 
-;; arch-tag: cf671d5c-a45f-4a09-815e-704e59e43950
 ;;; rfc2104.el ends here