mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-05-07 07:05:48 +02:00
Fix license references
This commit is contained in:
@@ -63,7 +63,7 @@ task rpm(type: Rpm) {
|
||||
summary 'SCM-Manager Server'
|
||||
packageDescription 'The easiest way to share and manage your Git, Mercurial and Subversion repositories'
|
||||
version expandedVersionWithDot
|
||||
license 'MIT'
|
||||
license 'AGPLv3'
|
||||
arch 'NOARCH'
|
||||
os LINUX
|
||||
packager 'SCM-Team <scm-team@cloudogu.com>'
|
||||
|
||||
@@ -22,7 +22,7 @@ info:
|
||||
url: https://scm-manager.org
|
||||
email: scmmanager@googlegroups.com
|
||||
license:
|
||||
name: MIT
|
||||
name: AGPLv3
|
||||
url: https://github.com/scm-manager/scm-manager/blob/develop/LICENSE.txt
|
||||
version: ${version}
|
||||
servers:
|
||||
|
||||
Reference in New Issue
Block a user