License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[linux-2.6-block.git] / drivers / net / wireless / ath / carl9170 / version.h
CommitLineData
b2441318 1/* SPDX-License-Identifier: GPL-2.0 */
fe8ee9ad
CL
2#ifndef __CARL9170_SHARED_VERSION_H
3#define __CARL9170_SHARED_VERSION_H
2f10e50e
CL
4#define CARL9170FW_VERSION_YEAR 16
5#define CARL9170FW_VERSION_MONTH 2
5ae994d0 6#define CARL9170FW_VERSION_DAY 15
2f10e50e 7#define CARL9170FW_VERSION_GIT "1.9.9"
fe8ee9ad 8#endif /* __CARL9170_SHARED_VERSION_H */