[NOTICE.txt] Fix notices for Gainsight and FullStory (#146004)

Resolves https://github.com/elastic/kibana/issues/143838
This commit is contained in:
Alejandro Fernández Haro 2023-01-13 14:49:43 +01:00 committed by GitHub
parent 22ed93e4e1
commit ca93cb60a1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 21 additions and 33 deletions

View file

@ -28,6 +28,7 @@ snapshots.js
/x-pack/plugins/canvas/storybook/build /x-pack/plugins/canvas/storybook/build
/x-pack/plugins/reporting/server/export_types/printable_pdf/server/lib/pdf/assets/** /x-pack/plugins/reporting/server/export_types/printable_pdf/server/lib/pdf/assets/**
/x-pack/plugins/reporting/server/export_types/printable_pdf_v2/server/lib/pdf/assets/** /x-pack/plugins/reporting/server/export_types/printable_pdf_v2/server/lib/pdf/assets/**
/x-pack/plugins/cloud_integrations/cloud_full_story/server/assets/**
/x-pack/plugins/cloud_integrations/cloud_gain_sight/server/assets/** /x-pack/plugins/cloud_integrations/cloud_gain_sight/server/assets/**
# package overrides # package overrides

View file

@ -225,10 +225,6 @@ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
---
Portions of this code are licensed under the following license:
For license information please see https://edge.fullstory.com/s/fs.js.LICENSE.txt
--- ---
Portions of this code are licensed under the following license: Portions of this code are licensed under the following license:
Gainsight PX Agent Wrapper Agent Version: 0.46.0 Installed: 2022-08-25 08:07 Gainsight PX Agent Wrapper Agent Version: 0.46.0 Installed: 2022-08-25 08:07
@ -260,6 +256,10 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE. THE SOFTWARE.
---
This code is part of the Services provided by FullStory, Inc. For license information, please refer to https://www.fullstory.com/legal/terms-and-conditions/.
Portions of this code are licensed separately and can be found in https://edge.fullstory.com/s/fs.js.LICENSE.txt
--- ---
This product bundles bootstrap@3.3.6 which is available under a This product bundles bootstrap@3.3.6 which is available under a
"MIT" license. "MIT" license.
@ -346,3 +346,9 @@ LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
---
Copyright (c) 2013 HubSpot, Inc.
Released under the MIT license
https://github.com/HubSpot/vex/blob/master/LICENSE

View file

@ -1,13 +1,6 @@
/*
* 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; you may not use this file except in compliance with the Elastic License
* 2.0.
*/
/* @notice /* @notice
* Portions of this code are licensed under the following license: * This code is part of the Services provided by FullStory, Inc. For license information, please refer to https://www.fullstory.com/legal/terms-and-conditions/.
* For license information please see https://edge.fullstory.com/s/fs.js.LICENSE.txt * Portions of this code are licensed separately and can be found in https://edge.fullstory.com/s/fs.js.LICENSE.txt
*/ */
/* eslint-disable prettier/prettier,no-var,eqeqeq,new-cap,no-nested-ternary,no-use-before-define,no-sequences,block-scoped-var,one-var, /* eslint-disable prettier/prettier,no-var,eqeqeq,new-cap,no-nested-ternary,no-use-before-define,no-sequences,block-scoped-var,one-var,
dot-notation,no-script-url,no-restricted-globals,no-unused-vars,guard-for-in,no-proto,camelcase,no-empty,no-redeclare,no-caller, dot-notation,no-script-url,no-restricted-globals,no-unused-vars,guard-for-in,no-proto,camelcase,no-empty,no-redeclare,no-caller,

View file

@ -1,9 +1,3 @@
/*
* 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; you may not use this file except in compliance with the Elastic License
* 2.0.
*/
/* @notice /* @notice
* Portions of this code are licensed under the following license: * Portions of this code are licensed under the following license:
* Gainsight PX Agent Wrapper Agent Version: 0.46.0 Installed: 2022-08-25 08:07 * Gainsight PX Agent Wrapper Agent Version: 0.46.0 Installed: 2022-08-25 08:07

View file

@ -1,7 +1,7 @@
/*Vex base css start*/ /*Vex base css start*/
/*This must be at the start of the style file to enable override css*/ /*This must be at the start of the style file to enable override css*/
/*! /* @notice
Copyright (c) 2013 HubSpot, Inc. Copyright (c) 2013 HubSpot, Inc.
Released under the MIT license Released under the MIT license

View file

@ -1,9 +1,3 @@
/*
* 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; you may not use this file except in compliance with the Elastic License
* 2.0.
*/
/* @notice /* @notice
* Portions of this code are licensed under the following license: * Portions of this code are licensed under the following license:
* Gainsight PX Agent Wrapper Agent Version: 0.46.0 Installed: 2022-08-25 08:07 * Gainsight PX Agent Wrapper Agent Version: 0.46.0 Installed: 2022-08-25 08:07