Merge branch 'regulator-5.2' into regulator-linus
[linux-block.git] / include / linux / mdev.h
index 89a52fd5756e482d1cc216afb4fbe700483b675a..0ce30ca78db0466e02cf8d3373d84ff5ab13a5fd 100644 (file)
@@ -1,13 +1,10 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Mediated device definition
  *
  * Copyright (c) 2016, NVIDIA CORPORATION. All rights reserved.
  *     Author: Neo Jia <cjia@nvidia.com>
  *             Kirti Wankhede <kwankhede@nvidia.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.
  */
 
 #ifndef MDEV_H