diff options
Diffstat (limited to 'lisp/ansi-osc.el')
-rw-r--r-- | lisp/ansi-osc.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ansi-osc.el b/lisp/ansi-osc.el index 886291a2c78..7e686193f69 100644 --- a/lisp/ansi-osc.el +++ b/lisp/ansi-osc.el @@ -1,6 +1,6 @@ ;;; ansi-osc.el --- Support for OSC escape sequences -*- lexical-binding: t; -*- -;; Copyright (C) 2022-2023 Free Software Foundation, Inc. +;; Copyright (C) 2022-2024 Free Software Foundation, Inc. ;; Author: Augusto Stoffel <arstoffel@gmail.com> ;; Matthias Meulien <orontee@gmail.com> |