diff options
author | david <public@beloved.name> | 2018-05-25 12:46:22 +0200 |
---|---|---|
committer | david <public@beloved.name> | 2018-05-25 12:46:22 +0200 |
commit | ffd83f2aff4da2affed1b9833b28bf0af34268ac (patch) | |
tree | a05b50ad5de8ab31016a67190540c9e15f041757 /addons.mozilla.org-fsd | |
parent | 76cb0c3e5733f8daf2032a01be0eabe071d9ab97 (diff) |
Updated addons.mozilla.org-fsd/README to include WebExtensions for IceCat 60+
Diffstat (limited to 'addons.mozilla.org-fsd')
-rw-r--r-- | addons.mozilla.org-fsd/README.md | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/addons.mozilla.org-fsd/README.md b/addons.mozilla.org-fsd/README.md index 44e1829..d9be75f 100644 --- a/addons.mozilla.org-fsd/README.md +++ b/addons.mozilla.org-fsd/README.md @@ -1,9 +1,10 @@ ##################################################################### About this project -This project has been developed to syncronize free WebExtensions (WE) -data from addons.mozilla.org entries to the Free Software Directory -entries (https://directory.fsf.org/wiki/Collection:IceCat), example +This project has been developed to syncronize addons.mozilla.org +WebExtension entries that is compatible with IceCat (version 60+) to +the Free Software Directory entries +(https://directory.fsf.org/wiki/Collection:IceCat), example https://addons.mozilla.org/en-US/firefox/addon/librejs/ with https://directory.fsf.org/wiki/LibreJS. See `About WebExtensions` why legacy add-ons are excluded. @@ -14,9 +15,9 @@ and decides what to do with add-ons distributed under a free license. A lot of developers have added a license on the addons.mozilla.org page for their add-on but are not aware of the common guidelines to make their programs fully free because Mozilla -never informed them about it. Common issues: * COPYING or LICENSE file -in the root directory for example. * There are no (full) license -notices in the non-trivial source files +never informed them about it. Common issues: +* COPYING or LICENSE file in the root directory for example. +* There are no (full) license notices in the non-trivial source files Add-ons that doesn't have these issues will get generated XML files that can be synced to the Free Software Directory while add-ons that @@ -57,4 +58,3 @@ synchronization on the latest Firefox ESR as the upstream supplier, with patches merged upstream whenever possible; although it should be noted that additional security updates are customized to IceCat occasionally. - |