Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update copyright dates to 2024 #243

Merged
merged 1 commit into from
May 2, 2024
Merged
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
2 changes: 1 addition & 1 deletion .copywrite.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ schema_version = 1
project {
license = "BUSL-1.1"
copyright_holder = "Mondoo, Inc."
copyright_year = 2023
copyright_year = 2024

# (OPTIONAL) A list of globs that should not have copyright/license headers.
# Supports doublestar glob patterns for more flexibility in defining which
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ License text copyright (c) 2020 MariaDB Corporation Ab, All Rights Reserved.
Parameters

Licensor: Mondoo, Inc. (“Mondoo”)
Licensed Work(s): cnspec-packer-plugin version 8.23.2 and later. The Licensed Work is (c) 2023 Mondoo, Inc.
Licensed Work(s): cnspec-packer-plugin version 8.23.2 and later. The Licensed Work is (c) 2024 Mondoo, Inc.
Additional Use Grant: You may use, distribute or host the Licensed Work in
your own or your direct customers’ production
environment, provided that such use, distribution or
Expand Down
Loading