-
Notifications
You must be signed in to change notification settings - Fork 238
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update the licences description in source files
- Loading branch information
1 parent
b5aae6a
commit 15d4805
Showing
10 changed files
with
58 additions
and
58 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
// | ||
// AppDelegate.swift | ||
// SDWebImageSwiftUIDemo | ||
// | ||
// Created by lizhuoli on 2019/8/7. | ||
// Copyright © 2019 CocoaPods. All rights reserved. | ||
// | ||
/* | ||
* This file is part of the SDWebImage package. | ||
* (c) DreamPiggy <[email protected]> | ||
* | ||
* For the full copyright and license information, please view the LICENSE | ||
* file that was distributed with this source code. | ||
*/ | ||
|
||
import UIKit | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
// | ||
// ContentView.swift | ||
// SDWebImageSwiftUIDemo | ||
// | ||
// Created by lizhuoli on 2019/8/7. | ||
// Copyright © 2019 CocoaPods. All rights reserved. | ||
// | ||
/* | ||
* This file is part of the SDWebImage package. | ||
* (c) DreamPiggy <[email protected]> | ||
* | ||
* For the full copyright and license information, please view the LICENSE | ||
* file that was distributed with this source code. | ||
*/ | ||
|
||
import SwiftUI | ||
import SDWebImageSwiftUI | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
// | ||
// SceneDelegate.swift | ||
// SDWebImageSwiftUIDemo | ||
// | ||
// Created by lizhuoli on 2019/8/7. | ||
// Copyright © 2019 CocoaPods. All rights reserved. | ||
// | ||
/* | ||
* This file is part of the SDWebImage package. | ||
* (c) DreamPiggy <[email protected]> | ||
* | ||
* For the full copyright and license information, please view the LICENSE | ||
* file that was distributed with this source code. | ||
*/ | ||
|
||
import UIKit | ||
import SwiftUI | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
// | ||
// AnimatedImage.swift | ||
// SDWebImageSwiftUI | ||
// | ||
// Created by lizhuoli on 2019/8/9. | ||
// Copyright © 2019 lizhuoli. All rights reserved. | ||
// | ||
/* | ||
* This file is part of the SDWebImage package. | ||
* (c) DreamPiggy <[email protected]> | ||
* | ||
* For the full copyright and license information, please view the LICENSE | ||
* file that was distributed with this source code. | ||
*/ | ||
|
||
import SwiftUI | ||
import SDWebImage | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
// | ||
// ImageManager.swift | ||
// SDWebImageSwiftUI | ||
// | ||
// Created by lizhuoli on 2019/8/9. | ||
// Copyright © 2019 lizhuoli. All rights reserved. | ||
// | ||
/* | ||
* This file is part of the SDWebImage package. | ||
* (c) DreamPiggy <[email protected]> | ||
* | ||
* For the full copyright and license information, please view the LICENSE | ||
* file that was distributed with this source code. | ||
*/ | ||
|
||
import SwiftUI | ||
import Combine | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
// | ||
// SDWebImageSwiftUI.swift | ||
// SDWebImageSwiftUI | ||
// | ||
// Created by lizhuoli on 2019/8/9. | ||
// Copyright © 2019 lizhuoli. All rights reserved. | ||
// | ||
/* | ||
* This file is part of the SDWebImage package. | ||
* (c) DreamPiggy <[email protected]> | ||
* | ||
* For the full copyright and license information, please view the LICENSE | ||
* file that was distributed with this source code. | ||
*/ | ||
|
||
import Foundation | ||
import SwiftUI | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
// | ||
// WebImage.swift | ||
// SDWebImageSwiftUI | ||
// | ||
// Created by lizhuoli on 2019/8/9. | ||
// Copyright © 2019 lizhuoli. All rights reserved. | ||
// | ||
/* | ||
* This file is part of the SDWebImage package. | ||
* (c) DreamPiggy <[email protected]> | ||
* | ||
* For the full copyright and license information, please view the LICENSE | ||
* file that was distributed with this source code. | ||
*/ | ||
|
||
import SwiftUI | ||
import SDWebImage | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
// | ||
// SDWebImageSwiftUI.h | ||
// SDWebImageSwiftUI | ||
// | ||
// Created by lizhuoli on 2019/8/9. | ||
// Copyright © 2019 lizhuoli. All rights reserved. | ||
// | ||
/* | ||
* This file is part of the SDWebImage package. | ||
* (c) DreamPiggy <[email protected]> | ||
* | ||
* For the full copyright and license information, please view the LICENSE | ||
* file that was distributed with this source code. | ||
*/ | ||
|
||
#import <Foundation/Foundation.h> | ||
|
||
|