Skip to content

Commit

Permalink
Update copyright years.
Browse files Browse the repository at this point in the history
  • Loading branch information
doublep committed Mar 27, 2024
1 parent 1d1524f commit 8eb158e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion logview.el
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
;;; logview.el --- Major mode for viewing log files -*- lexical-binding: t -*-

;; Copyright (C) 2015-2023 Paul Pogonyshev
;; Copyright (C) 2015-2024 Paul Pogonyshev

;; Author: Paul Pogonyshev <pogonyshev@gmail.com>
;; Maintainer: Paul Pogonyshev <pogonyshev@gmail.com>
Expand Down
2 changes: 1 addition & 1 deletion test/logview.el
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
;;; -*- lexical-binding: t -*-

;; Copyright (C) 2018-2023 Paul Pogonyshev
;; Copyright (C) 2018-2024 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
Expand Down

0 comments on commit 8eb158e

Please sign in to comment.