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 | 34abb9bd0f7665c386d0030dccb5e2a221989db0 (patch) | |
| tree | bf6634d7fbf196fcc46ca48a23c40b5f36542c97 /README | |
| parent | 6d8f052a225be7cd0a42c2167e78bcfd30627174 (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 |
