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.