diff --git a/COPYRIGHT.md b/COPYRIGHT.md new file mode 100644 index 0000000000..b5a0c9a377 --- /dev/null +++ b/COPYRIGHT.md @@ -0,0 +1 @@ +Copyright (c) 2013-2026 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 80c9a689ce..1439bc9d2b 100644 --- a/LICENSE +++ b/LICENSE @@ -186,8 +186,6 @@ APPENDIX: How to apply the Apache License to your work. same "printed page" as the copyright notice for easier identification within third-party archives. -Copyright 2013 Chef, 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 a1c3dabecc..f820c15bfc 100644 --- a/README.md +++ b/README.md @@ -353,3 +353,6 @@ One of these keys is called `FEATURES` and it controls a number of features that * announcement * github * no_crawl + +# Copyright +See [COPYRIGHT.md](./COPYRIGHT.md). \ No newline at end of file diff --git a/omnibus/LICENSE b/omnibus/LICENSE index 80c9a689ce..1439bc9d2b 100644 --- a/omnibus/LICENSE +++ b/omnibus/LICENSE @@ -186,8 +186,6 @@ APPENDIX: How to apply the Apache License to your work. same "printed page" as the copyright notice for easier identification within third-party archives. -Copyright 2013 Chef, 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/omnibus/README.md b/omnibus/README.md index 6c76502257..838987eb7e 100644 --- a/omnibus/README.md +++ b/omnibus/README.md @@ -110,8 +110,6 @@ For a complete list of all commands and platforms, run `kitchen list` or # License -Copyright (c) 2014 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 @@ -123,3 +121,6 @@ distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. + +# Copyright +See [COPYRIGHT.md](./../COPYRIGHT.md). \ No newline at end of file diff --git a/omnibus/config/projects/supermarket.rb b/omnibus/config/projects/supermarket.rb index 3cb0ec1674..fc704e2498 100644 --- a/omnibus/config/projects/supermarket.rb +++ b/omnibus/config/projects/supermarket.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software, Inc. +# Copyright (c) 2013-2026 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/omnibus/config/software/file.rb b/omnibus/config/software/file.rb index 17cbd14718..8a5f328fb8 100644 --- a/omnibus/config/software/file.rb +++ b/omnibus/config/software/file.rb @@ -1,5 +1,5 @@ # -# Copyright 2017, Chef Software, Inc. +# Copyright (c) 2013-2026 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/omnibus/config/software/more-ruby-cleanup-supermarket.rb b/omnibus/config/software/more-ruby-cleanup-supermarket.rb index a548cfb691..a3150abe43 100644 --- a/omnibus/config/software/more-ruby-cleanup-supermarket.rb +++ b/omnibus/config/software/more-ruby-cleanup-supermarket.rb @@ -1,5 +1,5 @@ # -# Copyright:: Copyright (c) Chef Software Inc. +# Copyright:: Copyright (c) 2013-2026 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"); diff --git a/omnibus/config/software/postgresql13.rb b/omnibus/config/software/postgresql13.rb index eab3159a58..ff5cd16bec 100644 --- a/omnibus/config/software/postgresql13.rb +++ b/omnibus/config/software/postgresql13.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software, Inc. +# Copyright (c) 2013-2026 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/omnibus/config/software/supermarket-cookbooks.rb b/omnibus/config/software/supermarket-cookbooks.rb index a777391463..06af2843c1 100644 --- a/omnibus/config/software/supermarket-cookbooks.rb +++ b/omnibus/config/software/supermarket-cookbooks.rb @@ -1,5 +1,5 @@ # -# Copyright 2014 Chef Software, Inc. +# Copyright (c) 2013-2026 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/omnibus/config/software/supermarket-ctl.rb b/omnibus/config/software/supermarket-ctl.rb index cfde2af025..876b4fd436 100644 --- a/omnibus/config/software/supermarket-ctl.rb +++ b/omnibus/config/software/supermarket-ctl.rb @@ -1,5 +1,5 @@ # -# Copyright 2014 Chef Software, Inc. +# Copyright (c) 2013-2026 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/omnibus/config/software/supermarket.rb b/omnibus/config/software/supermarket.rb index ea34912ff3..f58946b8a1 100644 --- a/omnibus/config/software/supermarket.rb +++ b/omnibus/config/software/supermarket.rb @@ -1,5 +1,5 @@ # -# Copyright 2014 Chef Software, Inc. +# Copyright (c) 2013-2026 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/omnibus/config/templates/supermarket-ctl/supermarket-ctl.erb b/omnibus/config/templates/supermarket-ctl/supermarket-ctl.erb index c2b7628046..0d0bb461a2 100644 --- a/omnibus/config/templates/supermarket-ctl/supermarket-ctl.erb +++ b/omnibus/config/templates/supermarket-ctl/supermarket-ctl.erb @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright 2014 Chef Software, Inc. +# Copyright (c) 2013-2026 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/omnibus/cookbooks/omnibus-supermarket/LICENSE b/omnibus/cookbooks/omnibus-supermarket/LICENSE index 80c9a689ce..1439bc9d2b 100644 --- a/omnibus/cookbooks/omnibus-supermarket/LICENSE +++ b/omnibus/cookbooks/omnibus-supermarket/LICENSE @@ -186,8 +186,6 @@ APPENDIX: How to apply the Apache License to your work. same "printed page" as the copyright notice for easier identification within third-party archives. -Copyright 2013 Chef, 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/omnibus/cookbooks/omnibus-supermarket/README.md b/omnibus/cookbooks/omnibus-supermarket/README.md index 19a2849748..84d50f6444 100644 --- a/omnibus/cookbooks/omnibus-supermarket/README.md +++ b/omnibus/cookbooks/omnibus-supermarket/README.md @@ -53,3 +53,6 @@ run `kitchen converge`. To run the [Serverspec](http://serverspec.org/) tests in test/integration/default/serverspec, use `kitchen verify`. + +# Copyright +See [COPYRIGHT.md](./../../../COPYRIGHT.md). \ No newline at end of file diff --git a/omnibus/cookbooks/omnibus-supermarket/files/default/ctl-commands/notice.rb b/omnibus/cookbooks/omnibus-supermarket/files/default/ctl-commands/notice.rb index bd07a15f8c..bcf6698452 100644 --- a/omnibus/cookbooks/omnibus-supermarket/files/default/ctl-commands/notice.rb +++ b/omnibus/cookbooks/omnibus-supermarket/files/default/ctl-commands/notice.rb @@ -2781,7 +2781,7 @@ (bi) Progress Chef Supermarket v5.3 incorporates ffi-yajl v2.6.0. Such technology is subject to the following terms and conditions: Copyright (c) 2014 Lamont Granquist -Copyright (c) 2014 Chef Software, Inc. +Copyright (c) 2013-2026 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved. Copyright (c) 2008-2011 Brian Lopez - http://github.com/brianmario Permission is hereby granted, free of charge, to any person obtaining diff --git a/omnibus/cookbooks/omnibus-supermarket/files/default/ctl-commands/version.rb b/omnibus/cookbooks/omnibus-supermarket/files/default/ctl-commands/version.rb index 686c3fc827..c2fac28e10 100644 --- a/omnibus/cookbooks/omnibus-supermarket/files/default/ctl-commands/version.rb +++ b/omnibus/cookbooks/omnibus-supermarket/files/default/ctl-commands/version.rb @@ -1,5 +1,5 @@ # -# Copyright:: Copyright (c) 2019 Chef Software, Inc. +# Copyright:: Copyright (c) 2013-2026 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/omnibus/cookbooks/omnibus-supermarket/recipes/app.rb b/omnibus/cookbooks/omnibus-supermarket/recipes/app.rb index 50d381b7d3..edbfc6663f 100644 --- a/omnibus/cookbooks/omnibus-supermarket/recipes/app.rb +++ b/omnibus/cookbooks/omnibus-supermarket/recipes/app.rb @@ -2,7 +2,7 @@ # Cookbook:: supermarket # Recipe:: app # -# Copyright:: 2014 Chef Software, Inc. +# Copyright:: Copyright (c) 2013-2026 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/omnibus/cookbooks/omnibus-supermarket/recipes/config.rb b/omnibus/cookbooks/omnibus-supermarket/recipes/config.rb index 04e44348b5..f884d19c4e 100644 --- a/omnibus/cookbooks/omnibus-supermarket/recipes/config.rb +++ b/omnibus/cookbooks/omnibus-supermarket/recipes/config.rb @@ -2,7 +2,7 @@ # Cookbook:: supermarket # Recipe:: config # -# Copyright:: 2014 Chef Software, Inc. +# Copyright:: Copyright (c) 2013-2026 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/omnibus/cookbooks/omnibus-supermarket/recipes/cookbook_test.rb b/omnibus/cookbooks/omnibus-supermarket/recipes/cookbook_test.rb index 9c3a17564f..1f4a2a7ef3 100644 --- a/omnibus/cookbooks/omnibus-supermarket/recipes/cookbook_test.rb +++ b/omnibus/cookbooks/omnibus-supermarket/recipes/cookbook_test.rb @@ -2,7 +2,7 @@ # Cookbook:: omnibus-supermarket # Recipe:: cookbook_test # -# Copyright:: 2014 Chef Software, Inc. +# Copyright:: Copyright (c) 2013-2026 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/omnibus/cookbooks/omnibus-supermarket/recipes/database.rb b/omnibus/cookbooks/omnibus-supermarket/recipes/database.rb index aa107e09fb..97930593c0 100644 --- a/omnibus/cookbooks/omnibus-supermarket/recipes/database.rb +++ b/omnibus/cookbooks/omnibus-supermarket/recipes/database.rb @@ -2,7 +2,7 @@ # Cookbook:: supermarket # Recipe:: database # -# Copyright:: 2014 Chef Software, Inc. +# Copyright:: Copyright (c) 2013-2026 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/omnibus/cookbooks/omnibus-supermarket/recipes/default.rb b/omnibus/cookbooks/omnibus-supermarket/recipes/default.rb index 1770a5513e..e72a888ff1 100644 --- a/omnibus/cookbooks/omnibus-supermarket/recipes/default.rb +++ b/omnibus/cookbooks/omnibus-supermarket/recipes/default.rb @@ -2,7 +2,7 @@ # Cookbook:: supermarket # Recipe:: default # -# Copyright:: 2014 Chef Software, Inc. +# Copyright:: Copyright (c) 2013-2026 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/omnibus/cookbooks/omnibus-supermarket/recipes/log_management.rb b/omnibus/cookbooks/omnibus-supermarket/recipes/log_management.rb index b44cd7717c..2fe04ac2a8 100644 --- a/omnibus/cookbooks/omnibus-supermarket/recipes/log_management.rb +++ b/omnibus/cookbooks/omnibus-supermarket/recipes/log_management.rb @@ -2,7 +2,7 @@ # Cookbook:: supermarket # Recipe:: log_management # -# Copyright:: 2015 Chef Software, Inc. +# Copyright:: Copyright (c) 2013-2026 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/omnibus/cookbooks/omnibus-supermarket/recipes/nginx.rb b/omnibus/cookbooks/omnibus-supermarket/recipes/nginx.rb index 5f291ac65b..7a565fbc00 100644 --- a/omnibus/cookbooks/omnibus-supermarket/recipes/nginx.rb +++ b/omnibus/cookbooks/omnibus-supermarket/recipes/nginx.rb @@ -2,7 +2,7 @@ # Cookbook:: supermarket # Recipe:: nginx # -# Copyright:: 2014 Chef Software, Inc. +# Copyright:: Copyright (c) 2013-2026 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/omnibus/cookbooks/omnibus-supermarket/recipes/postgresql-external.rb b/omnibus/cookbooks/omnibus-supermarket/recipes/postgresql-external.rb index fe12677be9..92d53355aa 100644 --- a/omnibus/cookbooks/omnibus-supermarket/recipes/postgresql-external.rb +++ b/omnibus/cookbooks/omnibus-supermarket/recipes/postgresql-external.rb @@ -2,7 +2,7 @@ # Cookbook:: supermarket # Recipe:: postgresql # -# Copyright:: Chef Software, Inc. +# Copyright (c) 2013-2026 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/omnibus/cookbooks/omnibus-supermarket/recipes/postgresql.rb b/omnibus/cookbooks/omnibus-supermarket/recipes/postgresql.rb index 9f01647a1f..12955ed928 100644 --- a/omnibus/cookbooks/omnibus-supermarket/recipes/postgresql.rb +++ b/omnibus/cookbooks/omnibus-supermarket/recipes/postgresql.rb @@ -2,7 +2,7 @@ # Cookbook:: supermarket # Recipe:: postgresql # -# Copyright:: 2014 Chef Software, Inc. +# Copyright:: Copyright (c) 2013-2026 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/omnibus/cookbooks/omnibus-supermarket/recipes/rails.rb b/omnibus/cookbooks/omnibus-supermarket/recipes/rails.rb index e64c7f0e90..8cb2d61f5f 100644 --- a/omnibus/cookbooks/omnibus-supermarket/recipes/rails.rb +++ b/omnibus/cookbooks/omnibus-supermarket/recipes/rails.rb @@ -2,7 +2,7 @@ # Cookbook:: supermarket # Recipe:: rails # -# Copyright:: 2014 Chef Software, Inc. +# Copyright:: Copyright (c) 2013-2026 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/omnibus/cookbooks/omnibus-supermarket/recipes/redis.rb b/omnibus/cookbooks/omnibus-supermarket/recipes/redis.rb index 4ee5e1a8d4..b412192907 100644 --- a/omnibus/cookbooks/omnibus-supermarket/recipes/redis.rb +++ b/omnibus/cookbooks/omnibus-supermarket/recipes/redis.rb @@ -2,7 +2,7 @@ # Cookbook:: supermarket # Recipe:: redis # -# Copyright:: 2014 Chef Software, Inc. +# Copyright:: Copyright (c) 2013-2026 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/omnibus/cookbooks/omnibus-supermarket/recipes/show_config.rb b/omnibus/cookbooks/omnibus-supermarket/recipes/show_config.rb index ca2338660d..172ff1abee 100644 --- a/omnibus/cookbooks/omnibus-supermarket/recipes/show_config.rb +++ b/omnibus/cookbooks/omnibus-supermarket/recipes/show_config.rb @@ -2,7 +2,7 @@ # Cookbook:: supermarket # Recipe:: show_config # -# Copyright:: 2014 Chef Software, Inc. +# Copyright:: Copyright (c) 2013-2026 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/omnibus/cookbooks/omnibus-supermarket/recipes/sidekiq.rb b/omnibus/cookbooks/omnibus-supermarket/recipes/sidekiq.rb index eb298671a9..8e283b1c7f 100644 --- a/omnibus/cookbooks/omnibus-supermarket/recipes/sidekiq.rb +++ b/omnibus/cookbooks/omnibus-supermarket/recipes/sidekiq.rb @@ -2,7 +2,7 @@ # Cookbook:: supermarket # Recipe:: sidekiq # -# Copyright:: 2014 Chef Software, Inc. +# Copyright:: Copyright (c) 2013-2026 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/omnibus/cookbooks/omnibus-supermarket/recipes/ssl.rb b/omnibus/cookbooks/omnibus-supermarket/recipes/ssl.rb index c34dd2ab57..aea62066ac 100644 --- a/omnibus/cookbooks/omnibus-supermarket/recipes/ssl.rb +++ b/omnibus/cookbooks/omnibus-supermarket/recipes/ssl.rb @@ -2,7 +2,7 @@ # Cookbook:: supermarket # Recipe:: ssl # -# Copyright:: 2014 Chef Software, Inc. +# Copyright:: Copyright (c) 2013-2026 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/omnibus/cookbooks/supermarket-builder/recipes/default.rb b/omnibus/cookbooks/supermarket-builder/recipes/default.rb index defce227fd..40756b4e99 100644 --- a/omnibus/cookbooks/supermarket-builder/recipes/default.rb +++ b/omnibus/cookbooks/supermarket-builder/recipes/default.rb @@ -2,7 +2,7 @@ # Cookbook:: supermarket-builder # Recipe:: default # -# Copyright:: 2018 Chef Software, Inc. +# Copyright:: Copyright (c) 2013-2026 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/src/supermarket/engines/fieri/LICENSE b/src/supermarket/engines/fieri/LICENSE index 80c9a689ce..1439bc9d2b 100644 --- a/src/supermarket/engines/fieri/LICENSE +++ b/src/supermarket/engines/fieri/LICENSE @@ -186,8 +186,6 @@ APPENDIX: How to apply the Apache License to your work. same "printed page" as the copyright notice for easier identification within third-party archives. -Copyright 2013 Chef, 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/src/supermarket/engines/fieri/README.md b/src/supermarket/engines/fieri/README.md index 9ed509aaac..58a31903b7 100644 --- a/src/supermarket/engines/fieri/README.md +++ b/src/supermarket/engines/fieri/README.md @@ -52,3 +52,6 @@ root of the Supermarket app (`src/supermarket`): ``` rake quality_metrics:run:on_version[test_cookbook,1.2.3] ``` + +# Copyright +See [COPYRIGHT.md](./../../../../COPYRIGHT.md). \ No newline at end of file