branch: elpa/fedi
commit ed2cd678db920f074213f67691b8eeac304420a7
Author: marty hiatt <martianhiatus [a t] riseup [d o t] net>
Commit: marty hiatt <martianhiatus [a t] riseup [d o t] net>

    bump copyright
---
 fedi-http.el | 2 +-
 fedi-post.el | 2 +-
 fedi.el      | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/fedi-http.el b/fedi-http.el
index a3f4e7036a1..8f89498076c 100644
--- a/fedi-http.el
+++ b/fedi-http.el
@@ -1,6 +1,6 @@
 ;;; fedi-http.el --- HTTP request/response functions  -*- lexical-binding: t 
-*-
 
-;; Copyright (C) 2020-2022 Marty Hiatt and mastodon.el authors
+;; Copyright (C) 2020-2023 Marty Hiatt and mastodon.el authors
 ;; Author: Marty Hiatt <[email protected]>
 ;; Version: 0.0.2
 ;; Homepage: https://codeberg.org/martianh/fedi.el
diff --git a/fedi-post.el b/fedi-post.el
index 4da2db47b87..28be316cb4b 100644
--- a/fedi-post.el
+++ b/fedi-post.el
@@ -1,6 +1,6 @@
 ;;; fedi-post.el --- Minor mode for posting to fediverse services  -*- 
lexical-binding: t -*-
 
-;; Copyright (C) 2020-2022 Marty Hiatt
+;; Copyright (C) 2020-2023 Marty Hiatt
 ;; Author: Marty Hiatt <[email protected]> and mastodon.el authors
 ;; Package-Requires: ((emacs "28.1"))
 ;; Version: 1.0.0
diff --git a/fedi.el b/fedi.el
index d32c021a266..1d1e1cb0dd5 100644
--- a/fedi.el
+++ b/fedi.el
@@ -1,6 +1,6 @@
 ;;; fedi.el --- Helper functions for fediverse clients  -*- lexical-binding: t 
-*-
 
-;; Copyright (C) 2020-2022 Marty Hiatt and mastodon.el authors
+;; Copyright (C) 2020-2023 Marty Hiatt and mastodon.el authors
 ;; Author: Marty Hiatt <[email protected]>
 ;; Version: 0.0.2
 ;; Package-Requires: ((emacs "28.1"))

Reply via email to