Skip to content

Commit 0eece62

Browse files
committed
Update copyright notices to Progress Software Corporation
- Updated 11 files with 11 copyright replacements - Changed Chef Software and Opscode copyrights to Progress Software Corporation - Used appropriate year ranges for this repository This is part of the repository standardization effort.
1 parent 1e47654 commit 0eece62

File tree

11 files changed

+11
-11
lines changed

11 files changed

+11
-11
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ For information on contributing to this project see <https://github.com/chef/che
152152

153153
## License
154154

155-
Copyright:: Chef Software, Inc.
155+
Copyright (c) 2012-2025 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved., Inc.
156156

157157
```text
158158
Licensed under the Apache License, Version 2.0 (the "License");

lib/chef_zero/data_store/data_already_exists_error.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Author:: John Keiser (<[email protected]>)
3-
# Copyright:: Copyright (c) 2013 Opscode, Inc.
3+
# Copyright:: Copyright (c) 2012-2025 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved., Inc.
44
# License:: Apache License, Version 2.0
55
#
66
# Licensed under the Apache License, Version 2.0 (the "License");

lib/chef_zero/data_store/data_error.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Author:: John Keiser (<[email protected]>)
3-
# Copyright:: Copyright (c) 2013 Opscode, Inc.
3+
# Copyright:: Copyright (c) 2012-2025 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved., Inc.
44
# License:: Apache License, Version 2.0
55
#
66
# Licensed under the Apache License, Version 2.0 (the "License");

lib/chef_zero/data_store/data_not_found_error.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Author:: John Keiser (<[email protected]>)
3-
# Copyright:: Copyright (c) 2013 Opscode, Inc.
3+
# Copyright:: Copyright (c) 2012-2025 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved., Inc.
44
# License:: Apache License, Version 2.0
55
#
66
# Licensed under the Apache License, Version 2.0 (the "License");

lib/chef_zero/data_store/memory_store.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Author:: John Keiser (<[email protected]>)
3-
# Copyright:: Copyright (c) 2013 Opscode, Inc.
3+
# Copyright:: Copyright (c) 2012-2025 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved., Inc.
44
# License:: Apache License, Version 2.0
55
#
66
# Licensed under the Apache License, Version 2.0 (the "License");

lib/chef_zero/data_store/memory_store_v2.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Author:: John Keiser (<[email protected]>)
3-
# Copyright:: Copyright (c) 2013 Opscode, Inc.
3+
# Copyright:: Copyright (c) 2012-2025 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved., Inc.
44
# License:: Apache License, Version 2.0
55
#
66
# Licensed under the Apache License, Version 2.0 (the "License");

lib/chef_zero/data_store/raw_file_store.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Author:: John Keiser (<[email protected]>)
3-
# Copyright:: Copyright (c) 2013 Opscode, Inc.
3+
# Copyright:: Copyright (c) 2012-2025 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved., Inc.
44
# License:: Apache License, Version 2.0
55
#
66
# Licensed under the Apache License, Version 2.0 (the "License");

lib/chef_zero/data_store/v2_to_v1_adapter.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Author:: John Keiser (<[email protected]>)
3-
# Copyright:: Copyright (c) 2014 Opscode, Inc.
3+
# Copyright:: Copyright (c) 2012-2025 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved., Inc.
44
# License:: Apache License, Version 2.0
55
#
66
# Licensed under the Apache License, Version 2.0 (the "License");

lib/chef_zero/server.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Author:: John Keiser (<[email protected]>)
3-
# Copyright:: Copyright (c) 2012-2017, Chef Software Inc.
3+
# Copyright:: Copyright (c) 2012-2025 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
44
# License:: Apache License, Version 2.0
55
#
66
# Licensed under the Apache License, Version 2.0 (the "License");

lib/chef_zero/socketless_server_map.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Author:: Daniel DeLeo (<[email protected]>)
3-
# Copyright:: Copyright (c) 2012 Opscode, Inc.
3+
# Copyright:: Copyright (c) 2012-2025 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved., Inc.
44
# License:: Apache License, Version 2.0
55
#
66
# Licensed under the Apache License, Version 2.0 (the "License");

0 commit comments

Comments
 (0)