Update the licences description in source files
This commit is contained in:
parent
b5aae6ab81
commit
15d4805a96
|
@ -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 <lizhuoli1126@126.com>
|
||||
*
|
||||
* For the full copyright and license information, please view the LICENSE
|
||||
* file that was distributed with this source code.
|
||||
*/
|
||||
|
||||
import UIKit
|
||||
|
||||
|
|
|
@ -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 <lizhuoli1126@126.com>
|
||||
*
|
||||
* For the full copyright and license information, please view the LICENSE
|
||||
* file that was distributed with this source code.
|
||||
*/
|
||||
|
||||
import SwiftUI
|
||||
import SDWebImageSwiftUI
|
||||
|
|
|
@ -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 <lizhuoli1126@126.com>
|
||||
*
|
||||
* For the full copyright and license information, please view the LICENSE
|
||||
* file that was distributed with this source code.
|
||||
*/
|
||||
|
||||
import UIKit
|
||||
import SwiftUI
|
||||
|
|
|
@ -310,7 +310,7 @@
|
|||
isa = PBXProject;
|
||||
attributes = {
|
||||
LastUpgradeCheck = 1100;
|
||||
ORGANIZATIONNAME = lizhuoli;
|
||||
ORGANIZATIONNAME = SDWebImage;
|
||||
TargetAttributes = {
|
||||
32C43DCB22FD540D00BE87F5 = {
|
||||
CreatedOnToolsVersion = 11.0;
|
||||
|
|
|
@ -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 <lizhuoli1126@126.com>
|
||||
*
|
||||
* For the full copyright and license information, please view the LICENSE
|
||||
* file that was distributed with this source code.
|
||||
*/
|
||||
|
||||
import SwiftUI
|
||||
import SDWebImage
|
||||
|
|
|
@ -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 <lizhuoli1126@126.com>
|
||||
*
|
||||
* For the full copyright and license information, please view the LICENSE
|
||||
* file that was distributed with this source code.
|
||||
*/
|
||||
|
||||
import SwiftUI
|
||||
import Combine
|
||||
|
|
|
@ -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 <lizhuoli1126@126.com>
|
||||
*
|
||||
* For the full copyright and license information, please view the LICENSE
|
||||
* file that was distributed with this source code.
|
||||
*/
|
||||
|
||||
import Foundation
|
||||
import SwiftUI
|
||||
|
|
|
@ -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 <lizhuoli1126@126.com>
|
||||
*
|
||||
* For the full copyright and license information, please view the LICENSE
|
||||
* file that was distributed with this source code.
|
||||
*/
|
||||
|
||||
import SwiftUI
|
||||
import SDWebImage
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
<key>CFBundlePackageType</key>
|
||||
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.0</string>
|
||||
<string>0.1.0</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>$(CURRENT_PROJECT_VERSION)</string>
|
||||
</dict>
|
||||
|
|
|
@ -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 <lizhuoli1126@126.com>
|
||||
*
|
||||
* For the full copyright and license information, please view the LICENSE
|
||||
* file that was distributed with this source code.
|
||||
*/
|
||||
|
||||
#import <Foundation/Foundation.h>
|
||||
|
||||
|
|
Loading…
Reference in New Issue