fix licenses

This addresses two topics:

- The license/module key describes the license of the module (i.e. files
  in this repository) not that of the components contained in it.

- The license/components key should be left empty and filled in by the
  module build tools. This way, the respective current licenses of the
  components used for building are put in, and we don't have to maintain
  their licenses in two places.
This commit is contained in:
Nils Philippsen 2017-09-01 10:51:46 +02:00
parent bc83a6b890
commit 4decf52202
1 changed files with 0 additions and 6 deletions

View File

@ -11,15 +11,9 @@ data:
object-oriented programming. It has many features to process text
files and to do system management tasks (as in Perl). It is simple,
straight-forward, and extensible.
# From *.spec License
license:
module:
- Ruby or BSD
- Public Domain
- MIT
- CC0
- zlib
- UCD
references:
community: http://ruby-lang.org/
documentation: https://www.ruby-lang.org/en/documentation/