aboutsummaryrefslogtreecommitdiffstats
path: root/Transceiver52M/osmo-trx.cpp
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2019-07-22 12:05:52 +0200
committerPau Espin Pedrol <pespin@sysmocom.de>2019-07-22 12:06:26 +0200
commit21d03d3912d54ab69778893ca2c8d2ff07a6fe15 (patch)
tree561a53b8e6a71fcd14bcfbd6faaaa88db4c1f261 /Transceiver52M/osmo-trx.cpp
parentbdb970e4957b7d1cf22bc530a81b2b8a2ae9a2ce (diff)
Add SPDX annotation
Diffstat (limited to 'Transceiver52M/osmo-trx.cpp')
-rw-r--r--Transceiver52M/osmo-trx.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Transceiver52M/osmo-trx.cpp b/Transceiver52M/osmo-trx.cpp
index 8a3f1e3..cd659a7 100644
--- a/Transceiver52M/osmo-trx.cpp
+++ b/Transceiver52M/osmo-trx.cpp
@@ -1,6 +1,8 @@
/*
* Copyright (C) 2013 Thomas Tsou <tom@tsou.cc>
*
+ * SPDX-License-Identifier: LGPL-2.1+
+ *
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either