aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/timers.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/timers.c5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/timers.c b/src/timers.c
index 5f2570f..833d77b 100644
--- a/src/timers.c
+++ b/src/timers.c
@@ -1,4 +1,7 @@
-/* Copyright (C) 2015-2017 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved. */
+/* SPDX-License-Identifier: GPL-2.0
+ *
+ * Copyright (C) 2015-2017 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
+ */
#include "timers.h"
#include "device.h"