Merge branch 'feature/agpl' of ssh://ecosystem.cloudogu.com:2222/repo/scm-manager/scm-manager into feature/agpl

This commit is contained in:
Florian Scholdei
2024-09-09 16:42:52 +02:00
3 changed files with 3 additions and 3 deletions

View File

@@ -49,7 +49,7 @@ target "base" {
"org.opencontainers.image.description" = "The easiest way to share and manage your Git, Mercurial and Subversion repositories"
"org.opencontainers.image.url" = "https://scm-manager.org/"
"org.opencontainers.image.source" = "https://github.com/scm-manager/docker"
"org.opencontainers.image.licenses" = "MIT"
"org.opencontainers.image.licenses" = "AGPLv3"
"org.opencontainers.image.version" = VERSION
"org.opencontainers.image.revision" = COMMIT_SHA
}

View File

@@ -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>'

View File

@@ -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: