From 0a571f4d82ce3f9fa350130028d5f82886c08532 Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Sun, 6 Feb 2022 17:09:34 -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. While touching these lines, change "all contributors" to "all piem contributors" to get a bit closer to the variants recommended in the above article. --- piem.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'piem.el') diff --git a/piem.el b/piem.el index 9e5b062..83acd8c 100644 --- a/piem.el +++ b/piem.el @@ -1,6 +1,6 @@ ;;; piem.el --- Emacs tools for working with public-inbox -*- lexical-binding: t; -*- -;; Copyright (C) 2020-2021 all contributors +;; Copyright all piem contributors ;; Author: Kyle Meyer ;; Keywords: vc, tools -- cgit v1.2.3