Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions COPYRIGHT.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Copyright (c) 2013-2026 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
2 changes: 0 additions & 2 deletions LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).
2 changes: 0 additions & 2 deletions omnibus/LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
5 changes: 3 additions & 2 deletions omnibus/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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).
2 changes: 1 addition & 1 deletion omnibus/config/projects/supermarket.rb
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion omnibus/config/software/file.rb
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion omnibus/config/software/more-ruby-cleanup-supermarket.rb
Original file line number Diff line number Diff line change
@@ -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");
Expand Down
2 changes: 1 addition & 1 deletion omnibus/config/software/postgresql13.rb
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion omnibus/config/software/supermarket-cookbooks.rb
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion omnibus/config/software/supermarket-ctl.rb
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion omnibus/config/software/supermarket.rb
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 0 additions & 2 deletions omnibus/cookbooks/omnibus-supermarket/LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
3 changes: 3 additions & 0 deletions omnibus/cookbooks/omnibus-supermarket/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion omnibus/cookbooks/omnibus-supermarket/recipes/app.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
2 changes: 1 addition & 1 deletion omnibus/cookbooks/omnibus-supermarket/recipes/config.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
2 changes: 1 addition & 1 deletion omnibus/cookbooks/omnibus-supermarket/recipes/default.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
2 changes: 1 addition & 1 deletion omnibus/cookbooks/omnibus-supermarket/recipes/nginx.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
2 changes: 1 addition & 1 deletion omnibus/cookbooks/omnibus-supermarket/recipes/rails.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
2 changes: 1 addition & 1 deletion omnibus/cookbooks/omnibus-supermarket/recipes/redis.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
2 changes: 1 addition & 1 deletion omnibus/cookbooks/omnibus-supermarket/recipes/sidekiq.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
2 changes: 1 addition & 1 deletion omnibus/cookbooks/omnibus-supermarket/recipes/ssl.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
2 changes: 1 addition & 1 deletion omnibus/cookbooks/supermarket-builder/recipes/default.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
2 changes: 0 additions & 2 deletions src/supermarket/engines/fieri/LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
3 changes: 3 additions & 0 deletions src/supermarket/engines/fieri/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).
Loading