Skip to content
This repository was archived by the owner on Feb 14, 2020. It is now read-only.

Commit b36266c

Browse files
committed
BSD License -> BSD
1 parent b49f11d commit b36266c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ bintray {
224224
repo = 'maven'
225225
name = 'ParseTwitterUtils-Android'
226226
userOrg = 'parse'
227-
licenses = ['BSD License']
227+
licenses = ['BSD']
228228
vcsUrl = projGitLink
229229
version {
230230
name = project.version

0 commit comments

Comments
 (0)