aboutsummaryrefslogtreecommitdiffstats
path: root/dbg.h
diff options
context:
space:
mode:
Diffstat (limited to 'dbg.h')
-rw-r--r--dbg.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/dbg.h b/dbg.h
index 65619b0..53d0db1 100644
--- a/dbg.h
+++ b/dbg.h
@@ -1,6 +1,6 @@
-/* SPDX-License-Identifier: LGPL-2.1+
+/* SPDX-License-Identifier: MIT
*
- * Copyright (C) 2014-2019 Thomas Gschwantner <tharre3@gmail.com>.
+ * Copyright (C) 2014-2019 WireGuard LLC. All Rights Reserved.
*/
#ifndef __DBG_H__