Relicense the Velocity proxy under the terms of GPLv3 (#448)

This commit is contained in:
Andrew Steinborn
2021-03-31 16:04:06 -04:00
committed by GitHub
parent 514115a85c
commit c747120b20
332 changed files with 5068 additions and 26 deletions

View File

@@ -10,6 +10,7 @@ buildscript {
plugins {
id 'java'
id "com.github.spotbugs" version "4.2.4" apply false
id 'org.cadixdev.licenser' version '0.5.1' apply false
}
allprojects {