gradle-defaults / com.mooregreatsoftware.gradle.license / ExtLicenseExtension

ExtLicenseExtension

open class ExtLicenseExtension

Configuration options for ExtLicensePlugin

Constructors

<init> ExtLicenseExtension()

Creates a new (root) ExtLicenseExtension

ExtLicenseExtension(parent: ExtLicenseExtension)

Creates a new ExtLicenseExtension

Functions

getCopyrightYears open fun getCopyrightYears(): String
setCopyrightYears open fun setCopyrightYears(copyrightYears: String): Unit
toString open fun toString(): String