treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
[linux-block.git] / drivers / char / tpm / tpm-dev.c
index 32f9738f1cb246e7729759747d0edf4279f426b6..e2c0baa69feff1702fec9c69f313129bb498225a 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (C) 2004 IBM Corporation
  * Authors:
  * Jason Gunthorpe <jgunthorpe@obsidianresearch.com>
  *
  * Device file system interface to the TPM
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation, version 2 of the
- * License.
- *
  */
 #include <linux/slab.h>
 #include "tpm-dev.h"