]> git.ipfire.org Git - thirdparty/u-boot.git/blob - board/sandburst/karef/karef_version.h
Coding Style cleanup: remove trailing white space
[thirdparty/u-boot.git] / board / sandburst / karef / karef_version.h
1 #ifndef _KAREF_VERSION_H_
2 #define _KAREF_VERSION_H_
3 /*
4 * Copyright (C) 2005 Sandburst Corporation
5 * Travis B. Sawyer
6 *
7 * SPDX-License-Identifier: GPL-2.0+
8 */
9 #define KAREF_U_BOOT_REL_STR "Release 0.0.7"
10 #endif