We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53c71b5 commit e4094b6Copy full SHA for e4094b6
1 file changed
build.gradle
@@ -161,8 +161,8 @@ publishing {
161
url = 'https://github.com/typesense/typesense-java'
162
licenses {
163
license {
164
- name = 'GNU General Public License v3.0'
165
- url = 'https://www.gnu.org/licenses/gpl-3.0.en.html'
+ name = 'Apache License, Version 2.0'
+ url = 'http://www.apache.org/licenses/LICENSE-2.0'
166
}
167
168
developers {
0 commit comments