diff options
Diffstat (limited to 'util/vgabios/device.c')
-rw-r--r-- | util/vgabios/device.c | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/util/vgabios/device.c b/util/vgabios/device.c index b17d965667..d130314d37 100644 --- a/util/vgabios/device.c +++ b/util/vgabios/device.c @@ -1,13 +1,4 @@ -/****************************************************************************** - * This program and the accompanying materials - * are made available under the terms of the BSD License - * which accompanies this distribution, and is available at - * http://www.opensource.org/licenses/bsd-license.php - * - * Contributors: - * IBM Corporation - initial implementation - *****************************************************************************/ - +/* SPDX-License-Identifier: BSD-2-Clause */ #include <stdtypes.h> |