Markus M. May wrote:

Hello,
there is one more thing to make development of new projects easier. How about templates for Licence and notice files which are 100% okay to distribute.

Good idea.

BTW, what do you mean by @type. (Like .asf or like .jar???)

Like asf. IT would identify the license type. For example, for our AL2.0 it would be "apache2.0" so that it could check it using http://www.opensource.org/licenses/apache2.0.txt


Nicola Ken Barozzi wrote:
...
2 - check that all .jar and .zip files in a directory tree have a
    LICENCE file next to them.
    For example a.jar would have [EMAIL PROTECTED] file next to it.

3 - make it check that the licences present abide to a LICENCE.profile
    file, that lists all the licences that are ok to be distributed.
    It would check that the @types of the licences abide to it and that
    the licence inside contained is of the specified type.


--
Nicola Ken Barozzi                   [EMAIL PROTECTED]
            - verba volant, scripta manent -
   (discussions get forgotten, just code remains)
---------------------------------------------------------------------

Reply via email to