elasticsearch/gradle
Mark Vieira a92a647b9f Update sources with new SSPL+Elastic-2.0 license headers
As per the new licensing change for Elasticsearch and Kibana this commit
moves existing Apache 2.0 licensed source code to the new dual license
SSPL+Elastic license 2.0. In addition, existing x-pack code now uses
the new version 2.0 of the Elastic license. Full changes include:

 - Updating LICENSE and NOTICE files throughout the code base, as well
   as those packaged in our published artifacts
 - Update IDE integration to now use the new license header on newly
   created source files
 - Remove references to the "OSS" distribution from our documentation
 - Update build time verification checks to no longer allow Apache 2.0
   license header in Elasticsearch source code
 - Replace all existing Apache 2.0 license headers for non-xpack code
   with updated header (vendored code with Apache 2.0 headers obviously
   remains the same).
 - Replace all Elastic license 1.0 headers with new 2.0 header in xpack.
2021-02-02 16:10:53 -08:00
..
wrapper Update gradle wrapper to 6.8.1 (#68206) 2021-02-02 10:30:03 +01:00
build-complete.gradle Include JUnit test output files in build log artifact uploaded to GCP (#55987) 2020-04-30 09:20:52 -07:00
build-scan.gradle Fix CI job build scan links (#68183) 2021-02-01 09:19:16 -08:00
bwc-test.gradle Correctly set test runtime classpath on standalone rest tests (#65468) 2020-11-24 14:51:50 -08:00
fips.gradle Fix vendor identification in FIPS 140-2 CI (#67551) 2021-01-15 13:04:07 +02:00
forbidden-dependencies.gradle Remove deprecated usage of testCompile configuration (#57921) 2020-06-12 13:34:53 +02:00
formatting.gradle Update sources with new SSPL+Elastic-2.0 license headers 2021-02-02 16:10:53 -08:00
ide.gradle Update sources with new SSPL+Elastic-2.0 license headers 2021-02-02 16:10:53 -08:00
local-distribution.gradle Update sources with new SSPL+Elastic-2.0 license headers 2021-02-02 16:10:53 -08:00
run.gradle Update sources with new SSPL+Elastic-2.0 license headers 2021-02-02 16:10:53 -08:00
runtime-jdk-provision.gradle Introduce aarch64 packaging (#53914) 2020-03-21 18:03:20 -04:00