Add copyright header to main.swift
authorClaudio Cambra <claudio.cambra@nextcloud.com>
Thu, 20 Jun 2024 05:55:55 +0000 (13:55 +0800)
committerClaudio Cambra <developer@claudiocambra.com>
Mon, 8 Jul 2024 07:41:45 +0000 (15:41 +0800)
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
admin/osx/mac-crafter/Sources/main.swift

index 3115882a1ec1a37d2926cfdd72aad3a80b9f5903..a18bc5cbb2f52bd5eb6467acaff6a84d53adc005 100644 (file)
@@ -1,3 +1,17 @@
+/*
+ * Copyright (C) 2024 by Claudio Cambra <claudio.cambra@nextcloud.com>
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful, but
+ * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+ * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
+ * for more details.
+ */
+
 import Foundation
 
 @discardableResult