diff options
Diffstat (limited to 'lisp/hex-util.el')
-rw-r--r-- | lisp/hex-util.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/hex-util.el b/lisp/hex-util.el index 932a7fe3543..d5663cdaa6e 100644 --- a/lisp/hex-util.el +++ b/lisp/hex-util.el @@ -1,7 +1,7 @@ ;;; hex-util.el --- Functions to encode/decode hexadecimal string. ;; Copyright (C) 1999, 2001, 2002, 2003, 2004, -;; 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. +;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. ;; Author: Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp> ;; Keywords: data |