diff options
Diffstat (limited to 'include/dm9000.h')
| -rw-r--r-- | include/dm9000.h | 5 | 
1 files changed, 1 insertions, 4 deletions
| diff --git a/include/dm9000.h b/include/dm9000.h index 76f9bfde7..42b04fac3 100644 --- a/include/dm9000.h +++ b/include/dm9000.h @@ -3,10 +3,7 @@   *   * Authors:     Remy Bohmer <linux@bohmer.net>   * - *              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. + * SPDX-License-Identifier:	GPL-2.0+   */  #ifndef __DM9000_H__  #define __DM9000_H__ |