mb/lenovo/t430/gma-mainboard.ads: Replace with GPLv2+ equivalent

Replace it with t430s/gma-mainboard.ads which is licensed under more
flexible terms (GPL-2.0-only vs. GPL-2.0-or-later). Apart from licensing
terms these files are identical.

This makes diff between boards smaller.

Change-Id: I633702d363134654e71e35404237d75b499f089a
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/41499
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
This commit is contained in:
Peter Lemenkov 2020-05-18 10:31:17 +02:00 committed by Angel Pons
parent a1dcb994d7
commit d4fb407158
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
-- SPDX-License-Identifier: GPL-2.0-only
-- SPDX-License-Identifier: GPL-2.0-or-later
with HW.GFX.GMA;
with HW.GFX.GMA.Display_Probing;