From 2c40130cefad9addd73bf5e1ecbc634da922279e Mon Sep 17 00:00:00 2001 From: Javier Cicchelli Date: Tue, 25 Apr 2023 00:41:18 +0200 Subject: [PATCH] Added the header file to the Package file. --- Package.swift | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Package.swift b/Package.swift index 2713046..e5cc30f 100644 --- a/Package.swift +++ b/Package.swift @@ -1,4 +1,13 @@ // swift-tools-version: 5.8 +// +// This source file is part of the AmiiboService open source project +// +// Copyright (c) 2023 Röck+Cöde VoF. and the AmiiboService project authors +// Licensed under the EUPL 1.2 or later. +// +// See LICENSE.txt for license information +// See CONTRIBUTORS.txt for the list of AmiiboService project authors +// import PackageDescription