From c8d74e7e0678319783993337dc175261fe227401 Mon Sep 17 00:00:00 2001 From: Progress Copyright Bot Date: Mon, 12 Jan 2026 18:04:02 +0000 Subject: [PATCH 1/3] [copyright-automator] Empty commit - placeholder to open PR for manual edits later Signed-off-by: Progress Copyright Bot From cac529f0ecb851361152b236b6517f378c0345cd Mon Sep 17 00:00:00 2001 From: Saburesh07 <220188172+Saburesh07@users.noreply.github.com> Date: Tue, 13 Jan 2026 13:35:45 +0530 Subject: [PATCH 2/3] Manual copyright updates Signed-off-by: Saburesh07 <220188172+Saburesh07@users.noreply.github.com> --- COPYRIGHT.md | 1 + LICENSE | 2 -- README.md | 4 ++++ 3 files changed, 5 insertions(+), 2 deletions(-) create mode 100644 COPYRIGHT.md diff --git a/COPYRIGHT.md b/COPYRIGHT.md new file mode 100644 index 0000000..885621c --- /dev/null +++ b/COPYRIGHT.md @@ -0,0 +1 @@ +Copyright © 2018-2024 Progress Software Corporation and/or its subsidiaries or affiliates. All rights reserved. \ No newline at end of file diff --git a/LICENSE b/LICENSE index a8185dd..2bdee53 100644 --- a/LICENSE +++ b/LICENSE @@ -1,5 +1,3 @@ -Copyright (c) 2018 Chef Software Inc. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/README.md b/README.md index 64d693b..b6deb37 100644 --- a/README.md +++ b/README.md @@ -107,3 +107,7 @@ If you wish to contribute to this plugin, please use the usual fork-branch-push- ### Testing changes against AWS Live-fire testing against AWS may be performed by the `integration` set of tests. To run the integration tests, you will need to have a set of AWS credentials exported to your environment. See test/integration/live_connect_test.rb . + +# Copyright + +See [COPYRIGHT.md](./COPYRIGHT.md). \ No newline at end of file From 6382584d7a56d9b830dd82f55f18706be2cfe442 Mon Sep 17 00:00:00 2001 From: Saburesh07 <220188172+Saburesh07@users.noreply.github.com> Date: Wed, 14 Jan 2026 17:39:37 +0530 Subject: [PATCH 3/3] made some minor corrections Signed-off-by: Saburesh07 <220188172+Saburesh07@users.noreply.github.com> --- COPYRIGHT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/COPYRIGHT.md b/COPYRIGHT.md index 885621c..86e40df 100644 --- a/COPYRIGHT.md +++ b/COPYRIGHT.md @@ -1 +1 @@ -Copyright © 2018-2024 Progress Software Corporation and/or its subsidiaries or affiliates. All rights reserved. \ No newline at end of file +Copyright © 2018-2024 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved. \ No newline at end of file