Skip to content

Commit 42ef5df

Browse files
authored
Update license
1 parent 3bcb26c commit 42ef5df

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

code/edge/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ publishing {
128128
url = 'https://developer.adobe.com/client-sdks'
129129
licenses {
130130
license {
131-
name = 'Adobe Proprietary'
131+
name = 'The Apache License, Version 2.0'
132132
}
133133
}
134134
developers {
@@ -251,4 +251,4 @@ dependencies {
251251
androidTestImplementation "androidx.test.ext:junit:${rootProject.ext.junitVersion}"
252252
androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'
253253
androidTestImplementation 'com.fasterxml.jackson.core:jackson-databind:2.12.7'
254-
}
254+
}

0 commit comments

Comments
 (0)