From: Cai Huoqing Date: Sun, 22 Aug 2021 02:27:34 +0000 (+0800) Subject: padata: Remove repeated verbose license text X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=cedcf527d59bcca5f87f52ea34a157bbc6e7a3a8;p=linux.git padata: Remove repeated verbose license text remove it because SPDX-License-Identifier is already used Signed-off-by: Cai Huoqing Acked-by: Daniel Jordan Signed-off-by: Herbert Xu --- diff --git a/kernel/padata.c b/kernel/padata.c index 3258ab89c2a33..18d3a5c699d84 100644 --- a/kernel/padata.c +++ b/kernel/padata.c @@ -9,19 +9,6 @@ * * Copyright (c) 2020 Oracle and/or its affiliates. * Author: Daniel Jordan - * - * This program is free software; you can redistribute it and/or modify it - * under the terms and conditions of the GNU General Public License, - * version 2, as published by the Free Software Foundation. - * - * This program is distributed in the hope it will be useful, but WITHOUT - * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or - * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for - * more details. - * - * You should have received a copy of the GNU General Public License along with - * this program; if not, write to the Free Software Foundation, Inc., - * 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA. */ #include