From dcd9cbd332bb6d24d2d1dfbdc1ee19a25f99fdfc Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Sun, 6 Feb 2022 17:17:44 -0500 Subject: Drop dates from copyright lines public-inbox has started to drop dates from its copyright lines, pointing to the recommendation at https://www.linuxfoundation.org/blog/copyright-notices-in-open-source-software-projects/ I regularly fail to keep copyright lines up to date, so I'll gladly follow suit. --- lisp/km-magit.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/km-magit.el') diff --git a/lisp/km-magit.el b/lisp/km-magit.el index bd14dcb..a1c4ba3 100644 --- a/lisp/km-magit.el +++ b/lisp/km-magit.el @@ -1,6 +1,6 @@ ;;; km-magit.el --- Magit extensions -;; Copyright (C) 2012-2020 Kyle Meyer +;; Copyright Kyle Meyer ;; Author: Kyle Meyer ;; URL: https://git.kyleam.com/emacs.d -- cgit v1.2.3