]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - lib/ubsan.c
Merge tag 'v5.2' into next
[linux.git] / lib / ubsan.c
index ecc1793380946ee4cd81c848d84eba284e523e2e..e7d31735950de7c0980967164ce21ba0ca8b77c0 100644 (file)
@@ -1,13 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * UBSAN error reporting functions
  *
  * Copyright (c) 2014 Samsung Electronics Co., Ltd.
  * Author: Andrey Ryabinin <ryabinin.a.a@gmail.com>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
  */
 
 #include <linux/bitops.h>