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 9b40c1d2799..9a9564c7095 100644 --- a/lisp/hex-util.el +++ b/lisp/hex-util.el @@ -1,6 +1,6 @@ ;;; hex-util.el --- Functions to encode/decode hexadecimal string -*- lexical-binding: t -*- -;; Copyright (C) 1999, 2001-2023 Free Software Foundation, Inc. +;; Copyright (C) 1999, 2001-2024 Free Software Foundation, Inc. ;; Author: Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp> ;; Keywords: data |