Skip to content

Commit 6fb590b

Browse files
committed
Manual copyright update
Signed-off-by: Nandan Hegde <220186393+nandanhegde73@users.noreply.github.com>
1 parent 27da9db commit 6fb590b

3 files changed

Lines changed: 5 additions & 1 deletion

File tree

COPYRIGHT.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Copyright (c) 2015-2025 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -324,3 +324,6 @@ VCR is a tool that helps cache and replay http responses. When these responses c
324324
3. Commit your changes (`git commit -am 'Add some feature'`)
325325
4. Push to the branch (`git push origin my-new-feature`)
326326
5. Create a new Pull Request
327+
328+
# Copyright
329+
See [COPYRIGHT.md](./COPYRIGHT.md).

spec/unit/mixlib/install/backend/package_router_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Author:: Patrick Wright (<patrick@chef.io>)
3-
# Copyright:: Copyright (c) 2016 Chef, Inc.
3+
# Copyright:: Copyright (c) 2015-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");

0 commit comments

Comments
 (0)