This is an automated email from the ASF dual-hosted git repository.
jamesfredley pushed a change to branch licence-updates
in repository https://gitbox.apache.org/repos/asf/grails-redis.git
from c7b35b1 Add Apache RAT GitHub workflow
add a53db43 Add add-license scripts
No new revisions were added by this update.
Summary of changes:
.gitignore | 1 +
etc/bin/add-license-adoc.groovy | 60 ++++++++++++++++++++++++++++++
etc/bin/add-license-css.groovy | 60 ++++++++++++++++++++++++++++++
etc/bin/add-license-gradle.groovy | 60 ++++++++++++++++++++++++++++++
etc/bin/add-license-groovy-java.groovy | 62 +++++++++++++++++++++++++++++++
etc/bin/add-license-gson.groovy | 60 ++++++++++++++++++++++++++++++
etc/bin/add-license-gsp.groovy | 68 ++++++++++++++++++++++++++++++++++
etc/bin/add-license-js.groovy | 60 ++++++++++++++++++++++++++++++
etc/bin/add-license-md.groovy | 57 ++++++++++++++++++++++++++++
etc/bin/add-license-properties.groovy | 59 +++++++++++++++++++++++++++++
etc/bin/add-license-raw.groovy | 60 ++++++++++++++++++++++++++++++
etc/bin/add-license-yml.groovy | 56 ++++++++++++++++++++++++++++
12 files changed, 663 insertions(+)
create mode 100644 etc/bin/add-license-adoc.groovy
create mode 100644 etc/bin/add-license-css.groovy
create mode 100644 etc/bin/add-license-gradle.groovy
create mode 100644 etc/bin/add-license-groovy-java.groovy
create mode 100644 etc/bin/add-license-gson.groovy
create mode 100644 etc/bin/add-license-gsp.groovy
create mode 100644 etc/bin/add-license-js.groovy
create mode 100644 etc/bin/add-license-md.groovy
create mode 100644 etc/bin/add-license-properties.groovy
create mode 100644 etc/bin/add-license-raw.groovy
create mode 100644 etc/bin/add-license-yml.groovy