Skip to content

Commit 3dec0df

Browse files
author
Amanda Butler
authored
Add license PR check to ci.md
Apply changes from PR #1235 to v5.15.
1 parent 9931baf commit 3dec0df

File tree

1 file changed

+1
-1
lines changed
  • docs/reference/contributing/guidelines

1 file changed

+1
-1
lines changed

docs/reference/contributing/guidelines/ci.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Travis configuration is located in the [.travis.yml](https://github.com/ARMmbed/
2424
- Features/netsocket.
2525
- **travis-ci/events** - Checks that Mbed OS compiles and run events tests.
2626
- **travis-ci/gitattributestest** - Checks there are no changes after clone. This checks that `.gitattributes` is used correctly.
27-
- **travis-ci/licence_check** - Checks there is no GPL license text in the code.
27+
- **travis-ci/licence_check** - Checks that there is only a permissive license in the files, including SPDX identifier.
2828
- **travis-ci/littlefs** - Tests littlefs without embedded hardware.
2929
- **travis-ci/tools-py2.7** - Runs Python tools tests with Python 2.7.
3030
- **travis-ci/psa-autogen** - Runs PSA SPM code generator.

0 commit comments

Comments
 (0)