summaryrefslogtreecommitdiffstats
path: root/src/hci/commands/time_cmd.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/hci/commands/time_cmd.c')
-rw-r--r--src/hci/commands/time_cmd.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/hci/commands/time_cmd.c b/src/hci/commands/time_cmd.c
index e7ad4a76..b8af15ff 100644
--- a/src/hci/commands/time_cmd.c
+++ b/src/hci/commands/time_cmd.c
@@ -19,6 +19,8 @@
* Shao Miller <shao.miller@yrdsb.edu.on.ca>.
*/
+FILE_LICENCE ( GPL2_OR_LATER );
+
#include <stdio.h>
#include <stdlib.h>
#include <string.h>