aboutsummaryrefslogtreecommitdiff
path: root/snakemake-mode.el
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2022-02-21 18:17:35 -0500
committerKyle Meyer <kyle@kyleam.com>2022-02-21 18:17:48 -0500
commit8684b45cf53e403c7b0ebf31d899aa239a821f45 (patch)
treedd52379c7a95dded5a5a031411d897995db8aed7 /snakemake-mode.el
parentc657cfacc0201c7c298d7987b5b6a62b4d4a2284 (diff)
downloadsnakemake-mode-8684b45cf53e403c7b0ebf31d899aa239a821f45.tar.gz
Rework 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. Drop the dates and change the copyright holder to (almost match) the variants recommended in the above article.
Diffstat (limited to 'snakemake-mode.el')
-rw-r--r--snakemake-mode.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/snakemake-mode.el b/snakemake-mode.el
index 30f797d..5e4118b 100644
--- a/snakemake-mode.el
+++ b/snakemake-mode.el
@@ -1,6 +1,6 @@
;;; snakemake-mode.el --- Major mode for editing Snakemake files -*- lexical-binding: t; -*-
-;; Copyright (C) 2014-2020 Kyle Meyer
+;; Copyright all Snakemake mode contributors <snakemake-mode@inbox.kyleam.com>
;; Author: Kyle Meyer <kyle@kyleam.com>
;; URL: https://git.kyleam.com/snakemake-mode/about