mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2025-12-07 21:51:07 +01:00
Change license of smack-repl to GPLv3
This commit is contained in:
parent
1bce378e6d
commit
e6ac568f32
11 changed files with 138 additions and 81 deletions
|
|
@ -99,6 +99,7 @@ allprojects {
|
|||
gplLicensedProjects = [
|
||||
':smack-omemo-signal',
|
||||
':smack-omemo-signal-integration-test',
|
||||
':smack-repl'
|
||||
].collect{ project(it) }
|
||||
// When this list is empty, then move the according javadoc
|
||||
// tool Werror option into the global configure section.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue