Skip to content

Commit 2a68b39

Browse files
authored
🛠 Cleaned up a bit
Removed the unnecessary and a bit confusing rights reserved quote. Tidied up a bit the whitespaces and retained dynamic type of the library.
1 parent db7f89d commit 2a68b39

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Package.swift

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,11 @@
55
// LSFileWrapper
66
//
77
// Created by Adam Kopeć on 10/13/19.
8-
// Copyright © 2019 Adam Kopeć. All rights reserved.
8+
// Copyright © 2019 Adam Kopeć.
99
//
1010
// Licensed under the MIT License
1111
//
1212

13-
1413
import PackageDescription
1514

1615
let package = Package(

0 commit comments

Comments
 (0)