Skip to content

Commit 84d3d40

Browse files
[COMPLIANCE] Update Copyright and License Headers (Batch 1 of 1) (#153)
Co-authored-by: hashicorp-copywrite[bot] <110428419+hashicorp-copywrite[bot]@users.noreply.github.com>
1 parent 3e40b77 commit 84d3d40

Some content is hidden

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

44 files changed

+44
-44
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) HashiCorp, Inc.
1+
# Copyright IBM Corp. 2015, 2025
22
# SPDX-License-Identifier: MPL-2.0
33

44
source "https://rubygems.org"

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2015 HashiCorp, Inc.
1+
Copyright IBM Corp. 2015, 2025
22

33
Mozilla Public License, version 2.0
44

lib/vault/encrypted_model.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) HashiCorp, Inc.
1+
# Copyright IBM Corp. 2015, 2025
22
# SPDX-License-Identifier: MPL-2.0
33

44
require "active_support/concern"

lib/vault/rails.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) HashiCorp, Inc.
1+
# Copyright IBM Corp. 2015, 2025
22
# SPDX-License-Identifier: MPL-2.0
33

44
require "vault"

lib/vault/rails/configurable.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) HashiCorp, Inc.
1+
# Copyright IBM Corp. 2015, 2025
22
# SPDX-License-Identifier: MPL-2.0
33

44
module Vault

lib/vault/rails/errors.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) HashiCorp, Inc.
1+
# Copyright IBM Corp. 2015, 2025
22
# SPDX-License-Identifier: MPL-2.0
33

44
module Vault

lib/vault/rails/json_serializer.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) HashiCorp, Inc.
1+
# Copyright IBM Corp. 2015, 2025
22
# SPDX-License-Identifier: MPL-2.0
33

44
module Vault

lib/vault/rails/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) HashiCorp, Inc.
1+
# Copyright IBM Corp. 2015, 2025
22
# SPDX-License-Identifier: MPL-2.0
33

44
module Vault

spec/dummy/app/models/lazy_person.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) HashiCorp, Inc.
1+
# Copyright IBM Corp. 2015, 2025
22
# SPDX-License-Identifier: MPL-2.0
33

44
require "binary_serializer"

spec/dummy/app/models/lazy_single_person.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) HashiCorp, Inc.
1+
# Copyright IBM Corp. 2015, 2025
22
# SPDX-License-Identifier: MPL-2.0
33

44

0 commit comments

Comments
 (0)