X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=crypto%2Fcompress.c;h=e9edf852478798ce8d2ca37586b238ec015ce38b;hb=3f677f9c998a18d11641b5a2de6f11d0af32a153;hp=f2d522924a070f11b5d2c09ee62831c105e9a09e;hpb=dc9617cb81c4130858b6dd026039f42a39e93c18;p=linux-2.6-microblaze.git diff --git a/crypto/compress.c b/crypto/compress.c index f2d522924a07..e9edf8524787 100644 --- a/crypto/compress.c +++ b/crypto/compress.c @@ -1,15 +1,10 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Cryptographic API. * * Compression operations. * * Copyright (c) 2002 James Morris - * - * 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; either version 2 of the License, or (at your option) - * any later version. - * */ #include #include