From 972d0e612e6cab8637a2c34a43eecba1295efc55 Mon Sep 17 00:00:00 2001 From: Cedric Roux <cedric.roux@eurecom.fr> Date: Wed, 28 Sep 2016 10:46:16 +0200 Subject: [PATCH] add README in the T tracer to clarify its licensing information The T is released with the same license as the rest of OpenAirInterface, of which it is an integral part. --- common/utils/T/README | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 common/utils/T/README diff --git a/common/utils/T/README b/common/utils/T/README new file mode 100644 index 0000000000..3d601d9221 --- /dev/null +++ b/common/utils/T/README @@ -0,0 +1,4 @@ +All the files in this directory, unless stated otherwise, +are released under the terms of the main license of +OpenAirInterface. See the file LICENSE in the top +directory. -- GitLab