mirror of
https://github.com/passepartoutvpn/passepartout-apple.git
synced 2025-01-18 14:39:09 +00:00
Fix renamed SwiftGen license file
This commit is contained in:
parent
1f722198e9
commit
6d4c566e05
@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
### Fixed
|
||||
|
||||
- Shut down if server uses compression at all.
|
||||
- Broken link to SwiftGen license.
|
||||
|
||||
## 1.0.1 (2019-02-27)
|
||||
|
||||
|
@ -203,7 +203,7 @@ class AppConstants {
|
||||
License(
|
||||
"SwiftGen",
|
||||
"MIT",
|
||||
"https://raw.githubusercontent.com/SwiftGen/SwiftGen/master/LICENSE"
|
||||
"https://raw.githubusercontent.com/SwiftGen/SwiftGen/master/LICENCE"
|
||||
),
|
||||
License(
|
||||
"SwiftyBeaver",
|
||||
|
Loading…
Reference in New Issue
Block a user