Commit | Line | Data |
---|---|---|
1 | /* | |
2 | * Copyright (C) 2013-2014 Raphaƫl Beamonte <raphael.beamonte@gmail.com> | |
3 | * | |
4 | * SPDX-License-Identifier: GPL-2.0-only | |
5 | * | |
6 | */ | |
7 | ||
8 | #ifndef VERSION_H | |
9 | #define VERSION_H | |
10 | ||
11 | #include <version.i> | |
12 | ||
13 | #endif /* VERSION_H */ |