Adds AGPL 3.0 license (#192025)

Updates files outside of x-pack to be triple-licensed under Elastic
License 2.0, AGPL 3.0, or SSPL 1.0.
This commit is contained in:
Luke Elmers 2024-09-06 19:02:41 -06:00 committed by GitHub
parent 2a4ac8b2e1
commit b6287708f6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
19163 changed files with 94766 additions and 75072 deletions

View file

@ -1,11 +1,13 @@
#!/usr/bin/env ts-node-script #!/usr/bin/env ts-node-script
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
import fs from 'fs'; import fs from 'fs';
import jsYaml from 'js-yaml'; import jsYaml from 'js-yaml';
import path from 'path'; import path from 'path';

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
// eslint-disable-next-line @kbn/eslint/no_unsafe_js_yaml // eslint-disable-next-line @kbn/eslint/no_unsafe_js_yaml

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
import { expect } from 'chai'; import { expect } from 'chai';

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
import axios, { AxiosInstance } from 'axios'; import axios, { AxiosInstance } from 'axios';

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
export * from './client'; export * from './client';

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
import { expect } from 'chai'; import { expect } from 'chai';

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
export function parseLinkHeader(header: string): null | Record<string, string> { export function parseLinkHeader(header: string): null | Record<string, string> {

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
export interface Agent { export interface Agent {

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
export interface Artifact { export interface Artifact {

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
import { Job } from './job'; import { Job } from './job';

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
export * from './build'; export * from './build';

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
import { Agent } from './agent'; import { Agent } from './agent';

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
export interface Pipeline { export interface Pipeline {

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
import axios, { Method, AxiosRequestConfig } from 'axios'; import axios, { Method, AxiosRequestConfig } from 'axios';

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
export * from './client'; export * from './client';

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
import { BuildkiteClient } from '../buildkite'; import { BuildkiteClient } from '../buildkite';

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
import { CiStatsClient } from './client'; import { CiStatsClient } from './client';

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
import { execSync } from 'child_process'; import { execSync } from 'child_process';

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
import * as Fs from 'fs'; import * as Fs from 'fs';

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
import { RestEndpointMethodTypes } from '@octokit/rest'; import { RestEndpointMethodTypes } from '@octokit/rest';

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
import { Octokit, RestEndpointMethodTypes } from '@octokit/rest'; import { Octokit, RestEndpointMethodTypes } from '@octokit/rest';

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
export * from './github'; export * from './github';

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
export * from './agent_images'; export * from './agent_images';

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
import { expect } from 'chai'; import { expect } from 'chai';

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
import { execSync } from 'child_process'; import { execSync } from 'child_process';

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
export * from './annotate'; export * from './annotate';

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
/* eslint-disable @typescript-eslint/no-unused-expressions */ /* eslint-disable @typescript-eslint/no-unused-expressions */

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
import { execSync } from 'child_process'; import { execSync } from 'child_process';

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
import { groups } from './groups.json'; import { groups } from './groups.json';

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
import { BuildkiteClient, getGithubClient } from '#pipeline-utils'; import { BuildkiteClient, getGithubClient } from '#pipeline-utils';

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
import { TestFailures } from '#pipeline-utils'; import { TestFailures } from '#pipeline-utils';

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
import { BuildkiteClient } from '#pipeline-utils'; import { BuildkiteClient } from '#pipeline-utils';

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
import { CiStats } from '#pipeline-utils'; import { CiStats } from '#pipeline-utils';

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
import { CiStats } from '#pipeline-utils'; import { CiStats } from '#pipeline-utils';

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
import { CiStats } from '#pipeline-utils'; import { CiStats } from '#pipeline-utils';

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
import fs from 'fs'; import fs from 'fs';

View file

@ -1,10 +1,12 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
/* eslint-disable @typescript-eslint/no-unused-expressions */ /* eslint-disable @typescript-eslint/no-unused-expressions */
import { getVersionsFile } from '#pipeline-utils'; import { getVersionsFile } from '#pipeline-utils';

View file

@ -1,10 +1,11 @@
#!/usr/bin/env ts-node #!/usr/bin/env ts-node
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
import { getVersionsFile, BuildkiteTriggerStep } from '#pipeline-utils'; import { getVersionsFile, BuildkiteTriggerStep } from '#pipeline-utils';

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
import { COMMIT_INFO_CTX, exec } from './shared'; import { COMMIT_INFO_CTX, exec } from './shared';

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
import { buildkite } from './shared'; import { buildkite } from './shared';

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
// Query the GitHub API for the user's GitHub identity // Query the GitHub API for the user's GitHub identity

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
import { buildkite, buildkiteBuildStateToEmoji, CommitWithStatuses } from '../shared'; import { buildkite, buildkiteBuildStateToEmoji, CommitWithStatuses } from '../shared';

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
import { RestEndpointMethodTypes } from '@octokit/plugin-rest-endpoint-methods/dist-types/generated/parameters-and-response-types'; import { RestEndpointMethodTypes } from '@octokit/plugin-rest-endpoint-methods/dist-types/generated/parameters-and-response-types';

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
import path from 'path'; import path from 'path';

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
function link(text: string, url: string) { function link(text: string, url: string) {

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
import { buildkite, COMMIT_INFO_CTX, CommitWithStatuses, SELECTED_COMMIT_META_KEY } from './shared'; import { buildkite, COMMIT_INFO_CTX, CommitWithStatuses, SELECTED_COMMIT_META_KEY } from './shared';

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
/** /**

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
import { import {

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
import axios from 'axios'; import axios from 'axios';

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
import { execSync } from 'child_process'; import { execSync } from 'child_process';

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
import { execSync } from 'child_process'; import { execSync } from 'child_process';

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
import * as glob from 'glob'; import * as glob from 'glob';

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
import { execSync } from 'child_process'; import { execSync } from 'child_process';

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
import { execSync } from 'child_process'; import { execSync } from 'child_process';

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
import { readFileSync, writeFileSync } from 'fs'; import { readFileSync, writeFileSync } from 'fs';

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
export const BASE_BUCKET_DAILY = 'kibana-ci-es-snapshots-daily'; export const BASE_BUCKET_DAILY = 'kibana-ci-es-snapshots-daily';

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
import fs from 'fs'; import fs from 'fs';

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
import fs from 'fs'; import fs from 'fs';

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
import { execSync } from 'child_process'; import { execSync } from 'child_process';

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
import { CiStats } from '#pipeline-utils'; import { CiStats } from '#pipeline-utils';

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
import { BuildkiteClient } from '#pipeline-utils'; import { BuildkiteClient } from '#pipeline-utils';

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
import { execSync } from 'child_process'; import { execSync } from 'child_process';

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
require('@kbn/babel-register').install(); require('@kbn/babel-register').install();
@ -32,7 +33,7 @@ const APACHE_2_0_LICENSE_HEADER = `
*/ */
`; `;
const OLD_DUAL_LICENSE_HEADER = ` const DUAL_ELV1_SSPL1_LICENSE_HEADER = `
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the Elastic License
@ -42,7 +43,7 @@ const OLD_DUAL_LICENSE_HEADER = `
*/ */
`; `;
const DUAL_LICENSE_HEADER = ` const DUAL_ELV2_SSPL1_LICENSE_HEADER = `
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the Elastic License
@ -52,6 +53,17 @@ const DUAL_LICENSE_HEADER = `
*/ */
`; `;
const TRIPLE_ELV2_SSPL1_AGPL3_LICENSE_HEADER = `
/*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the "Elastic License
* 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* Public License v 1"; you may not use this file except in compliance with, at
* your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/
`;
const OLD_ELASTIC_LICENSE_HEADER = ` const OLD_ELASTIC_LICENSE_HEADER = `
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
@ -60,7 +72,7 @@ const OLD_ELASTIC_LICENSE_HEADER = `
*/ */
`; `;
const ELASTIC_LICENSE_HEADER = ` const ELV2_LICENSE_HEADER = `
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the Elastic License
@ -312,7 +324,7 @@ module.exports = {
}, },
}, },
/** /**
* Files that require dual-license headers, settings * Files that require triple-license headers, settings
* are overridden below for files that require Elastic * are overridden below for files that require Elastic
* Licence headers * Licence headers
*/ */
@ -322,7 +334,7 @@ module.exports = {
'@kbn/eslint/require-license-header': [ '@kbn/eslint/require-license-header': [
'error', 'error',
{ {
license: DUAL_LICENSE_HEADER, license: TRIPLE_ELV2_SSPL1_AGPL3_LICENSE_HEADER,
}, },
], ],
'@kbn/eslint/disallow-license-headers': [ '@kbn/eslint/disallow-license-headers': [
@ -330,8 +342,9 @@ module.exports = {
{ {
licenses: [ licenses: [
APACHE_2_0_LICENSE_HEADER, APACHE_2_0_LICENSE_HEADER,
ELASTIC_LICENSE_HEADER, DUAL_ELV2_SSPL1_LICENSE_HEADER,
OLD_DUAL_LICENSE_HEADER, DUAL_ELV1_SSPL1_LICENSE_HEADER,
ELV2_LICENSE_HEADER,
OLD_ELASTIC_LICENSE_HEADER, OLD_ELASTIC_LICENSE_HEADER,
SAFER_LODASH_SET_HEADER, SAFER_LODASH_SET_HEADER,
SAFER_LODASH_SET_LODASH_HEADER, SAFER_LODASH_SET_LODASH_HEADER,
@ -364,9 +377,10 @@ module.exports = {
'error', 'error',
{ {
licenses: [ licenses: [
DUAL_LICENSE_HEADER, TRIPLE_ELV2_SSPL1_AGPL3_LICENSE_HEADER,
ELASTIC_LICENSE_HEADER, DUAL_ELV2_SSPL1_LICENSE_HEADER,
OLD_DUAL_LICENSE_HEADER, DUAL_ELV1_SSPL1_LICENSE_HEADER,
ELV2_LICENSE_HEADER,
OLD_ELASTIC_LICENSE_HEADER, OLD_ELASTIC_LICENSE_HEADER,
SAFER_LODASH_SET_HEADER, SAFER_LODASH_SET_HEADER,
SAFER_LODASH_SET_LODASH_HEADER, SAFER_LODASH_SET_LODASH_HEADER,
@ -399,7 +413,7 @@ module.exports = {
'@kbn/eslint/require-license-header': [ '@kbn/eslint/require-license-header': [
'error', 'error',
{ {
license: ELASTIC_LICENSE_HEADER, license: ELV2_LICENSE_HEADER,
}, },
], ],
'@kbn/eslint/disallow-license-headers': [ '@kbn/eslint/disallow-license-headers': [
@ -407,8 +421,9 @@ module.exports = {
{ {
licenses: [ licenses: [
APACHE_2_0_LICENSE_HEADER, APACHE_2_0_LICENSE_HEADER,
DUAL_LICENSE_HEADER, TRIPLE_ELV2_SSPL1_AGPL3_LICENSE_HEADER,
OLD_DUAL_LICENSE_HEADER, DUAL_ELV2_SSPL1_LICENSE_HEADER,
DUAL_ELV1_SSPL1_LICENSE_HEADER,
OLD_ELASTIC_LICENSE_HEADER, OLD_ELASTIC_LICENSE_HEADER,
SAFER_LODASH_SET_HEADER, SAFER_LODASH_SET_HEADER,
SAFER_LODASH_SET_LODASH_HEADER, SAFER_LODASH_SET_LODASH_HEADER,
@ -439,9 +454,10 @@ module.exports = {
{ {
licenses: [ licenses: [
APACHE_2_0_LICENSE_HEADER, APACHE_2_0_LICENSE_HEADER,
DUAL_LICENSE_HEADER, TRIPLE_ELV2_SSPL1_AGPL3_LICENSE_HEADER,
ELASTIC_LICENSE_HEADER, DUAL_ELV2_SSPL1_LICENSE_HEADER,
OLD_DUAL_LICENSE_HEADER, DUAL_ELV1_SSPL1_LICENSE_HEADER,
ELV2_LICENSE_HEADER,
OLD_ELASTIC_LICENSE_HEADER, OLD_ELASTIC_LICENSE_HEADER,
SAFER_LODASH_SET_HEADER, SAFER_LODASH_SET_HEADER,
SAFER_LODASH_SET_DEFINITELYTYPED_HEADER, SAFER_LODASH_SET_DEFINITELYTYPED_HEADER,
@ -468,9 +484,10 @@ module.exports = {
{ {
licenses: [ licenses: [
APACHE_2_0_LICENSE_HEADER, APACHE_2_0_LICENSE_HEADER,
DUAL_LICENSE_HEADER, TRIPLE_ELV2_SSPL1_AGPL3_LICENSE_HEADER,
ELASTIC_LICENSE_HEADER, DUAL_ELV2_SSPL1_LICENSE_HEADER,
OLD_DUAL_LICENSE_HEADER, DUAL_ELV1_SSPL1_LICENSE_HEADER,
ELV2_LICENSE_HEADER,
OLD_ELASTIC_LICENSE_HEADER, OLD_ELASTIC_LICENSE_HEADER,
SAFER_LODASH_SET_LODASH_HEADER, SAFER_LODASH_SET_LODASH_HEADER,
SAFER_LODASH_SET_DEFINITELYTYPED_HEADER, SAFER_LODASH_SET_DEFINITELYTYPED_HEADER,
@ -496,10 +513,11 @@ module.exports = {
{ {
licenses: [ licenses: [
APACHE_2_0_LICENSE_HEADER, APACHE_2_0_LICENSE_HEADER,
DUAL_LICENSE_HEADER, TRIPLE_ELV2_SSPL1_AGPL3_LICENSE_HEADER,
ELASTIC_LICENSE_HEADER, DUAL_ELV2_SSPL1_LICENSE_HEADER,
DUAL_ELV1_SSPL1_LICENSE_HEADER,
ELV2_LICENSE_HEADER,
OLD_ELASTIC_LICENSE_HEADER, OLD_ELASTIC_LICENSE_HEADER,
OLD_DUAL_LICENSE_HEADER,
SAFER_LODASH_SET_HEADER, SAFER_LODASH_SET_HEADER,
SAFER_LODASH_SET_LODASH_HEADER, SAFER_LODASH_SET_LODASH_HEADER,
KBN_HANDLEBARS_HEADER, KBN_HANDLEBARS_HEADER,
@ -528,9 +546,10 @@ module.exports = {
{ {
licenses: [ licenses: [
APACHE_2_0_LICENSE_HEADER, APACHE_2_0_LICENSE_HEADER,
DUAL_LICENSE_HEADER, TRIPLE_ELV2_SSPL1_AGPL3_LICENSE_HEADER,
ELASTIC_LICENSE_HEADER, DUAL_ELV2_SSPL1_LICENSE_HEADER,
OLD_DUAL_LICENSE_HEADER, DUAL_ELV1_SSPL1_LICENSE_HEADER,
ELV2_LICENSE_HEADER,
OLD_ELASTIC_LICENSE_HEADER, OLD_ELASTIC_LICENSE_HEADER,
SAFER_LODASH_SET_HEADER, SAFER_LODASH_SET_HEADER,
SAFER_LODASH_SET_LODASH_HEADER, SAFER_LODASH_SET_LODASH_HEADER,
@ -556,9 +575,10 @@ module.exports = {
{ {
licenses: [ licenses: [
APACHE_2_0_LICENSE_HEADER, APACHE_2_0_LICENSE_HEADER,
DUAL_LICENSE_HEADER, TRIPLE_ELV2_SSPL1_AGPL3_LICENSE_HEADER,
ELASTIC_LICENSE_HEADER, DUAL_ELV2_SSPL1_LICENSE_HEADER,
OLD_DUAL_LICENSE_HEADER, DUAL_ELV1_SSPL1_LICENSE_HEADER,
ELV2_LICENSE_HEADER,
OLD_ELASTIC_LICENSE_HEADER, OLD_ELASTIC_LICENSE_HEADER,
SAFER_LODASH_SET_HEADER, SAFER_LODASH_SET_HEADER,
SAFER_LODASH_SET_LODASH_HEADER, SAFER_LODASH_SET_LODASH_HEADER,
@ -588,9 +608,10 @@ module.exports = {
{ {
licenses: [ licenses: [
APACHE_2_0_LICENSE_HEADER, APACHE_2_0_LICENSE_HEADER,
DUAL_LICENSE_HEADER, TRIPLE_ELV2_SSPL1_AGPL3_LICENSE_HEADER,
ELASTIC_LICENSE_HEADER, DUAL_ELV2_SSPL1_LICENSE_HEADER,
OLD_DUAL_LICENSE_HEADER, DUAL_ELV1_SSPL1_LICENSE_HEADER,
ELV2_LICENSE_HEADER,
OLD_ELASTIC_LICENSE_HEADER, OLD_ELASTIC_LICENSE_HEADER,
SAFER_LODASH_SET_HEADER, SAFER_LODASH_SET_HEADER,
SAFER_LODASH_SET_LODASH_HEADER, SAFER_LODASH_SET_LODASH_HEADER,

View file

@ -1,7 +1,9 @@
Source code in this repository is covered by (i) a dual license under the Server Source code in this repository is covered by (i) a triple license under the "GNU
Side Public License, v 1 and the Elastic License 2.0 or (ii) an Apache License Affero General Public License v3.0 only", "the Server Side Public License, v 1",
2.0 compatible license or (iii) solely under the Elastic License 2.0, in each and the "Elastic License 2.0", or (ii) an "Apache License 2.0" compatible
case, as noted in the applicable header. The default throughout the repository license or (iii) solely under the "Elastic License 2.0", in each case, as noted
is a dual license under the Server Side Public License, v 1 and the Elastic in the applicable header. The default throughout the repository is a triple
License 2.0, unless the header specifies another license. Code that is licensed license under the "GNU Affero General Public License v3.0 only", "the Server
solely under the Elastic License 2.0 is found only in the x-pack folder. Side Public License, v 1", and the "Elastic License 2.0", unless the header
specifies another license. Code that is licensed solely under the "Elastic
License 2.0" is found only in the x-pack folder.

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
import React, { useState } from 'react'; import React, { useState } from 'react';

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
import React, { useState } from 'react'; import React, { useState } from 'react';

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
import React, { FC, PropsWithChildren } from 'react'; import React, { FC, PropsWithChildren } from 'react';

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
import React from 'react'; import React from 'react';

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
import * as React from 'react'; import * as React from 'react';

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
import * as React from 'react'; import * as React from 'react';

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
import React from 'react'; import React from 'react';

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
import { useKibana } from '@kbn/kibana-react-plugin/public'; import { useKibana } from '@kbn/kibana-react-plugin/public';

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
import { BfetchExplorerPlugin } from './plugin'; import { BfetchExplorerPlugin } from './plugin';

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
import * as React from 'react'; import * as React from 'react';

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
import { Plugin, CoreSetup } from '@kbn/core/public'; import { Plugin, CoreSetup } from '@kbn/core/public';

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
import React from 'react'; import React from 'react';

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
export const plugin = async () => { export const plugin = async () => {

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
import { Subject } from 'rxjs'; import { Subject } from 'rxjs';

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
module.exports = require('@kbn/storybook').defaultConfig; module.exports = require('@kbn/storybook').defaultConfig;

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
export * from './todos'; export * from './todos';

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
import { import {

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
module.exports = { module.exports = {

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
import React from 'react'; import React from 'react';

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
export { FinderApp } from './finder_app'; export { FinderApp } from './finder_app';

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
import React from 'react'; import React from 'react';

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
export { MSearchApp } from './msearch_app'; export { MSearchApp } from './msearch_app';

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
import React from 'react'; import React from 'react';

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
import { useContentClient } from '@kbn/content-management-plugin/public'; import { useContentClient } from '@kbn/content-management-plugin/public';

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
export { TodoApp } from './todo_app'; export { TodoApp } from './todo_app';

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
import React from 'react'; import React from 'react';

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
import * as React from 'react'; import * as React from 'react';

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
import { v4 as uuidv4 } from 'uuid'; import { v4 as uuidv4 } from 'uuid';

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
import React from 'react'; import React from 'react';

View file

@ -1,10 +1,12 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
import React from 'react'; import React from 'react';
import { import {
EuiButtonGroup, EuiButtonGroup,

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
import { ContentManagementExamplesPlugin } from './plugin'; import { ContentManagementExamplesPlugin } from './plugin';

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
import { AppMountParameters, CoreSetup, CoreStart, Plugin } from '@kbn/core/public'; import { AppMountParameters, CoreSetup, CoreStart, Plugin } from '@kbn/core/public';

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
import { import {

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
export { registerTodoContentType } from './todos'; export { registerTodoContentType } from './todos';

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
import type { BulkGetResult } from '@kbn/content-management-plugin/common'; import type { BulkGetResult } from '@kbn/content-management-plugin/common';

View file

@ -1,9 +1,10 @@
/* /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License * or more contributor license agreements. Licensed under the "Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
* in compliance with, at your election, the Elastic License 2.0 or the Server * Public License v 1"; you may not use this file except in compliance with, at
* Side Public License, v 1. * your election, the "Elastic License 2.0", the "GNU Affero General Public
* License v3.0 only", or the "Server Side Public License, v 1".
*/ */
import { PluginInitializerContext } from '@kbn/core/server'; import { PluginInitializerContext } from '@kbn/core/server';

Some files were not shown because too many files have changed in this diff Show more