]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/include/asm/arch-tegra30/gpio.h
Add more SPDX-License-Identifier tags
[u-boot] / arch / arm / include / asm / arch-tegra30 / gpio.h
index f1c89f5a8696f9ae7eaff397db942beaf5846f3d..d2c6c78e08b3ba16a1c3d1e2ad6053f457ade1b1 100644 (file)
@@ -1,17 +1,7 @@
 /*
  * Copyright (c) 2010-2012, NVIDIA CORPORATION.  All rights reserved.
  *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope 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, see <http://www.gnu.org/licenses/>.
+ * SPDX-License-Identifier:    GPL-2.0
  */
 
 #ifndef _TEGRA30_GPIO_H_