From 1ecc731a9ce68f91aa2dd1e9694d0b922498cd11 Mon Sep 17 00:00:00 2001 From: Brian Gamboc-Javiniar Date: Tue, 3 Jan 2023 10:07:33 -0500 Subject: [PATCH] chore: Update missed licenses (#16716) --- .reuse/dep5 | 2 +- README.md | 2 +- .../shared/utils/validators/custom-form-validators.ts | 1 - 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/.reuse/dep5 b/.reuse/dep5 index d66bdd4a0f3..f91e6cf59c0 100644 --- a/.reuse/dep5 +++ b/.reuse/dep5 @@ -28,5 +28,5 @@ Disclaimer: The code in this project may include calls to APIs (“API Calls”) # Spartacus code Files: * -Copyright: 2018-2022 SAP SE or an SAP affiliate company and Spartacus contributors +Copyright: 2018-2023 SAP SE or an SAP affiliate company and Spartacus contributors License: Apache-2.0 diff --git a/README.md b/README.md index 3cd10df21b2..007a06f4615 100644 --- a/README.md +++ b/README.md @@ -146,5 +146,5 @@ Many improvements are coming! All tasks will be posted to our GitHub issue track ## License -Copyright (c) 2022 SAP SE or an SAP affiliate company. All rights reserved. +Copyright (c) 2023 SAP SE or an SAP affiliate company. All rights reserved. This file is licensed under the Apache Software License, v. 2 except as noted otherwise in the [LICENSE](LICENSE) file. diff --git a/projects/storefrontlib/shared/utils/validators/custom-form-validators.ts b/projects/storefrontlib/shared/utils/validators/custom-form-validators.ts index 5dd595ba39e..61fc5d16cef 100644 --- a/projects/storefrontlib/shared/utils/validators/custom-form-validators.ts +++ b/projects/storefrontlib/shared/utils/validators/custom-form-validators.ts @@ -1,5 +1,4 @@ /* - * SPDX-FileCopyrightText: 2022 SAP Spartacus team * SPDX-FileCopyrightText: 2023 SAP Spartacus team * * SPDX-License-Identifier: Apache-2.0