mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-23 02:17:51 +02:00
The copyright from `git log gio/inotify/meson.build` is now included in the file header. The following commits are too trivial to be copyrightable: -d10be6102f
-03e86d000f
-1741fc2c6e
-8733d172a3
The file was contributed while the `COPYING` file for GLib was LGPL-2.1-or-later, so was previously implicitly licensed as that. Let’s make that explicit. Signed-off-by: Philip Withnall <pwithnall@gnome.org> Helps: #1415