X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=include%2Fpca9698.h;h=9732be661d20906b7973a29cb13066fbd91f1214;hb=a0573d19885236ba03d412f7788104f75f0dea64;hp=67b364e6ab1a9e0139a34da9a39371fe8e131e82;hpb=042f9f106272a46214dccbe6177b11d87798351d;p=karo-tx-uboot.git diff --git a/include/pca9698.h b/include/pca9698.h index 67b364e6ab..9732be661d 100644 --- a/include/pca9698.h +++ b/include/pca9698.h @@ -2,23 +2,7 @@ * (C) Copyright 2011 * Dirk Eibach, Guntermann & Drunck GmbH, eibach@gdsys.de * - * See file CREDITS for list of people who contributed to this - * project. - * - * 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 __PCA9698_H_