X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fatmel_hlcdc.h;h=5e339f50f2665bd16ff0ea3a1579635969a96deb;hb=29d280c88a1ff331dce2d4c7a5aaf2402aa0fd8a;hp=fbd2f92457e18239fccd460c7e1830a765995e4f;hpb=2c601c7208713ba9b2158c57adcf515f4bdbc212;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/atmel_hlcdc.h b/include/atmel_hlcdc.h index fbd2f92..5e339f5 100644 --- a/include/atmel_hlcdc.h +++ b/include/atmel_hlcdc.h @@ -1,23 +1,10 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Header file for AT91/AT32 MULTI LAYER LCD Controller * * Data structure and register user interface * * Copyright (C) 2012 Atmel Corporation - * - * 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 */ #ifndef __ATMEL_HLCDC_H__ #define __ATMEL_HLCDC_H__