aboutsummaryrefslogtreecommitdiff
path: root/git-email-gnus.el
diff options
context:
space:
mode:
authorXinglu Chen <public@yoctocell.xyz>2021-02-09 12:14:46 +0100
committerXinglu Chen <public@yoctocell.xyz>2021-02-09 12:14:46 +0100
commit6ca3e9cf0246357e4318423bca6987c83c00794c (patch)
tree46c0baf768580b1b5f4a2f7976f820ff6e24bdf1 /git-email-gnus.el
parenteabdc2dc5c07cd38784d1c23c504676429e05a15 (diff)
Update copyright header
Use "all contributors" rather than a name. Signed-off-by: Xinglu Chen <public@yoctocell.xyz>
Diffstat (limited to 'git-email-gnus.el')
-rw-r--r--git-email-gnus.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-email-gnus.el b/git-email-gnus.el
index 4dbd6fe..f66529f 100644
--- a/git-email-gnus.el
+++ b/git-email-gnus.el
@@ -1,8 +1,8 @@
;;; git-email-gnus.el --- Gnus integration for git-email -*- lexical-binding: t; -*-
-;; Copyright (C) 2021 yoctocell
+;; Copyright (C) 2021 all contributors <~yoctocell/git-email-deve@lists.sr.ht>
-;; Author: yoctocell <public@yoctocell.xyz>
+;; Author: Xinglu Chen <public@yoctocell.xyz>
;; URL: https://git.sr.ht/~yoctocell/git-email
;; Version: 0.2.0
;; Package-Requires: ((emacs "27"))