diff options
Diffstat (limited to 'lisp/term/common-win.el')
-rw-r--r-- | lisp/term/common-win.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/term/common-win.el b/lisp/term/common-win.el index 38b3c580625..181dcc8e6d9 100644 --- a/lisp/term/common-win.el +++ b/lisp/term/common-win.el @@ -1,6 +1,6 @@ ;;; common-win.el --- common part of handling window systems -*- lexical-binding: t; -*- -;; Copyright (C) 1993-1994, 2001-2023 Free Software Foundation, Inc. +;; Copyright (C) 1993-1994, 2001-2024 Free Software Foundation, Inc. ;; Maintainer: emacs-devel@gnu.org ;; Keywords: terminals |