]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/pca953x.h
Add more SPDX-License-Identifier tags
[people/ms/u-boot.git] / include / pca953x.h
index 6c2b58c563dd32a8860e48380562c22e5fbd4c8c..8ed2d1875dda8abb49fe7f48e78beb7954e6814f 100644 (file)
@@ -1,19 +1,7 @@
 /*
  * Copyright 2008 Extreme Engineering Solutions, Inc.
  *
- * 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 __PCA953X_H_