branch: elpa/logview commit d442857cf722e152adb5ae554af46efc886273ca Author: Paul Pogonyshev <pogonys...@gmail.com> Commit: Paul Pogonyshev <pogonys...@gmail.com>
Update copyright years. --- logview.el | 2 +- test/logview.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/logview.el b/logview.el index 355b9b33c7..8944cdfa85 100644 --- a/logview.el +++ b/logview.el @@ -1,6 +1,6 @@ ;;; logview.el --- Major mode for viewing log files -*- lexical-binding: t -*- -;; Copyright (C) 2015-2018 Paul Pogonyshev +;; Copyright (C) 2015-2020 Paul Pogonyshev ;; Author: Paul Pogonyshev <pogonys...@gmail.com> ;; Maintainer: Paul Pogonyshev <pogonys...@gmail.com> diff --git a/test/logview.el b/test/logview.el index 12f4c61661..7a0f14caec 100644 --- a/test/logview.el +++ b/test/logview.el @@ -1,6 +1,6 @@ ;;; -*- lexical-binding: t -*- -;; Copyright (C) 2018 Paul Pogonyshev +;; Copyright (C) 2018-2020 Paul Pogonyshev ;; This program is free software; you can redistribute it and/or ;; modify it under the terms of the GNU General Public License as