diff options
| author | Phil Sainty <psainty@orcon.net.nz> | 2019-06-25 14:14:22 +0200 |
|---|---|---|
| committer | Lars Ingebrigtsen <larsi@gnus.org> | 2019-06-25 14:14:29 +0200 |
| commit | 9822a67feabe5a5c09663ac11dad5c787e450e38 (patch) | |
| tree | 20064f350039144339f98e528722465632adafbb /README | |
| parent | 973ee9d8393a03cc4782349175c4f961c7ab870e (diff) | |
README: Mention that the copyright in ELPA is with the FSF
* README: Mention that the copyright in ELPA is with the FSF
(bug#23972).
Diffstat (limited to 'README')
| -rw-r--r-- | README | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -160,6 +160,12 @@ Furthermore we recommend the following: - Use lexical-binding if it all possible. - Try and fix the warnings emitted when compiling the package with a recent Emacs. +The Copyright notice should specify "Free Software Foundation, Inc." as +the copyright holder. Ensure that all the code has the proper copyright: +if it is not your own code, make sure the author has signed the relevant +copyright papers (for non-trivial contributions), and indicate the author +correctly in the commit. + ** External branches The above instructions are enough to add regular packages, those that |
