]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/cm5200/cm5200.h
Coding Style cleanup: remove trailing white space
[karo-tx-uboot.git] / board / cm5200 / cm5200.h
index a6cbc88f47c0527f477159d9c42e1e0a170e2899..c2573f3bf667791ac410e8fd6be92e152070ccde 100644 (file)
@@ -4,20 +4,7 @@
  * Author: Bartlomiej Sieka <tur@semihalf.com>
  * Author: Grzegorz Bernacki <gjb@semihalf.com>
  *
- * 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.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
- * MA 02111-1307 USA
+ * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef _CM5200_H
@@ -138,7 +125,7 @@ static char **hw_id_list[] = {
        cmu1_qa_hw_id,
 };
 
-/* indices to the above list - keep in sync */ 
+/* indices to the above list - keep in sync */
 enum {
        CM1_QA,
        CM11_QA,