Move to kernel style SPDX license identifiers
[babeltrace.git] / src / common / version.h
... / ...
CommitLineData
1/*
2 * SPDX-License-Identifier: MIT
3 *
4 * Copyright (C) 2018 Michael Jeanson <mjeanson@efficios.com>
5 */
6
7#ifndef VERSION_H
8#define VERSION_H
9
10#include "common/version.i"
11
12#endif /* VERSION_H */
This page took 0.022328 seconds and 4 git commands to generate.