Update copyright year to 2019

Run 'TZ=UTC0 admin/update-copyright $(git ls-files)'.
This commit is contained in:
Paul Eggert
2019-01-01 00:59:58 +00:00
parent 2814292570
commit 26bed8ba10
2579 changed files with 2635 additions and 2603 deletions

View File

@@ -1,6 +1,6 @@
;;; coding-tests.el --- tests for text encoding and decoding
;; Copyright (C) 2013-2018 Free Software Foundation, Inc.
;; Copyright (C) 2013-2019 Free Software Foundation, Inc.
;; Author: Eli Zaretskii <eliz@gnu.org>
;; Author: Kenichi Handa <handa@gnu.org>