diff options
Diffstat (limited to 'board/sbc8548/ddr.c')
-rw-r--r-- | board/sbc8548/ddr.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/board/sbc8548/ddr.c b/board/sbc8548/ddr.c index 24cc776a255..2ffafa8582f 100644 --- a/board/sbc8548/ddr.c +++ b/board/sbc8548/ddr.c @@ -1,9 +1,7 @@ /* * Copyright 2008 Freescale Semiconductor, Inc. * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License - * Version 2 as published by the Free Software Foundation. + * SPDX-License-Identifier: GPL-2.0 */ #include <common.h> |