diff options
author | Johnson Denen <johnson.denen@gmail.com> | 2019-03-04 22:31:13 -0500 |
---|---|---|
committer | Johnson Denen <johnson.denen@gmail.com> | 2019-03-04 22:44:28 -0500 |
commit | 5095797ef32b922d2a624fa6beb970b5e9cf5ca0 (patch) | |
tree | 7182bc595e1f28a7d39f924a680fca1a1c56b0e7 /lisp/mastodon-profile.el | |
parent | 3b58fef14d68e33638b9efd151b363b226c39283 (diff) |
Update copyright and bump version
Diffstat (limited to 'lisp/mastodon-profile.el')
-rw-r--r-- | lisp/mastodon-profile.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mastodon-profile.el b/lisp/mastodon-profile.el index c01afc9..16fb1a9 100644 --- a/lisp/mastodon-profile.el +++ b/lisp/mastodon-profile.el @@ -1,6 +1,6 @@ ;;; mastodon-profile.el --- Functions for inspecting Mastodon profiles -*- lexical-binding: t -*- -;; Copyright (C) 2017 Johnson Denen +;; Copyright (C) 2017-2019 Johnson Denen ;; Author: Johnson Denen <johnson.denen@gmail.com> ;; Version: 0.7.2 ;; Package-Requires: ((emacs "24.4")) |