From a5398392c074cfcdb7a38408dc84212713517c63 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Sat, 8 Dec 2012 11:10:50 -0500 Subject: [PATCH] CONTRIBUTING.md: describe rss2email's GPLv{2,3} We want people using s-o-b to be very clear about which licenses they should use for rss2email submissions. Signed-off-by: W. Trevor King --- CONTRIBUTING.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7509135..034d98d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -5,4 +5,11 @@ procedure is licensed under the GPLv2, we have chosen not to include it in our project directly. Instead, please see [SubmittingPatches][], which is stored in an external repository. +Rss2email is versioned under the GNU General Public License as +published by the Free Software Foundation, either [version 2 of the +License][GPLv2], or (at your option) [version 3 of the +License][GPLv3]. + [SubmittingPatches]: https://github.com/wking/signed-off-by/blob/ab5bce80ad2259b47202b28905efff0d04032709/Documentation/SubmittingPatches +[GPLv2]: https://github.com/wking/rss2email/blob/49f3dfa686a24ec68c6d225aedc3cb4f5b5cedb0/GPLv2 +[GPLv3]: https://github.com/wking/rss2email/blob/49f3dfa686a24ec68c6d225aedc3cb4f5b5cedb0/GPLv3 -- 2.26.2