summaryrefslogtreecommitdiff
path: root/fs/zfs/dev.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/zfs/dev.c')
-rw-r--r--fs/zfs/dev.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/fs/zfs/dev.c b/fs/zfs/dev.c
index 7dda42b48b..3cdb9e03ed 100644
--- a/fs/zfs/dev.c
+++ b/fs/zfs/dev.c
@@ -1,11 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0+
/*
*
* based on code of fs/reiserfs/dev.c by
*
* (C) Copyright 2003 - 2004
* Sysgo AG, <www.elinos.com>, Pavel Bartusek <pba@sysgo.com>
- *
- * SPDX-License-Identifier: GPL-2.0+
*/