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 @@
;;; edebug.el --- a source-level debugger for Emacs Lisp -*- lexical-binding: t -*-
;; Copyright (C) 1988-1995, 1997, 1999-2020 Free Software Foundation,
;; Copyright (C) 1988-1995, 1997, 1999-2021 Free Software Foundation,
;; Inc.
;; Author: Daniel LaLiberte <liberte@holonexus.org>