X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=drivers%2Fcrypto%2Fnx%2Fnx.c;h=28817880c76db7ed0b5935338042aa496f532998;hb=4d2fa8b44b891f0da5ceda3e5a1402ccf0ab6f26;hp=20b5e276f184a17da95a7a3af54ea57705843cc5;hpb=f3880a23564e3172437285ebcb5b8a124539fdae;p=platform%2Fkernel%2Flinux-starfive.git diff --git a/drivers/crypto/nx/nx.c b/drivers/crypto/nx/nx.c index 20b5e27..2881788 100644 --- a/drivers/crypto/nx/nx.c +++ b/drivers/crypto/nx/nx.c @@ -1,21 +1,9 @@ +// SPDX-License-Identifier: GPL-2.0-only /** * Routines supporting the Power 7+ Nest Accelerators driver * * Copyright (C) 2011-2012 International Business Machines Inc. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; version 2 only. - * - * This program is distributed in the hope that 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., 675 Mass Ave, Cambridge, MA 02139, USA. - * * Author: Kent Yoder */