diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md index bd728ec0957..1b2e5eb9ac3 100644 --- a/README.md +++ b/README.md @@ -139,6 +139,12 @@ Here is a template example: The path to a custom configuration file can be provided with command-line property `-Dorchestrator.configUrl=file:///path/to/orchestrator.properties` or with environment variable `ORCHESTRATOR_CONFIG_URL=file:///path/to/orchestrator.properties`. +### Update the files missing the license header + +Execute from project base directory: + + ./gradlew licenseFormat --rerun-tasks + License ------- |