diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2021-01-01 07:48:14 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2021-01-01 00:32:32 -0800 |
commit | 8c1fe1e5efa2bbaeab2cf141bd31f09abe63d4c4 (patch) | |
tree | e24999d380a86a05ef6456ea909c74c41faf5e93 /lisp/vc/ediff-wind.el | |
parent | 74a77ef299f3703b8b9eac7579af6b924de1c3e8 (diff) | |
download | emacs-8c1fe1e5efa2bbaeab2cf141bd31f09abe63d4c4.tar.gz |
Update copyright year to 2021
Run "TZ=UTC0 admin/update-copyright $(git ls-files)".
Diffstat (limited to 'lisp/vc/ediff-wind.el')
-rw-r--r-- | lisp/vc/ediff-wind.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/vc/ediff-wind.el b/lisp/vc/ediff-wind.el index 7b2e1109c87..f348d294fe6 100644 --- a/lisp/vc/ediff-wind.el +++ b/lisp/vc/ediff-wind.el @@ -1,6 +1,6 @@ ;;; ediff-wind.el --- window manipulation utilities -*- lexical-binding:t -*- -;; Copyright (C) 1994-1997, 2000-2020 Free Software Foundation, Inc. +;; Copyright (C) 1994-1997, 2000-2021 Free Software Foundation, Inc. ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> ;; Package: ediff |