On Sat, Oct 30, 2021 at 07:56:29PM +0200, Ahmad Fatoum wrote: > There is already a SPDX-License-Identifier, so drop the boilerplate. > > Signed-off-by: Ahmad Fatoum <[email protected]> > --- > drivers/crypto/caam/rng_self_test.h | 10 ---------- > 1 file changed, 10 deletions(-)
Applied, thanks Sascha > > diff --git a/drivers/crypto/caam/rng_self_test.h > b/drivers/crypto/caam/rng_self_test.h > index 1f5bf32628bf..ba688f7e39c1 100644 > --- a/drivers/crypto/caam/rng_self_test.h > +++ b/drivers/crypto/caam/rng_self_test.h > @@ -4,16 +4,6 @@ > * Copyright (C) 2018 Pengutronix, Roland Hieber <[email protected]> > * > * SPDX-License-Identifier: GPL-2.0-or-later > - * > - * 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. > - * > - * 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. > */ > > #ifndef RNG_SELF_TEST_H > -- > 2.30.2 > > > _______________________________________________ > barebox mailing list > [email protected] > http://lists.infradead.org/mailman/listinfo/barebox > -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list [email protected] http://lists.infradead.org/mailman/listinfo/barebox
