From 0ba8a53abc1d80abbcacf2986cd73c2d38f492cd Mon Sep 17 00:00:00 2001 From: Progress Copyright Bot Date: Mon, 16 Feb 2026 13:01:40 +0000 Subject: [PATCH 1/2] [copyright-automator] Empty commit - placeholder to open PR for manual edits later Signed-off-by: Progress Copyright Bot From 7dbee77774612f8a774c5944cdb49f09e090f0b7 Mon Sep 17 00:00:00 2001 From: cgunasree08 Date: Tue, 17 Feb 2026 16:51:49 +0530 Subject: [PATCH 2/2] Added manual edits of copyrights Signed-off-by: cgunasree08 --- COPYRIGHT.md | 1 + README.md | 6 +++++- 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 COPYRIGHT.md 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