]> git.ipfire.org Git - thirdparty/u-boot.git/blame - board/sandburst/metrobox/metrobox_version.h
Add GPL-2.0+ SPDX-License-Identifier to source files
[thirdparty/u-boot.git] / board / sandburst / metrobox / metrobox_version.h
CommitLineData
b79316f2
SR
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 *
1a459660 7 * SPDX-License-Identifier: GPL-2.0+
b79316f2
SR
8 */
9#define METROBOX_U_BOOT_REL_STR "Release 2.0.3"
10
11#endif