X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=crypto%2Frmd128.c;h=d6c031a9fd14be98b479f2ab7904e756f4c89d81;hb=2a2af5e6e6f55e8ec381f710b8765ffe2838e313;hp=faf4252c4b85625597cb071a8e077a63dcc91088;hpb=cc7ce90153e74f8266eefee9fba466faa1a2d5df;p=mirror_ubuntu-eoan-kernel.git diff --git a/crypto/rmd128.c b/crypto/rmd128.c index faf4252c4b85..d6c031a9fd14 100644 --- a/crypto/rmd128.c +++ b/crypto/rmd128.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Cryptographic API. * @@ -6,12 +7,6 @@ * Based on the reference implementation by Antoon Bosselaers, ESAT-COSIC * * Copyright (c) 2008 Adrian-Ken Rueegsegger - * - * 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