mirror of
https://github.com/harness/drone.git
synced 2025-05-16 00:50:00 +08:00
commit
f2db48597e
@ -23,7 +23,7 @@ import (
|
|||||||
// License types.
|
// License types.
|
||||||
const (
|
const (
|
||||||
LicenseFoss = "foss"
|
LicenseFoss = "foss"
|
||||||
LicensePeronal = "personal"
|
LicensePersonal = "personal"
|
||||||
LicenseStandard = "standard"
|
LicenseStandard = "standard"
|
||||||
LicenseTrial = "trial"
|
LicenseTrial = "trial"
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user