GitHub user PepperJo opened a pull request:

    https://github.com/apache/incubator-crail/pull/20

    Add missing licenses and rat check

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/PepperJo/incubator-crail licenses

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-crail/pull/20.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #20
    
----
commit 823535ca90ee7938fa7b6a0024e97cf88cea5eaa
Author: Jonas Pfefferle <pepperjo@...>
Date:   2018-04-13T08:52:48Z

    Add missing license headers
    
    https://issues.apache.org/jira/browse/CRAIL-25
    
    Signed-off-by: Jonas Pfefferle <peppe...@apache.org>

commit 7c570061f9f7fa552ef255298ef2b7372a0e03b9
Author: Jonas Pfefferle <pepperjo@...>
Date:   2018-04-13T08:53:59Z

    Check licenses with apache-rat
    
    Add apache-rat maven plugin to allow to check licenses with
    mvn apache-rat:check
    
    Signed-off-by: Jonas Pfefferle <peppe...@apache.org>

commit e7d485207fec1d595c2c7196f50ada094cde2772
Author: Jonas Pfefferle <pepperjo@...>
Date:   2018-04-13T08:56:04Z

    Fix LICENSE file
    
    LICENSE file should only include licenses that we use.
    Now only includes Apache License 2.0
    
    Signed-off-by: Jonas Pfefferle <peppe...@apache.org>

----


---

Reply via email to