]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - lib/uuid.c
Merge branch 'enable-and-use-static_branch_deferred_inc'
[linux.git] / lib / uuid.c
index 2290b9f001a9e02399c04cdb50babab043ddaa97..b6a1edb61d87b95c2c111ff852f98ac22b4df1ee 100644 (file)
@@ -1,17 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Unified UUID/GUID definition
  *
  * Copyright (C) 2009, 2016 Intel Corp.
  *     Huang Ying <ying.huang@intel.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;
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
  */
 
 #include <linux/kernel.h>