]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/include/asm/arch-tegra/tegra_i2c.h
Add more SPDX-License-Identifier tags
[u-boot] / arch / arm / include / asm / arch-tegra / tegra_i2c.h
index eeeb247d5d5836159f99cd3d70254ec41e70c68f..341df74d777d055bf165eaed1220bf8e4b96c56e 100644 (file)
@@ -3,23 +3,7 @@
  *
  * Copyright 2010-2011 NVIDIA Corporation
  *
- * This software may be used and distributed according to the
- * terms of the GNU Public License, Version 2, incorporated
- * herein by reference.
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License
- * Version 2 as published by the Free Software Foundation.
- *
- * 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 _TEGRA_I2C_H_