X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fdialog_pmic.h;h=fbfc5360d028d70c93c4f6d536b957fc2b483dd3;hb=22247c63ac4ebed8bbaafe1e717c1de7600a0883;hp=8d43585e2427fca6e7247996cfb97487b47a15c2;hpb=ed5157e8895a6bf59a8163329639e34db0702331;p=oweals%2Fu-boot.git diff --git a/include/dialog_pmic.h b/include/dialog_pmic.h index 8d43585e24..fbfc5360d0 100644 --- a/include/dialog_pmic.h +++ b/include/dialog_pmic.h @@ -1,22 +1,8 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * da9053 register declarations. * * Copyright(c) 2009 Dialog Semiconductor Ltd. - * - * 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., 675 Mass Ave, Cambridge, MA 02139, USA. - * */ #ifndef __DIALOG_PMIC_H__