Gradle configuration currently takes ~ 25s per invocation on CI, this should hopefully reduce that significantly.
Update the copyright statement on files I wrote or substantially rewrote.
Expectation is that these will result in faster builds by disabling options (like the gradle daemon) that benefit long-lived processes but do not benefit ephemeral build workers.