From 63b1b2200c3fac023fb3ac1647038088ee334e95 Mon Sep 17 00:00:00 2001 From: Maximilian Bauer Date: Wed, 4 Aug 2021 21:28:20 +0200 Subject: [PATCH] Attributions: adding CoreDataMigration by William Boles --- .../Screens/ViewController/LicenseVC.swift | 29 +++++++++++++++++-- README.md | 1 + 2 files changed, 28 insertions(+), 2 deletions(-) diff --git a/Amperfy/Screens/ViewController/LicenseVC.swift b/Amperfy/Screens/ViewController/LicenseVC.swift index bc2dc1b0..37f543c1 100644 --- a/Amperfy/Screens/ViewController/LicenseVC.swift +++ b/Amperfy/Screens/ViewController/LicenseVC.swift @@ -61,9 +61,8 @@ class LicenseVC: UIViewController {

__________________________________

LNPopupController

-

Copyright (c) 2015 Leo Natan

-

The MIT License (MIT)

+

Copyright (c) 2015 Leo Natan

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal @@ -86,6 +85,7 @@ class LicenseVC: UIViewController {

__________________________________

MarqueeLabel

+

The MIT License (MIT)

Copyright (c) 2011-2017 Charles Powell

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated @@ -104,6 +104,7 @@ class LicenseVC: UIViewController {

__________________________________

NotificationBanner

+

The MIT License (MIT)

Copyright (c) 2017-2018 Daltron <daltonhint4@gmail.com>

Permission is hereby granted, free of charge, to any person obtaining a copy @@ -126,6 +127,30 @@ class LicenseVC: UIViewController {

__________________________________

+

CoreDataMigrationRevised-Example

+

MIT License

+

Copyright (c) 2017 William Boles

+ +

Permission is hereby granted, free of charge, to any person obtaining a copy + of this software and associated documentation files (the "Software"), to deal + in the Software without restriction, including without limitation the rights + to use, copy, modify, merge, publish, distribute, sublicense, and/or sell + copies of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions:

+ +

The above copyright notice and this permission notice shall be included in all + copies or substantial portions of the Software.

+ +

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE + AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER + LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE + SOFTWARE.

+ +

__________________________________

+

Font Awesome

Copyright (c) Font Awesome (https://fontawesome.com)

diff --git a/README.md b/README.md index 13e8d39d..d229f0ae 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,7 @@ For more information, and to participate in the public beta releases, please vis - [LNPopupController](https://github.com/LeoNatan/LNPopupController) by [LeoNatan](https://github.com/LeoNatan) is licensed under [MIT License](https://github.com/LeoNatan/LNPopupController/blob/master/LICENSE) - [MarqueeLabel](https://github.com/cbpowell/MarqueeLabel) by [Charles Powell](https://github.com/cbpowell) is licensed under [MIT License](https://github.com/cbpowell/MarqueeLabel/blob/master/LICENSE) - [NotificationBanner](https://github.com/Daltron/NotificationBanner) by [Dalton Hinterscher](https://github.com/Daltron) is licensed under [MIT License](https://github.com/Daltron/NotificationBanner/blob/master/LICENSE) +- [CoreDataMigrationRevised-Example](https://github.com/wibosco/CoreDataMigrationRevised-Example) by [William Boles](https://github.com/wibosco) is licensed under [MIT License](https://github.com/wibosco/CoreDataMigrationRevised-Example/blob/master/LICENSE) - [Font Awesome](https://fontawesome.com/) by [Font Awesome](https://fontawesome.com/) is licensed under [Font Awesome Free License](https://github.com/FortAwesome/Font-Awesome/blob/master/LICENSE.txt) - [iOS 11 Glyphs](https://icons8.com/ios) by [Icons8](https://icons8.com) is licensed under [Good Boy License](https://icons8.com/good-boy-license/)