X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/08b3caa982199bd7939d9d6877203ada5d0083b5..6f52d86e958f763406796ed2f97f2b4a678f4166:/lisp/hex-util.el diff --git a/lisp/hex-util.el b/lisp/hex-util.el index bb73e73a19..c5ef6ac906 100644 --- a/lisp/hex-util.el +++ b/lisp/hex-util.el @@ -1,7 +1,6 @@ ;;; hex-util.el --- Functions to encode/decode hexadecimal string. -;; Copyright (C) 1999, 2001, 2002, 2003, 2004, -;; 2005, 2006, 2007, 2008 Free Software Foundation, Inc. +;; Copyright (C) 1999, 2001-2011 Free Software Foundation, Inc. ;; Author: Shuhei KOBAYASHI ;; Keywords: data @@ -69,5 +68,4 @@ (provide 'hex-util) -;; arch-tag: fe8aaa79-6c86-400e-813f-5a8cc4cb3859 ;;; hex-util.el ends here