diff --git a/README.md b/README.md index 94847487a..e019194fa 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,6 @@ iOS: ```yaml name: "My application" outputDir: "derived-data/Marathon" -testClassRegexes: ["^((?!Abstract).)*Tests$"] vendorConfiguration: type: "iOS" bundle: @@ -137,7 +136,8 @@ See [contributing docs][contributing] ## License -See [LICENSE][LICENSE] +Marathon codebase is GPL 2.0 [LICENSE][LICENSE] with following optional components under specific licenses: +* [libxctest-parser][libxctest-parser-license]