mirror of
https://github.com/xpipe-io/xpipe.git
synced 2026-04-21 15:12:20 -04:00
Fix old license URLs
This commit is contained in:
@@ -19,7 +19,7 @@ publishing {
|
||||
url = 'https://github.com/xpipe-io/xpipe/beacon'
|
||||
licenses {
|
||||
license {
|
||||
name = 'The MIT License (MIT)'
|
||||
name = 'Apache License 2.0'
|
||||
url = 'https://github.com/xpipe-io/xpipe/LICENSE.md'
|
||||
}
|
||||
}
|
||||
|
||||
@@ -11,7 +11,7 @@ publishing {
|
||||
url = 'https://github.com/xpipe-io/xpipe/core'
|
||||
licenses {
|
||||
license {
|
||||
name = 'The MIT License (MIT)'
|
||||
name = 'Apache License 2.0'
|
||||
url = 'https://github.com/xpipe-io/xpipe/LICENSE.md'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user