inotify: Trivially add SPDX-License-Identifier to inotify files

The license and copyright are already stated in human-readable form in
these files, so this should be uncontroversial.

Signed-off-by: Philip Withnall <pwithnall@gnome.org>

Helps: #1415
This commit is contained in:
Philip Withnall
2024-04-17 15:42:54 +01:00
parent 34050a5c12
commit 417f6a4bde
12 changed files with 24 additions and 0 deletions

View File

@@ -2,6 +2,8 @@
Copyright (C) 2007 John McCutchan
SPDX-License-Identifier: LGPL-2.1-or-later
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either