X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fpca9698.h;h=48a5f756e28a1620a67c4f3d98887cb91719191b;hb=915f15ac5746739da0aa2ee2840c2d00dc65aaaa;hp=67b364e6ab1a9e0139a34da9a39371fe8e131e82;hpb=f9342e2c3e81d62e42393c0c1a8179c309ef3a20;p=oweals%2Fu-boot.git diff --git a/include/pca9698.h b/include/pca9698.h index 67b364e6ab..48a5f756e2 100644 --- a/include/pca9698.h +++ b/include/pca9698.h @@ -1,24 +1,7 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * (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 + * Dirk Eibach, Guntermann & Drunck GmbH, dirk.eibach@gdsys.cc */ #ifndef __PCA9698_H_