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