X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fambapp.h;h=405637d8cd6db809dc6f6b44fbebda8540b8bf65;hb=ff52e3b4306dc1f7f1c3e60802fba84acad66ce8;hp=42c990c0289ea54baa1a9e3ed6f6fb40a343dcd4;hpb=4b7a6dd89633d60dc4b58476d5ce48247f82a3ca;p=oweals%2Fu-boot.git diff --git a/include/ambapp.h b/include/ambapp.h index 42c990c028..405637d8cd 100644 --- a/include/ambapp.h +++ b/include/ambapp.h @@ -6,24 +6,7 @@ * (C) Copyright 2007 * Daniel Hellstrom, Gaisler Research, daniel@gaisler.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+ */ #ifndef __AMBAPP_H__