Skip to content

Commit 81df4c3

Browse files
committed
Merge pull request #87 from ParsePlatform/wangmengyan.update_license
Update maven pom license
2 parents 53c21a1 + 42166dd commit 81df4c3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ParseUI-Login/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ uploadArchives {
110110

111111
licenses {
112112
license {
113-
name 'BSD License'
113+
name 'Platform License'
114114
url 'https://github.com/ParsePlatform/ParseUI-Android/blob/master/LICENSE'
115115
distribution 'repo'
116116
}

ParseUI-Widget/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ uploadArchives {
109109

110110
licenses {
111111
license {
112-
name 'BSD License'
112+
name 'Platform License'
113113
url 'https://github.com/ParsePlatform/ParseUI-Android/blob/master/LICENSE'
114114
distribution 'repo'
115115
}

0 commit comments

Comments
 (0)