diff options
author | Kyle Meyer <kyle@kyleam.com> | 2022-02-06 17:09:34 -0500 |
---|---|---|
committer | Kyle Meyer <kyle@kyleam.com> | 2022-02-06 17:13:33 -0500 |
commit | 0a571f4d82ce3f9fa350130028d5f82886c08532 (patch) | |
tree | 6a0ef364ae76e26ea840dcf99714442276d7de11 /Documentation | |
parent | f55a49ca404e751c9a6f8f9d08e2251cb5d503df (diff) | |
download | piem-0a571f4d82ce3f9fa350130028d5f82886c08532.tar.gz |
Drop dates from copyright lines
public-inbox has started to drop dates from its copyright lines,
pointing to the recommendation at
https://www.linuxfoundation.org/blog/copyright-notices-in-open-source-software-projects/
I regularly fail to keep copyright lines up to date, so I'll gladly
follow suit.
While touching these lines, change "all contributors" to "all piem
contributors" to get a bit closer to the variants recommended in the
above article.
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/piem.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/piem.texi b/Documentation/piem.texi index 73d277e..32f0515 100644 --- a/Documentation/piem.texi +++ b/Documentation/piem.texi @@ -8,7 +8,7 @@ @settitle Emacs tools and glue for working with public-inbox archives @copying -Copyright @copyright{} 2020--2021 all contributors <piem@@inbox.kyleam.com> +Copyright all piem contributors <piem@@inbox.kyleam.com> Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or |