X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=crypto%2Fasync_tx%2Fasync_memcpy.c;fp=crypto%2Fasync_tx%2Fasync_memcpy.c;h=c538e30e990941f464e4576a8e9e4256416813fb;hb=a61127c2130236168321cc76c5a58e15c00ad154;hp=88bc8e6b2a545b9667f3d5fb390854a19f0be778;hpb=4b3d69535dd0569e84b9fc374a43ad3eb58ab1fc;p=linux-2.6-microblaze.git diff --git a/crypto/async_tx/async_memcpy.c b/crypto/async_tx/async_memcpy.c index 88bc8e6b2a54..c538e30e9909 100644 --- a/crypto/async_tx/async_memcpy.c +++ b/crypto/async_tx/async_memcpy.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-only /* * copy offload engine support * @@ -8,20 +9,6 @@ * with architecture considerations by: * Neil Brown * Jeff Garzik - * - * 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 #include