From 67f344d0c31fa2f25edc9703b866a54e5cc82324 Mon Sep 17 00:00:00 2001 From: Progress Copyright Bot Date: Mon, 12 Jan 2026 17:58:16 +0000 Subject: [PATCH 1/2] [copyright-automator] Automated copyright update - automated replacements Signed-off-by: Progress Copyright Bot --- lib/cheffish/server_api.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/cheffish/server_api.rb b/lib/cheffish/server_api.rb index e664fb3..e38fb81 100644 --- a/lib/cheffish/server_api.rb +++ b/lib/cheffish/server_api.rb @@ -1,6 +1,6 @@ # # Author:: John Keiser () -# Copyright:: Copyright (c) 2012 Opscode, Inc. +# Copyright:: Copyright (c) 2013-2024 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved. # License:: Apache License, Version 2.0 # # Licensed under the Apache License, Version 2.0 (the "License"); From 4136cf620c8fb667c5a89f9ac9a903fc2e846a11 Mon Sep 17 00:00:00 2001 From: Nandan Hegde <220186393+nandanhegde73@users.noreply.github.com> Date: Tue, 13 Jan 2026 19:05:37 +0530 Subject: [PATCH 2/2] Manual copyright update Signed-off-by: Nandan Hegde <220186393+nandanhegde73@users.noreply.github.com> --- COPYRIGHT.md | 1 + README.md | 3 +++ 2 files changed, 4 insertions(+) create mode 100644 COPYRIGHT.md diff --git a/COPYRIGHT.md b/COPYRIGHT.md new file mode 100644 index 0000000..b42d34b --- /dev/null +++ b/COPYRIGHT.md @@ -0,0 +1 @@ +Copyright (c) 2013-2024 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 44efac5..1c9b88c 100644 --- a/README.md +++ b/README.md @@ -124,3 +124,6 @@ expect_recipe { `partially_match` - TBD + +# Copyright +See [COPYRIGHT.md](./COPYRIGHT.md).