]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - fs/notify/inotify/inotify_fsnotify.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118
[linux.git] / fs / notify / inotify / inotify_fsnotify.c
index 7e8b131029f888265d6ad883deb6bf4e9ab846f3..2fda08b2b8856fffac82a7deb3c48756f27b57ed 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
 /*
  * fs/inotify_user.c - inotify support for userspace
  *
  *
  * Copyright (C) 2009 Eric Paris <Red Hat Inc>
  * inotify was largely rewriten to make use of the fsnotify infrastructure
- *
- * 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; either version 2, or (at your option) any
- * later version.
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * General Public License for more details.
  */
 
 #include <linux/dcache.h> /* d_unlinked */