Update copyright year to 2020

Run "TZ=UTC0 admin/update-copyright $(git ls-files)".
This commit is contained in:
Paul Eggert 2020-01-01 00:19:43 +00:00
parent cd2c156163
commit 365e01cc9f
2794 changed files with 2873 additions and 2829 deletions

View file

@ -1,6 +1,6 @@
;;; lisp-tests.el --- Test Lisp editing commands -*- lexical-binding: t; -*-
;; Copyright (C) 2013-2019 Free Software Foundation, Inc.
;; Copyright (C) 2013-2020 Free Software Foundation, Inc.
;; Author: Aaron S. Hawley <aaron.s.hawley@gmail.com>
;; Author: Stefan Monnier <monnier@iro.umontreal.ca>