]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - fs/fuse/cuse.c
Input: remove w90x900 keyboard driver
[linux.git] / fs / fuse / cuse.c
index 4b41df1d464264a420e327af3a7858c65e091645..bab7a0db81dd440ccbb15015d1ce9489941b3772 100644 (file)
@@ -1,11 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * CUSE: Character device in Userspace
  *
  * Copyright (C) 2008-2009  SUSE Linux Products GmbH
  * Copyright (C) 2008-2009  Tejun Heo <tj@kernel.org>
  *
- * This file is released under the GPLv2.
- *
  * CUSE enables character devices to be implemented from userland much
  * like FUSE allows filesystems.  On initialization /dev/cuse is
  * created.  By opening the file and replying to the CUSE_INIT request