diff --git a/cypress.config.js b/cypress.config.js index 8b47b3b5104d..8ac393867e20 100644 --- a/cypress.config.js +++ b/cypress.config.js @@ -1,12 +1,6 @@ /* + * Copyright OpenSearch Contributors * SPDX-License-Identifier: Apache-2.0 - * - * The OpenSearch Contributors require contributions made to - * this file be licensed under the Apache-2.0 license or a - * compatible open source license. - * - * Any modifications Copyright OpenSearch Contributors. See - * GitHub history for details. */ const { defineConfig } = require('cypress');