diff --git a/COPYRIGHT.md b/COPYRIGHT.md new file mode 100644 index 0000000..86e40df --- /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