From cf2e7744f37a2169fdc0e029113c7bd8cada95f0 Mon Sep 17 00:00:00 2001 From: Stephen McLaughlin <44235289+Steve-Mcl@users.noreply.github.com> Date: Wed, 23 Mar 2022 09:15:57 +0000 Subject: [PATCH] remove copyright header Co-authored-by: Nick O'Leary --- test/nodes/core/network/21-mqtt_spec.js | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/test/nodes/core/network/21-mqtt_spec.js b/test/nodes/core/network/21-mqtt_spec.js index 98286c28f..81c6988e3 100644 --- a/test/nodes/core/network/21-mqtt_spec.js +++ b/test/nodes/core/network/21-mqtt_spec.js @@ -1,18 +1,3 @@ -/** - * Copyright JS Foundation and other contributors, mqtt://js.foundation - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - **/ /* These tests are only supposed to be executed at development time (for now)*/