License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[linux-2.6-block.git] / drivers / pnp / isapnp / compat.c
index 10bdcc4d4f7b48484391d841d2eb915a6f56b361..6c845b6283163da47ecf339eb73c3c06b5d8d736 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
 /*
  * compat.c - A series of functions to make it easier to convert drivers that use
  *            the old isapnp APIs. If possible use the new APIs instead.