Skip to content

Commit 5787020

Browse files
committed
travis: add license check for gnu library license
1 parent 32445ae commit 5787020

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -268,3 +268,4 @@ matrix:
268268
script:
269269
- echo 'Checking that there is no GPL licence text in code'
270270
- ! git grep -q --ignore-case "gnu general public";
271+
- ! git grep -q --ignore-case "gnu library general public";

0 commit comments

Comments
 (0)