Skip to content

Commit 90d28ba

Browse files
committed
Updating Copyrights and Attribution
Signed-off-by: John McCrae <[email protected]>
1 parent b2c2043 commit 90d28ba

File tree

302 files changed

+673
-675
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

302 files changed

+673
-675
lines changed

lib/ohai.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# frozen_string_literal: true
22
#
3-
# Author:: Adam Jacob (<[email protected]>)
4-
# Copyright:: Copyright (c) Chef Software Inc.
3+
# Contributed by: Adam Jacob (<[email protected]>)
4+
# Copyright © 2008-2025 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
55
# License:: Apache License, Version 2.0
66
#
77
# Licensed under the Apache License, Version 2.0 (the "License");

lib/ohai/application.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# frozen_string_literal: true
22
#
3-
# Author:: Mathieu Sauve-Frankel <[email protected]>
4-
# Copyright:: Copyright (c) 2009 Mathieu Sauve-Frankel.
3+
# Contributed by: Mathieu Sauve-Frankel <[email protected]>
4+
# Copyright © 2008-2025 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
55
# License:: Apache License, Version 2.0
66
#
77
# Licensed under the Apache License, Version 2.0 (the "License");

lib/ohai/common/dmi.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# frozen_string_literal: true
22
#
3-
# Author:: Kurt Yoder ([email protected])
4-
# Copyright:: Copyright (c) 2010 Kurt Yoder
3+
# Contributed by: Kurt Yoder ([email protected])
4+
# Copyright © 2008-2025 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
55
# License:: Apache License, Version 2.0
66
#
77
# Licensed under the Apache License, Version 2.0 (the "License");

lib/ohai/config.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# frozen_string_literal: true
22
#
3-
# Author:: Adam Jacob (<[email protected]>)
4-
# Author:: Claire McQuin (<[email protected]>)
5-
# Copyright:: Copyright (c) Chef Software Inc.
3+
# Contributed by: Adam Jacob (<[email protected]>)
4+
# Contributed by: Claire McQuin (<[email protected]>)
5+
# Copyright © 2008-2025 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
66
# License:: Apache License, Version 2.0
77
#
88
# Licensed under the Apache License, Version 2.0 (the "License");

lib/ohai/dsl.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# frozen_string_literal: true
22
#
3-
# Author:: Serdar Sutay (<[email protected]>)
4-
# Copyright:: Copyright (c) Chef Software Inc.
3+
# Contributed by: Serdar Sutay (<[email protected]>)
4+
# Copyright © 2008-2025 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
55
# License:: Apache License, Version 2.0
66
#
77
# Licensed under the Apache License, Version 2.0 (the "License");

lib/ohai/dsl/plugin.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# frozen_string_literal: true
22
#
3-
# Author:: Adam Jacob (<[email protected]>)
4-
# Author:: Claire McQuin (<[email protected]>)
5-
# Copyright:: Copyright (c) Chef Software Inc.
3+
# Contributed by: Adam Jacob (<[email protected]>)
4+
# Contributed by: Claire McQuin (<[email protected]>)
5+
# Copyright © 2008-2025 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
66
# License:: Apache License, Version 2.0
77
#
88
# Licensed under the Apache License, Version 2.0 (the "License");

lib/ohai/dsl/plugin/versionvii.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# frozen_string_literal: true
22
#
3-
# Author:: Serdar Sutay (<[email protected]>)
4-
# Copyright:: Copyright (c) Chef Software Inc.
3+
# Contributed by: Serdar Sutay (<[email protected]>)
4+
# Copyright © 2008-2025 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
55
# License:: Apache License, Version 2.0
66
#
77
# Licensed under the Apache License, Version 2.0 (the "License");

lib/ohai/exception.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# frozen_string_literal: true
22
#
3-
# Author:: Adam Jacob (<[email protected]>)
4-
# Copyright:: Copyright (c) Chef Software Inc.
3+
# Contributed by: Adam Jacob (<[email protected]>)
4+
# Copyright © 2008-2025 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
55
# License:: Apache License, Version 2.0
66
#
77
# Licensed under the Apache License, Version 2.0 (the "License");

lib/ohai/hints.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# frozen_string_literal: true
22
#
3-
# Author:: Serdar Sutay (<[email protected]>)
4-
# Copyright:: Copyright (c) Chef Software Inc.
3+
# Contributed by: Serdar Sutay (<[email protected]>)
4+
# Copyright © 2008-2025 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
55
# License:: Apache License, Version 2.0
66
#
77
# Licensed under the Apache License, Version 2.0 (the "License");

lib/ohai/loader.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
2-
# Author:: Claire McQuin (<[email protected]>)
3-
# Copyright:: Copyright (c) Chef Software Inc.
2+
# Contributed by: Claire McQuin (<[email protected]>)
3+
# Copyright © 2008-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)