From 74dd129094be16b6fe9be9a8525af0e5d02aee2e Mon Sep 17 00:00:00 2001 From: Kathryn Baldauf <14638319+katiewasnothere@users.noreply.github.com> Date: Thu, 29 May 2025 15:15:15 -0700 Subject: [PATCH] Update licenses (#3) Signed-off-by: Kathryn Baldauf --- Makefile | 2 +- Package.swift | 2 +- vminitd/Package.swift | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index ba8b7a0b..bc5d8fa6 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -# Copyright © 2024-2025 Apple Inc. and the containerization project authors. All rights reserved. +# Copyright © 2025 Apple Inc. and the containerization project authors. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Package.swift b/Package.swift index 0350ae71..1dad186b 100644 --- a/Package.swift +++ b/Package.swift @@ -1,6 +1,6 @@ // swift-tools-version: 6.0 //===----------------------------------------------------------------------===// -// Copyright © 2024-2025 Apple Inc. and the containerization project authors. All rights reserved. +// Copyright © 2025 Apple Inc. and the containerization project authors. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/vminitd/Package.swift b/vminitd/Package.swift index fd2b2f42..969f7237 100644 --- a/vminitd/Package.swift +++ b/vminitd/Package.swift @@ -1,6 +1,6 @@ // swift-tools-version: 6.0 //===----------------------------------------------------------------------===// -// Copyright © 2024-2025 Apple Inc. and the containerization project authors. All rights reserved. +// Copyright © 2025 Apple Inc. and the containerization project authors. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License.