Update missing licenses and rat excludes

This commit is contained in:
Szymon Janc
2023-08-08 16:28:02 +02:00
parent fa5cc4702b
commit 25439ada84
11 changed files with 96 additions and 10 deletions
+2 -3
View File
@@ -50,9 +50,8 @@ jobs:
run: |
mkdir repos
git clone --depth=1 https://github.com/apache/mynewt-core repos/apache-mynewt-core
wget https://dlcdn.apache.org//creadur/apache-rat-0.15/apache-rat-0.15-bin.tar.gz
tar zxf apache-rat-0.15-bin.tar.gz apache-rat-0.15/apache-rat-0.15.jar
mv apache-rat-0.15/apache-rat-0.15.jar apache-rat.jar
wget https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.16-SNAPSHOT/apache-rat-0.16-20230807.065048-315.jar
mv apache-rat-0.16-20230807.065048-315.jar apache-rat.jar
- name: check licensing
run: |
./repos/apache-mynewt-core/.github/check_license.py