diff options
Diffstat (limited to 'lisp/timezone.el')
-rw-r--r-- | lisp/timezone.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/timezone.el b/lisp/timezone.el index ce881a8c951..8ba70f17fde 100644 --- a/lisp/timezone.el +++ b/lisp/timezone.el @@ -1,6 +1,6 @@ ;;; timezone.el --- time zone package for GNU Emacs -- lexical-binding: t -*- -;; Copyright (C) 1990-1993, 1996, 1999, 2001-2019 Free Software +;; Copyright (C) 1990-1993, 1996, 1999, 2001-2020 Free Software ;; Foundation, Inc. ;; Author: Masanobu Umeda <umerin@mse.kyutech.ac.jp> |