Skip to content

Commit 0cb05b7

Browse files
committed
Merge branch 'react_embeddable_controls' of github.com:nreese/kibana into react_embeddable_controls
2 parents 87fa3d4 + 90537d2 commit 0cb05b7

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

src/plugins/controls/public/react_controls/controls/data_controls/reference_name_utils.ts

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
/*
22
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
3-
* or more contributor license agreements. Licensed under the Elastic License
4-
* 2.0 and the Server Side Public License, v 1; you may not use this file except
5-
* in compliance with, at your election, the Elastic License 2.0 or the Server
6-
* Side Public License, v 1.
3+
* or more contributor license agreements. Licensed under the "Elastic License
4+
* 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
5+
* Public License v 1"; you may not use this file except in compliance with, at
6+
* your election, the "Elastic License 2.0", the "GNU Affero General Public
7+
* License v3.0 only", or the "Server Side Public License, v 1".
78
*/
89

910
const REFERENCE_NAME_PREFIX = 'controlGroup_';

0 commit comments

Comments
 (0)