X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=arch%2Farm%2Flib%2Fsections.c;h=e35687c09cdd5193041a5d7bbfbe78fdf9026e97;hb=93e1459641e758d2b096d3f1b39414a39bb314f8;hp=5921dd8d6625fcea0ef29a958a2d0b72f8f2b3cd;hpb=348e47f766ac228fb02d1af562b2e9a4c69355db;p=karo-tx-uboot.git diff --git a/arch/arm/lib/sections.c b/arch/arm/lib/sections.c index 5921dd8d66..e35687c09c 100644 --- a/arch/arm/lib/sections.c +++ b/arch/arm/lib/sections.c @@ -1,23 +1,7 @@ /* * Copyright 2013 Albert ARIBAUD * - * 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+ */ /**