diff --git a/COPYRIGHT.md b/COPYRIGHT.md new file mode 100644 index 0000000..763e626 --- /dev/null +++ b/COPYRIGHT.md @@ -0,0 +1 @@ +Copyright (c) 2024-2026 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved. \ No newline at end of file diff --git a/README.md b/README.md index e363591..3fb15db 100644 --- a/README.md +++ b/README.md @@ -18,4 +18,8 @@ This performs CI actions - build, test, scan, package - and is described in DEV- ## Supporting files and templates In the `workflow-supporting-files` you will find the following files: - Sonar project templates for GoLang, Ruby and Rust, which can becopied as`sonar-project.properties` into the root of a repo and modified -- `.license_scout.yml` contains the default/reference fallback licenses for common Courier items \ No newline at end of file +- `.license_scout.yml` contains the default/reference fallback licenses for common Courier items + +# Copyright + +See [COPYRIGHT.md](./COPYRIGHT.md). \ No newline at end of file