aboutsummaryrefslogtreecommitdiff
path: root/snakemake-mode.el
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2020-02-21 00:42:27 -0500
committerKyle Meyer <kyle@kyleam.com>2020-02-21 00:42:27 -0500
commitc900769029d33536c52279293bd27335e0e0ac2d (patch)
treef0123482a4b154cf3878a72ffef66f4f68346bf2 /snakemake-mode.el
parent239b0c812b6963877d64c7051128353f2b9bcb55 (diff)
downloadsnakemake-mode-c900769029d33536c52279293bd27335e0e0ac2d.tar.gz
Update copyright years
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 b8f5476..db64575 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-2018 Kyle Meyer
+;; Copyright (C) 2014-2020 Kyle Meyer
;; Author: Kyle Meyer <kyle@kyleam.com>
;; URL: https://github.com/kyleam/snakemake-mode