X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fpca953x.h;h=aa4401acf0d6c416dbf8160197736a47f093aa00;hb=b4af64fdfd5f014340bc78318706f31dd49856a0;hp=6c2b58c563dd32a8860e48380562c22e5fbd4c8c;hpb=be4880ebe4355e8782be4af4b337a1b98dffcbe3;p=u-boot diff --git a/include/pca953x.h b/include/pca953x.h index 6c2b58c563..aa4401acf0 100644 --- a/include/pca953x.h +++ b/include/pca953x.h @@ -1,19 +1,6 @@ +/* SPDX-License-Identifier: GPL-2.0 */ /* * 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 */ #ifndef __PCA953X_H_