Skip to content

Commit 8effa3f

Browse files
authored
Changed Apache to Apache-2.0 (#9782)
1 parent f5038c2 commit 8effa3f

36 files changed

+37
-37
lines changed

Firebase.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Simplify your app development, grow your user base, and monetize more effectivel
88
DESC
99

1010
s.homepage = 'https://firebase.google.com'
11-
s.license = { :type => 'Apache', :file => 'LICENSE' }
11+
s.license = { :type => 'Apache-2.0', :file => 'LICENSE' }
1212
s.authors = 'Google, Inc.'
1313

1414
s.source = {

FirebaseABTesting.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Firebase Cloud Messaging and Firebase Remote Config in your app.
1212
DESC
1313

1414
s.homepage = 'https://firebase.google.com'
15-
s.license = { :type => 'Apache', :file => 'LICENSE' }
15+
s.license = { :type => 'Apache-2.0', :file => 'LICENSE' }
1616
s.authors = 'Google, Inc.'
1717

1818
s.source = {

FirebaseAnalyticsSwift.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Firebase Analytics is a free, out-of-the-box analytics solution that inspires ac
88
DESC
99

1010
s.homepage = 'https://firebase.google.com/features/analytics/'
11-
s.license = { :type => 'Apache', :file => 'LICENSE' }
11+
s.license = { :type => 'Apache-2.0', :file => 'LICENSE' }
1212
s.authors = 'Google, Inc.'
1313

1414
s.source = {

FirebaseAppCheck.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Pod::Spec.new do |s|
88
DESC
99

1010
s.homepage = 'https://firebase.google.com'
11-
s.license = { :type => 'Apache', :file => 'LICENSE' }
11+
s.license = { :type => 'Apache-2.0', :file => 'LICENSE' }
1212
s.authors = 'Google, Inc.'
1313

1414
s.source = {

FirebaseAppCheckInterop.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Pod::Spec.new do |s|
1010
DESC
1111

1212
s.homepage = 'https://firebase.google.com'
13-
s.license = { :type => 'Apache', :file => 'LICENSE' }
13+
s.license = { :type => 'Apache-2.0', :file => 'LICENSE' }
1414
s.authors = 'Google, Inc.'
1515

1616
# NOTE that these should not be used externally, this is for Firebase pods to depend on each

FirebaseAppDistribution.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ iOS SDK for App Distribution for Firebase.
88
DESC
99

1010
s.homepage = 'https://developers.google.com/'
11-
s.license = { :type => 'Apache', :file => 'LICENSE' }
11+
s.license = { :type => 'Apache-2.0', :file => 'LICENSE' }
1212
s.authors = 'Google, Inc.'
1313
s.source = {
1414
:git => 'https://github.com/firebase/firebase-ios-sdk.git',

FirebaseAuth.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ supports email and password accounts, as well as several 3rd party authenticatio
99
DESC
1010

1111
s.homepage = 'https://firebase.google.com'
12-
s.license = { :type => 'Apache', :file => 'LICENSE' }
12+
s.license = { :type => 'Apache-2.0', :file => 'LICENSE' }
1313
s.authors = 'Google, Inc.'
1414

1515
s.source = {

FirebaseAuthInterop.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Pod::Spec.new do |s|
1010
DESC
1111

1212
s.homepage = 'https://firebase.google.com'
13-
s.license = { :type => 'Apache', :file => 'LICENSE' }
13+
s.license = { :type => 'Apache-2.0', :file => 'LICENSE' }
1414
s.authors = 'Google, Inc.'
1515

1616
# NOTE that these should not be used externally, this is for Firebase pods to depend on each

FirebaseAuthTestingSupport.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Pod::Spec.new do |s|
99
DESC
1010

1111
s.homepage = 'https://developers.google.com/'
12-
s.license = { :type => 'Apache', :file => 'LICENSE' }
12+
s.license = { :type => 'Apache-2.0', :file => 'LICENSE' }
1313
s.authors = 'Google, Inc.'
1414

1515
s.source = {

FirebaseCombineSwift.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ for internal testing only. It should not be published.
99
DESC
1010

1111
s.homepage = 'https://firebase.google.com'
12-
s.license = { :type => 'Apache', :file => 'LICENSE' }
12+
s.license = { :type => 'Apache-2.0', :file => 'LICENSE' }
1313
s.authors = 'Google, Inc.'
1414

1515
s.source = {

FirebaseCore.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Firebase Core includes FIRApp and FIROptions which provide central configuration
88
DESC
99

1010
s.homepage = 'https://firebase.google.com'
11-
s.license = { :type => 'Apache', :file => 'LICENSE' }
11+
s.license = { :type => 'Apache-2.0', :file => 'LICENSE' }
1212
s.authors = 'Google, Inc.'
1313

1414
s.source = {

FirebaseCoreDiagnostics.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ non-Cocoapod integration. This library also respects the Firebase global data co
1010
DESC
1111

1212
s.homepage = 'https://firebase.google.com'
13-
s.license = { :type => 'Apache', :file => 'LICENSE' }
13+
s.license = { :type => 'Apache-2.0', :file => 'LICENSE' }
1414
s.authors = 'Google, Inc.'
1515

1616
s.source = {

FirebaseCoreExtension.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Pod::Spec.new do |s|
99
DESC
1010

1111
s.homepage = 'https://firebase.google.com'
12-
s.license = { :type => 'Apache', :file => 'LICENSE' }
12+
s.license = { :type => 'Apache-2.0', :file => 'LICENSE' }
1313
s.authors = 'Google, Inc.'
1414

1515
s.source = {
@@ -29,4 +29,4 @@ Pod::Spec.new do |s|
2929
s.public_header_files = 'FirebaseCore/Extension/*.h'
3030

3131
s.dependency 'FirebaseCore', '~> 9.0'
32-
end
32+
end

FirebaseCoreInternal.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Pod::Spec.new do |s|
99
DESC
1010

1111
s.homepage = 'https://firebase.google.com'
12-
s.license = { :type => 'Apache', :file => 'LICENSE' }
12+
s.license = { :type => 'Apache-2.0', :file => 'LICENSE' }
1313
s.authors = 'Google, Inc.'
1414

1515
s.source = {

FirebaseCrashlytics.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Pod::Spec.new do |s|
44
s.summary = 'Best and lightest-weight crash reporting for mobile, desktop and tvOS.'
55
s.description = 'Firebase Crashlytics helps you track, prioritize, and fix stability issues that erode app quality.'
66
s.homepage = 'https://firebase.google.com/'
7-
s.license = { :type => 'Apache', :file => 'Crashlytics/LICENSE' }
7+
s.license = { :type => 'Apache-2.0', :file => 'Crashlytics/LICENSE' }
88
s.authors = 'Google, Inc.'
99
s.source = {
1010
:git => 'https://github.com/firebase/firebase-ios-sdk.git',

FirebaseDatabase.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Simplify your iOS development, grow your user base, and monetize more effectivel
88
DESC
99

1010
s.homepage = 'https://firebase.google.com'
11-
s.license = { :type => 'Apache', :file => 'FirebaseDatabase/LICENSE' }
11+
s.license = { :type => 'Apache-2.0', :file => 'FirebaseDatabase/LICENSE' }
1212
s.authors = 'Google, Inc.'
1313

1414
s.source = {

FirebaseDatabaseSwift.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Simplify your iOS development, grow your user base, and monetize more effectivel
88
DESC
99

1010
s.homepage = 'https://developers.google.com/'
11-
s.license = { :type => 'Apache', :file => 'LICENSE' }
11+
s.license = { :type => 'Apache-2.0', :file => 'LICENSE' }
1212
s.authors = 'Google, Inc.'
1313

1414
s.source = {

FirebaseDynamicLinks.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Firebase Dynamic Links are deep links that enhance user experience and increase
88
DESC
99

1010
s.homepage = 'https://firebase.google.com'
11-
s.license = { :type => 'Apache', :file => 'LICENSE' }
11+
s.license = { :type => 'Apache-2.0', :file => 'LICENSE' }
1212
s.authors = 'Google, Inc.'
1313

1414
s.source = {

FirebaseFirestore.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Google Cloud Firestore is a NoSQL document database built for automatic scaling,
88
DESC
99

1010
s.homepage = 'https://developers.google.com/'
11-
s.license = { :type => 'Apache', :file => 'Firestore/LICENSE' }
11+
s.license = { :type => 'Apache-2.0', :file => 'Firestore/LICENSE' }
1212
s.authors = 'Google, Inc.'
1313

1414
s.source = {

FirebaseFirestoreSwift.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Google Cloud Firestore is a NoSQL document database built for automatic scaling,
1313
DESC
1414

1515
s.homepage = 'https://developers.google.com/'
16-
s.license = { :type => 'Apache', :file => 'LICENSE' }
16+
s.license = { :type => 'Apache-2.0', :file => 'LICENSE' }
1717
s.authors = 'Google, Inc.'
1818

1919
s.source = {

FirebaseFirestoreTestingSupport.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Pod::Spec.new do |s|
99
DESC
1010

1111
s.homepage = 'https://developers.google.com/'
12-
s.license = { :type => 'Apache', :file => 'LICENSE' }
12+
s.license = { :type => 'Apache-2.0', :file => 'LICENSE' }
1313
s.authors = 'Google, Inc.'
1414

1515
s.source = {

FirebaseFunctions.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Cloud Functions for Firebase.
88
DESC
99

1010
s.homepage = 'https://developers.google.com/'
11-
s.license = { :type => 'Apache', :file => 'LICENSE' }
11+
s.license = { :type => 'Apache-2.0', :file => 'LICENSE' }
1212
s.authors = 'Google, Inc.'
1313

1414
s.source = {

FirebaseInAppMessaging.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ See more product details at https://firebase.google.com/products/in-app-messagin
99
DESC
1010

1111
s.homepage = 'https://firebase.google.com'
12-
s.license = { :type => 'Apache', :file => 'LICENSE' }
12+
s.license = { :type => 'Apache-2.0', :file => 'LICENSE' }
1313
s.authors = 'Google, Inc.'
1414

1515
s.source = {

FirebaseInAppMessagingSwift.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ See more product details at https://firebase.google.com/products/in-app-messagin
99
DESC
1010

1111
s.homepage = 'https://developers.google.com/'
12-
s.license = { :type => 'Apache', :file => 'LICENSE' }
12+
s.license = { :type => 'Apache-2.0', :file => 'LICENSE' }
1313
s.authors = 'Google, Inc.'
1414

1515
s.source = {

FirebaseInstallations.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Pod::Spec.new do |s|
88
DESC
99

1010
s.homepage = 'https://firebase.google.com'
11-
s.license = { :type => 'Apache', :file => 'LICENSE' }
11+
s.license = { :type => 'Apache-2.0', :file => 'LICENSE' }
1212
s.authors = 'Google, Inc.'
1313

1414
s.source = {

FirebaseMLModelDownloader.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Pod::Spec.new do |s|
88
DESC
99

1010
s.homepage = 'https://firebase.google.com'
11-
s.license = { :type => 'Apache', :file => 'LICENSE' }
11+
s.license = { :type => 'Apache-2.0', :file => 'LICENSE' }
1212
s.authors = 'Google, Inc.'
1313

1414
s.source = {

FirebaseMessaging.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ device, and it is completely free.
1111
DESC
1212

1313
s.homepage = 'https://firebase.google.com'
14-
s.license = { :type => 'Apache', :file => 'LICENSE' }
14+
s.license = { :type => 'Apache-2.0', :file => 'LICENSE' }
1515
s.authors = 'Google, Inc.'
1616

1717
s.source = {

FirebaseMessagingInterop.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Pod::Spec.new do |s|
1010
DESC
1111

1212
s.homepage = 'https://firebase.google.com'
13-
s.license = { :type => 'Apache', :file => 'LICENSE' }
13+
s.license = { :type => 'Apache-2.0', :file => 'LICENSE' }
1414
s.authors = 'Google, Inc.'
1515

1616
# NOTE that these should not be used externally, this is for Firebase pods to depend on each

FirebasePerformance.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Firebase Performance library to measure performance of Mobile and Web Apps.
88
DESC
99

1010
s.homepage = 'https://firebase.google.com'
11-
s.license = { :type => 'Apache', :file => 'LICENSE' }
11+
s.license = { :type => 'Apache-2.0', :file => 'LICENSE' }
1212
s.authors = 'Google, Inc.'
1313

1414
s.source = {

FirebaseRemoteConfig.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ app update.
1010
DESC
1111

1212
s.homepage = 'https://firebase.google.com'
13-
s.license = { :type => 'Apache', :file => 'LICENSE' }
13+
s.license = { :type => 'Apache-2.0', :file => 'LICENSE' }
1414
s.authors = 'Google, Inc.'
1515

1616
s.source = {

FirebaseRemoteConfigSwift.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ app update.
1111

1212

1313
s.homepage = 'https://developers.google.com/'
14-
s.license = { :type => 'Apache', :file => 'LICENSE' }
14+
s.license = { :type => 'Apache-2.0', :file => 'LICENSE' }
1515
s.authors = 'Google, Inc.'
1616

1717
s.source = {

FirebaseSharedSwift.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Firebase products. FirebaseSharedSwift is not supported for non-Firebase usage.
1010

1111

1212
s.homepage = 'https://developers.google.com/'
13-
s.license = { :type => 'Apache', :file => 'FirebaseSharedSwift/LICENSE' }
13+
s.license = { :type => 'Apache-2.0', :file => 'FirebaseSharedSwift/LICENSE' }
1414
s.authors = 'Google, Inc.'
1515

1616
s.source = {

FirebaseStorage.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Firebase Storage provides robust, secure file uploads and downloads from Firebas
88
DESC
99

1010
s.homepage = 'https://firebase.google.com'
11-
s.license = { :type => 'Apache', :file => 'LICENSE' }
11+
s.license = { :type => 'Apache-2.0', :file => 'LICENSE' }
1212
s.authors = 'Google, Inc.'
1313

1414
s.source = {

FirebaseStorageInternal.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Objective C Implementations for FirebaseStorage. This pod should not be directly
88
DESC
99

1010
s.homepage = 'https://firebase.google.com'
11-
s.license = { :type => 'Apache', :file => 'LICENSE' }
11+
s.license = { :type => 'Apache-2.0', :file => 'LICENSE' }
1212
s.authors = 'Google, Inc.'
1313

1414
s.source = {

GoogleUtilitiesComponents.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Not intended for direct public usage.
1010
DESC
1111

1212
s.homepage = 'https://developers.google.com/'
13-
s.license = { :type => 'Apache', :file => 'LICENSE' }
13+
s.license = { :type => 'Apache-2.0', :file => 'LICENSE' }
1414
s.authors = 'Google, Inc.'
1515

1616
s.source = {

HeartbeatLoggingTestUtils.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Pod::Spec.new do |s|
99
DESC
1010

1111
s.homepage = 'https://developers.google.com/'
12-
s.license = { :type => 'Apache', :file => 'LICENSE' }
12+
s.license = { :type => 'Apache-2.0', :file => 'LICENSE' }
1313
s.authors = 'Google, Inc.'
1414

1515
s.source = {

0 commit comments

Comments
 (0)