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 @@
;;; bindat.el --- binary data structure packing and unpacking.
;; Copyright (C) 2002-2020 Free Software Foundation, Inc.
;; Copyright (C) 2002-2021 Free Software Foundation, Inc.
;; Author: Kim F. Storm <storm@cua.dk>
;; Assignment name: struct.el