kcsan: Add missing license and copyright headers
[linux-2.6-microblaze.git] / kernel / kcsan / selftest.c
index 9014a3a..7f29cb0 100644 (file)
@@ -1,4 +1,9 @@
 // SPDX-License-Identifier: GPL-2.0
+/*
+ * KCSAN short boot-time selftests.
+ *
+ * Copyright (C) 2019, Google LLC.
+ */
 
 #define pr_fmt(fmt) "kcsan: " fmt