X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=crypto%2Faegis.h;h=41a3090cda8ee069cb4b8cd315871e38fe7cc3be;hb=91e14842f8ea8dc35669bad3c3dcd72d4614e4d1;hp=405e025fc9067dbc958282a53566cd76a30ea02b;hpb=3dca04d694f16cc74dc87de9a13547e2ffec81d7;p=linux-2.6-microblaze.git diff --git a/crypto/aegis.h b/crypto/aegis.h index 405e025fc906..41a3090cda8e 100644 --- a/crypto/aegis.h +++ b/crypto/aegis.h @@ -1,14 +1,9 @@ -/* SPDX-License-Identifier: GPL-2.0 */ +/* SPDX-License-Identifier: GPL-2.0-or-later */ /* * AEGIS common definitions * * Copyright (c) 2018 Ondrej Mosnacek * Copyright (c) 2018 Red Hat, Inc. All rights reserved. - * - * 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. */ #ifndef _CRYPTO_AEGIS_H