diff options
author | Kyle Meyer <kyle@kyleam.com> | 2021-02-06 00:33:40 -0500 |
---|---|---|
committer | Kyle Meyer <kyle@kyleam.com> | 2021-02-06 00:33:40 -0500 |
commit | d0fbd5c70d7ddcd2c8f275f91eb2f5743ea82f21 (patch) | |
tree | c54ff90cb9f4ddd6d9c79cb349492f7770112e11 /piem-notmuch.el | |
parent | c468c6b6023436116f1d2377350a05cbbc4cc650 (diff) | |
download | piem-d0fbd5c70d7ddcd2c8f275f91eb2f5743ea82f21.tar.gz |
Update copyright lines for a +1 contributor world
I considered having each contributor keep their own copyright line for
each file up to date (like in Guix), but I don't want to have to
remember to pester patch submitters for that in reviews. Instead go
with a public-inbox-inspired "all contributors".
Diffstat (limited to 'piem-notmuch.el')
-rw-r--r-- | piem-notmuch.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/piem-notmuch.el b/piem-notmuch.el index 5c0cd62..cf2a83b 100644 --- a/piem-notmuch.el +++ b/piem-notmuch.el @@ -1,6 +1,6 @@ ;;; piem-notmuch.el --- Notmuch integration for piem -*- lexical-binding: t; -*- -;; Copyright (C) 2020-2021 Kyle Meyer +;; Copyright (C) 2020-2021 all contributors <piem@inbox.kyleam.com> ;; Author: Kyle Meyer <kyle@kyleam.com> ;; Keywords: vc, tools |