diff options
Diffstat (limited to 'board/ifm/ac14xx/ac14xx.c')
-rw-r--r-- | board/ifm/ac14xx/ac14xx.c | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/board/ifm/ac14xx/ac14xx.c b/board/ifm/ac14xx/ac14xx.c index dc2aff09930..0fbdfdbf71a 100644 --- a/board/ifm/ac14xx/ac14xx.c +++ b/board/ifm/ac14xx/ac14xx.c @@ -3,13 +3,7 @@ * (C) Copyright 2009 Dave Srl www.dave.eu * (C) Copyright 2010 ifm ecomatic GmbH * - * 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. + * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> |