branch: elpa/systemd
commit ec8f6cfe9d09d8d912908ada0eb512637dc2303d
Author: Mark Oteiza <[email protected]>
Commit: Mark Oteiza <[email protected]>
happy new year
---
systemd.el | 2 +-
test/systemd-tests.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/systemd.el b/systemd.el
index f544ed9..04fb564 100644
--- a/systemd.el
+++ b/systemd.el
@@ -1,6 +1,6 @@
;;; systemd.el --- Major mode for editing systemd units -*- lexical-binding: t
-*-
-;; Copyright (C) 2014-2019 Mark Oteiza <[email protected]>
+;; Copyright (C) 2014-2020 Mark Oteiza <[email protected]>
;; Author: Mark Oteiza <[email protected]>
;; Version: 1.6
diff --git a/test/systemd-tests.el b/test/systemd-tests.el
index b4a441a..e109432 100644
--- a/test/systemd-tests.el
+++ b/test/systemd-tests.el
@@ -1,6 +1,6 @@
;;; systemd-tests.el --- Tests for systemd.el -*- lexical-binding: t -*-
-;; Copyright (C) 2016-2017 Mark Oteiza <[email protected]>
+;; Copyright (C) 2016-2020 Mark Oteiza <[email protected]>
;; Author: Mark Oteiza <[email protected]>