X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=crypto%2Faf_alg.c;h=879cf23f7489a3dcf9cfa63171a6208fdc117280;hb=2874c5fd284268364ece81a7bd936f3c8168e567;hp=edca0998b2a4d978b97e33a27783139b8b932f12;hpb=a912e80bd0bbfec053ccfdca625c2c760a8b08e8;p=mirror_ubuntu-eoan-kernel.git diff --git a/crypto/af_alg.c b/crypto/af_alg.c index edca0998b2a4..879cf23f7489 100644 --- a/crypto/af_alg.c +++ b/crypto/af_alg.c @@ -1,15 +1,10 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * af_alg: User-space algorithm interface * * This file provides the user-space API for algorithms. * * Copyright (c) 2010 Herbert Xu - * - * 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