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 8ae58718e3f..7a48fc04c6c 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-2021 Free Software Foundation, Inc. +;; Copyright (C) 1993-1994, 2001-2022 Free Software Foundation, Inc. ;; Maintainer: emacs-devel@gnu.org ;; Keywords: terminals |