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 @@
;;; advice.el --- An overloading mechanism for Emacs Lisp functions -*- lexical-binding: t -*-
;; Copyright (C) 1993-1994, 2000-2020 Free Software Foundation, Inc.
;; Copyright (C) 1993-1994, 2000-2021 Free Software Foundation, Inc.
;; Author: Hans Chalupsky <hans@cs.buffalo.edu>
;; Maintainer: emacs-devel@gnu.org