Update copyright year to 2021

Run "TZ=UTC0 admin/update-copyright $(git ls-files)".
This commit is contained in:
Paul Eggert 2021-01-01 07:48:14 +00:00
parent 74a77ef299
commit 8c1fe1e5ef
2798 changed files with 2798 additions and 2798 deletions

View file

@ -1,6 +1,6 @@
;;; find-func.el --- find the definition of the Emacs Lisp function near point -*- lexical-binding:t -*-
;; Copyright (C) 1997, 1999, 2001-2020 Free Software Foundation, Inc.
;; Copyright (C) 1997, 1999, 2001-2021 Free Software Foundation, Inc.
;; Author: Jens Petersen <petersen@kurims.kyoto-u.ac.jp>
;; Keywords: emacs-lisp, functions, variables