diff options
Diffstat (limited to 'include/mc34704.h')
| -rw-r--r-- | include/mc34704.h | 6 | 
1 files changed, 1 insertions, 5 deletions
| diff --git a/include/mc34704.h b/include/mc34704.h index 6611d54ae..53716e039 100644 --- a/include/mc34704.h +++ b/include/mc34704.h @@ -1,11 +1,7 @@  /*   * (C) Copyright 2012 Freescale Semiconductor, Inc.   * - * 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 __MC34704_H__ |