From 3abf9b4c0f29a91d8eac5173ac04ce8afdbed26c Mon Sep 17 00:00:00 2001 From: Philippe Ombredanne Date: Wed, 25 Mar 2020 10:20:03 +0100 Subject: [PATCH] Remove Apache notice added to LGPL license text Somehow an Apache-2.0 license notice with a JetBrains copyright that had been pasted in the middle of the LGPL license text. This removes this notice and restores the pristine, unmodified license text. Signed-off-by: Philippe Ombredanne --- .../third_party/testdata/findbugs_license.txt | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/license/third_party/testdata/findbugs_license.txt b/license/third_party/testdata/findbugs_license.txt index 40a0ab7d3b1..4362b49151d 100644 --- a/license/third_party/testdata/findbugs_license.txt +++ b/license/third_party/testdata/findbugs_license.txt @@ -136,22 +136,6 @@ included without limitation in the term "modification".) "Source code" for a work means the preferred form of the work for making modifications to it. For a library, complete source code means all the source code for all modules it contains, plus any associated -/* - * Copyright 2010-2017 JetBrains s.r.o. - * - * 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. - */ - interface definition files, plus the scripts used to control compilation and installation of the library.