diff options
author | Paul W. Rankin <pwr@bydasein.com> | 2021-01-31 22:42:04 +1000 |
---|---|---|
committer | Paul W. Rankin <pwr@bydasein.com> | 2021-01-31 22:42:04 +1000 |
commit | 97ec5213622e6552b20a25bd5a54e8b7d520727f (patch) | |
tree | 26ebd8c2c4c681488793d3c1b78aaf35bdf68ac8 | |
parent | e92c17055c0fc4e7704a60556825b3113c14a497 (diff) | |
download | side-notes-97ec5213622e6552b20a25bd5a54e8b7d520727f.zip |
Update copyright, name, emailv0.4.1
-rw-r--r-- | side-notes.el | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/side-notes.el b/side-notes.el index 7551fc5..5621c82 100644 --- a/side-notes.el +++ b/side-notes.el @@ -1,10 +1,10 @@ ;;; side-notes.el --- Easy access to a directory notes file -*- lexical-binding: t; -*- -;; Copyright (c) 2019-2020 Paul William Rankin +;; Copyright (c) 2019-2021 Paul W. Rankin -;; Author: William Rankin <william@bydasein.com> +;; Author: Paul W. Rankin <pwr@bydasein.com> ;; Keywords: convenience -;; Version: 0.4.0 +;; Version: 0.4.1 ;; Package-Requires: ((emacs "24.5")) ;; URL: https://github.com/rnkn/side-notes |