]> git.ipfire.org Git - people/ms/u-boot.git/blob - board/sandburst/metrobox/metrobox_version.h
Add GPL-2.0+ SPDX-License-Identifier to source files
[people/ms/u-boot.git] / board / sandburst / metrobox / metrobox_version.h
1 #ifndef _METROBOX_VERSION_H_
2 #define _METROBOX_VERSION_H_
3 /*
4 * (C) Copyright 2005
5 * Travis B. Sawyer, Sandburst Corporation, tsawyer@sandburst.com
6 *
7 * SPDX-License-Identifier: GPL-2.0+
8 */
9 #define METROBOX_U_BOOT_REL_STR "Release 2.0.3"
10
11 #endif