Skip to content

Commit

Permalink
Update license (#103)
Browse files Browse the repository at this point in the history
  • Loading branch information
emdobrin authored Mar 3, 2023
1 parent 56a2744 commit 08c37a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions code/edgeidentity/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ publishing {
url = 'https://developer.adobe.com/client-sdks'
licenses {
license {
name = 'Adobe Proprietary'
name = 'The Apache License, Version 2.0'
}
}
developers {
Expand Down Expand Up @@ -225,4 +225,4 @@ tasks.withType(Test) {
testLogging {
showStandardStreams = true
}
}
}

0 comments on commit 08c37a2

Please sign in to comment.