kernel/drivers/crypto/geode-aes.h
.. .. @@ -1,9 +1,5 @@ 1 +/* SPDX-License-Identifier: GPL-2.0-or-later */1 2 /* Copyright (C) 2003-2006, Advanced Micro Devices, Inc. 2 - *3 - * This program is free software; you can redistribute it and/or modify4 - * it under the terms of the GNU General Public License as published by5 - * the Free Software Foundation; either version 2 of the License, or6 - * (at your option) any later version.7 3 */ 8 4 9 5 #ifndef _GEODE_AES_H_