X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fi2c.h;h=d8674efe58b64a42daa31e00a7639982521c2890;hb=c2120fbfbc4d1f6953228f86be8bdbf38bacfdab;hp=a8074acd85d0e04ed5d505e80ee38ba34abe4a05;hpb=ecbd7e1ec7280d90d151a99691f74b892588cadd;p=kernel%2Fu-boot.git diff --git a/include/i2c.h b/include/i2c.h index a8074ac..d8674ef 100644 --- a/include/i2c.h +++ b/include/i2c.h @@ -6,23 +6,7 @@ * (C) Copyright 2001 * Gerald Van Baren, Custom IDEAS, vanbaren@cideas.com. * - * 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+ * * The original I2C interface was * (C) 2000 by Paolo Scaffardi (arsenio@tin.it)