]> code.delx.au - gnu-emacs/blobdiff - lisp/hex-util.el
nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers for prettier...
[gnu-emacs] / lisp / hex-util.el
index bb73e73a19a2695999f325420f8acef3a147762d..932a7fe3543284a9bfb436f563d49337f37aa743 100644 (file)
@@ -1,7 +1,7 @@
 ;;; hex-util.el --- Functions to encode/decode hexadecimal string.
 
 ;; Copyright (C) 1999, 2001, 2002, 2003, 2004,
-;;   2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+;;   2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
 ;; Author: Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp>
 ;; Keywords: data
@@ -69,5 +69,4 @@
 
 (provide 'hex-util)
 
-;; arch-tag: fe8aaa79-6c86-400e-813f-5a8cc4cb3859
 ;;; hex-util.el ends here