]> mj.ucw.cz Git - pciutils.git/blobdiff - lib/sysfs.c
update-pciids: Re-compress pci.ids if needed
[pciutils.git] / lib / sysfs.c
index ffa4f9d63d34916fe91945b0e83040049d95c564..8cab869306894822344597ea7875c1e2416e8de3 100644 (file)
@@ -4,7 +4,9 @@
  *     Copyright (c) 2003 Matthew Wilcox <matthew@wil.cx>
  *     Copyright (c) 1997--2008 Martin Mares <mj@ucw.cz>
  *
  *     Copyright (c) 2003 Matthew Wilcox <matthew@wil.cx>
  *     Copyright (c) 1997--2008 Martin Mares <mj@ucw.cz>
  *
- *     Can be freely distributed and used under the terms of the GNU GPL.
+ *     Can be freely distributed and used under the terms of the GNU GPL v2+.
+ *
+ *     SPDX-License-Identifier: GPL-2.0-or-later
  */
 
 #define _GNU_SOURCE
  */
 
 #define _GNU_SOURCE