[Libosinfo] [PATCH osinfo-db] Fix COPYING file to refer to GPLv2+, not LGPLv2+

Daniel P. Berrange berrange at redhat.com
Tue Aug 2 14:49:55 UTC 2016


The LGPLv2+ is only applicable for code that needs to be linked
with other non-GPL compatible code. The actual osinfo database
files aren't linked in any traditional sense - they're merely
parsed. As such they can be just tagged with the GPLv2+, and
it would still be valid for them to be used for non-GPL compat
application code.

This also adds an explicit header to all the XML files to make
their license clear.

Signed-off-by: Daniel P. Berrange <berrange at redhat.com>
---
 COPYING                                            | 681 ++++++++-------------
 README                                             |   2 +-
 .../microsoft.com/win-7-l10n-language.xml.in       |   2 +
 .../win-8-l10n-language-reverse.xml.in             |   2 +
 .../microsoft.com/win-8-l10n-language.xml.in       |   2 +
 data/datamap/x.org/x11-keyboard.xml.in             |   2 +
 data/device/ibasetechnologies.net/isa-ib700.xml.in |   2 +
 data/device/ibm.com/ps2-keyboard.xml.in            |   2 +
 data/device/ibm.com/ps2-mouse.xml.in               |   2 +
 .../device/pcisig.com/pci-1000-0012.d/class.xml.in |   2 +
 .../device/pcisig.com/pci-1013-00b8.d/class.xml.in |   2 +
 .../device/pcisig.com/pci-1022-2000.d/class.xml.in |   2 +
 .../device/pcisig.com/pci-10ec-8029.d/class.xml.in |   2 +
 .../device/pcisig.com/pci-10ec-8139.d/class.xml.in |   2 +
 data/device/pcisig.com/pci-1234-1111.xml.in        |   2 +
 .../device/pcisig.com/pci-1274-5000.d/class.xml.in |   2 +
 .../device/pcisig.com/pci-15ad-0710.d/class.xml.in |   2 +
 .../device/pcisig.com/pci-1af4-1000.d/class.xml.in |   2 +
 .../device/pcisig.com/pci-1af4-1001.d/class.xml.in |   2 +
 .../device/pcisig.com/pci-1af4-1002.d/class.xml.in |   2 +
 .../device/pcisig.com/pci-1af4-1003.d/class.xml.in |   2 +
 .../device/pcisig.com/pci-1af4-1004.d/class.xml.in |   2 +
 .../device/pcisig.com/pci-1af4-1005.d/class.xml.in |   2 +
 .../device/pcisig.com/pci-1af4-1009.d/class.xml.in |   2 +
 .../device/pcisig.com/pci-1af4-1041.d/class.xml.in |   2 +
 .../device/pcisig.com/pci-1af4-1042.d/class.xml.in |   2 +
 .../device/pcisig.com/pci-1af4-1043.d/class.xml.in |   2 +
 .../device/pcisig.com/pci-1af4-1044.d/class.xml.in |   2 +
 .../device/pcisig.com/pci-1af4-1045.d/class.xml.in |   2 +
 .../device/pcisig.com/pci-1af4-1048.d/class.xml.in |   2 +
 .../device/pcisig.com/pci-1af4-1049.d/class.xml.in |   2 +
 .../device/pcisig.com/pci-1af4-1050.d/class.xml.in |   2 +
 .../device/pcisig.com/pci-1af4-1052.d/class.xml.in |   2 +
 .../device/pcisig.com/pci-1b36-0100.d/class.xml.in |   2 +
 .../device/pcisig.com/pci-8086-100e.d/class.xml.in |   2 +
 .../device/pcisig.com/pci-8086-2415.d/class.xml.in |   2 +
 .../device/pcisig.com/pci-8086-25ab.d/class.xml.in |   2 +
 .../device/pcisig.com/pci-8086-2668.d/class.xml.in |   2 +
 data/device/usb.org/usb-80ee-0021.d/class.xml.in   |   2 +
 data/device/xen.org/xen-console.xml.in             |   2 +
 data/device/xen.org/xen-pci.xml.in                 |   2 +
 data/device/xen.org/xen-vbd.xml.in                 |   2 +
 data/device/xen.org/xen-vfb.xml.in                 |   2 +
 data/device/xen.org/xen-vif.xml.in                 |   2 +
 data/device/xen.org/xen-vkbd.xml.in                |   2 +
 data/device/xen.org/xen-vscsi.xml.in               |   2 +
 data/device/xen.org/xen-vtpm.xml.in                |   2 +
 .../debian.org/debian-preseed-desktop.xml.in       |   2 +
 .../debian.org/debian-preseed-jeos.xml.in          |   2 +
 .../fedora-kickstart-desktop.xml.in                |   2 +
 .../fedoraproject.org/fedora-kickstart-jeos.xml.in |   2 +
 .../microsoft.com/windows-cmd-desktop.xml.in       |   2 +
 .../microsoft.com/windows-reg-desktop.xml.in       |   2 +
 .../microsoft.com/windows-sif-desktop.xml.in       |   2 +
 .../microsoft.com/windows-sif-jeos.xml.in          |   2 +
 .../microsoft.com/windows-unattend-desktop.xml.in  |   2 +
 .../microsoft.com/windows-unattend-jeos.xml.in     |   2 +
 .../opensuse.org/opensuse-autoyast-desktop.xml.in  |   2 +
 .../opensuse.org/opensuse-autoyast-jeos.xml.in     |   2 +
 .../redhat.com/rhel-kickstart-desktop.xml.in       |   2 +
 .../redhat.com/rhel-kickstart-jeos.xml.in          |   2 +
 .../ubuntu.com/ubuntu-preseed-jeos.xml.in          |   2 +
 data/os/altlinux.org/altlinux-1.0.xml.in           |   2 +
 data/os/altlinux.org/altlinux-2.0.xml.in           |   2 +
 data/os/altlinux.org/altlinux-2.2.xml.in           |   2 +
 data/os/altlinux.org/altlinux-2.4.xml.in           |   2 +
 data/os/altlinux.org/altlinux-3.0.xml.in           |   2 +
 data/os/altlinux.org/altlinux-4.0.xml.in           |   2 +
 data/os/altlinux.org/altlinux-4.1.xml.in           |   2 +
 data/os/altlinux.org/altlinux-5.0.xml.in           |   2 +
 data/os/altlinux.org/altlinux-6.0.xml.in           |   2 +
 data/os/altlinux.org/altlinux-7.0.xml.in           |   2 +
 data/os/apple.com/macosx-10.0.xml.in               |   2 +
 data/os/apple.com/macosx-10.1.xml.in               |   2 +
 data/os/apple.com/macosx-10.2.xml.in               |   2 +
 data/os/apple.com/macosx-10.3.xml.in               |   2 +
 data/os/apple.com/macosx-10.4.xml.in               |   2 +
 data/os/apple.com/macosx-10.5.xml.in               |   2 +
 data/os/apple.com/macosx-10.6.xml.in               |   2 +
 data/os/apple.com/macosx-10.7.xml.in               |   2 +
 data/os/centos.org/centos-6.0.xml.in               |   2 +
 data/os/centos.org/centos-6.1.xml.in               |   2 +
 data/os/centos.org/centos-6.2.xml.in               |   2 +
 data/os/centos.org/centos-6.3.xml.in               |   2 +
 data/os/centos.org/centos-6.4.xml.in               |   2 +
 data/os/centos.org/centos-6.5.xml.in               |   2 +
 data/os/centos.org/centos-6.6.xml.in               |   2 +
 data/os/centos.org/centos-6.7.xml.in               |   2 +
 data/os/centos.org/centos-7.0.xml.in               |   2 +
 data/os/debian.org/debian-1.1.xml.in               |   2 +
 data/os/debian.org/debian-1.2.xml.in               |   2 +
 data/os/debian.org/debian-1.3.xml.in               |   2 +
 data/os/debian.org/debian-2.0.xml.in               |   2 +
 data/os/debian.org/debian-2.1.xml.in               |   2 +
 data/os/debian.org/debian-2.2.xml.in               |   2 +
 data/os/debian.org/debian-3.1.xml.in               |   2 +
 data/os/debian.org/debian-3.xml.in                 |   2 +
 data/os/debian.org/debian-4.xml.in                 |   2 +
 data/os/debian.org/debian-5.xml.in                 |   2 +
 data/os/debian.org/debian-6.xml.in                 |   2 +
 data/os/debian.org/debian-7.xml.in                 |   2 +
 data/os/debian.org/debian-8.xml.in                 |   2 +
 data/os/debian.org/debian-testing.xml.in           |   2 +
 data/os/fedoraproject.org/fedora-1.xml.in          |   2 +
 data/os/fedoraproject.org/fedora-10.xml.in         |   2 +
 data/os/fedoraproject.org/fedora-11.xml.in         |   2 +
 data/os/fedoraproject.org/fedora-12.xml.in         |   2 +
 data/os/fedoraproject.org/fedora-13.xml.in         |   2 +
 data/os/fedoraproject.org/fedora-14.xml.in         |   2 +
 data/os/fedoraproject.org/fedora-15.xml.in         |   2 +
 data/os/fedoraproject.org/fedora-16.xml.in         |   2 +
 data/os/fedoraproject.org/fedora-17.xml.in         |   2 +
 data/os/fedoraproject.org/fedora-18.xml.in         |   2 +
 data/os/fedoraproject.org/fedora-19.xml.in         |   2 +
 data/os/fedoraproject.org/fedora-2.xml.in          |   2 +
 data/os/fedoraproject.org/fedora-20.xml.in         |   2 +
 data/os/fedoraproject.org/fedora-21.xml.in         |   2 +
 data/os/fedoraproject.org/fedora-22.xml.in         |   2 +
 data/os/fedoraproject.org/fedora-23.xml.in         |   2 +
 data/os/fedoraproject.org/fedora-24.xml.in         |   2 +
 data/os/fedoraproject.org/fedora-3.xml.in          |   2 +
 data/os/fedoraproject.org/fedora-4.xml.in          |   2 +
 data/os/fedoraproject.org/fedora-5.xml.in          |   2 +
 data/os/fedoraproject.org/fedora-6.xml.in          |   2 +
 data/os/fedoraproject.org/fedora-7.xml.in          |   2 +
 data/os/fedoraproject.org/fedora-8.xml.in          |   2 +
 data/os/fedoraproject.org/fedora-9.xml.in          |   2 +
 data/os/fedoraproject.org/fedora-unknown.xml.in    |   2 +
 data/os/freebsd.org/freebsd-1.0.xml.in             |   2 +
 data/os/freebsd.org/freebsd-10.0.xml.in            |   2 +
 data/os/freebsd.org/freebsd-10.1.xml.in            |   2 +
 data/os/freebsd.org/freebsd-10.2.xml.in            |   2 +
 data/os/freebsd.org/freebsd-10.3.xml.in            |   2 +
 data/os/freebsd.org/freebsd-2.0.5.xml.in           |   2 +
 data/os/freebsd.org/freebsd-2.0.xml.in             |   2 +
 data/os/freebsd.org/freebsd-2.2.8.xml.in           |   2 +
 data/os/freebsd.org/freebsd-2.2.9.xml.in           |   2 +
 data/os/freebsd.org/freebsd-3.0.xml.in             |   2 +
 data/os/freebsd.org/freebsd-3.2.xml.in             |   2 +
 data/os/freebsd.org/freebsd-4.0.xml.in             |   2 +
 data/os/freebsd.org/freebsd-4.1.xml.in             |   2 +
 data/os/freebsd.org/freebsd-4.10.xml.in            |   2 +
 data/os/freebsd.org/freebsd-4.11.xml.in            |   2 +
 data/os/freebsd.org/freebsd-4.2.xml.in             |   2 +
 data/os/freebsd.org/freebsd-4.3.xml.in             |   2 +
 data/os/freebsd.org/freebsd-4.4.xml.in             |   2 +
 data/os/freebsd.org/freebsd-4.5.xml.in             |   2 +
 data/os/freebsd.org/freebsd-4.6.xml.in             |   2 +
 data/os/freebsd.org/freebsd-4.7.xml.in             |   2 +
 data/os/freebsd.org/freebsd-4.8.xml.in             |   2 +
 data/os/freebsd.org/freebsd-4.9.xml.in             |   2 +
 data/os/freebsd.org/freebsd-5.0.xml.in             |   2 +
 data/os/freebsd.org/freebsd-5.1.xml.in             |   2 +
 data/os/freebsd.org/freebsd-5.2.1.xml.in           |   2 +
 data/os/freebsd.org/freebsd-5.2.xml.in             |   2 +
 data/os/freebsd.org/freebsd-5.3.xml.in             |   2 +
 data/os/freebsd.org/freebsd-5.4.xml.in             |   2 +
 data/os/freebsd.org/freebsd-5.5.xml.in             |   2 +
 data/os/freebsd.org/freebsd-6.0.xml.in             |   2 +
 data/os/freebsd.org/freebsd-6.1.xml.in             |   2 +
 data/os/freebsd.org/freebsd-6.2.xml.in             |   2 +
 data/os/freebsd.org/freebsd-6.3.xml.in             |   2 +
 data/os/freebsd.org/freebsd-6.4.xml.in             |   2 +
 data/os/freebsd.org/freebsd-7.0.xml.in             |   2 +
 data/os/freebsd.org/freebsd-7.1.xml.in             |   2 +
 data/os/freebsd.org/freebsd-7.2.xml.in             |   2 +
 data/os/freebsd.org/freebsd-7.3.xml.in             |   2 +
 data/os/freebsd.org/freebsd-7.4.xml.in             |   2 +
 data/os/freebsd.org/freebsd-8.0.xml.in             |   2 +
 data/os/freebsd.org/freebsd-8.1.xml.in             |   2 +
 data/os/freebsd.org/freebsd-8.2.xml.in             |   2 +
 data/os/freebsd.org/freebsd-8.3.xml.in             |   2 +
 data/os/freebsd.org/freebsd-8.4.xml.in             |   2 +
 data/os/freebsd.org/freebsd-9.0.xml.in             |   2 +
 data/os/freebsd.org/freebsd-9.1.xml.in             |   2 +
 data/os/freebsd.org/freebsd-9.2.xml.in             |   2 +
 data/os/freebsd.org/freebsd-9.3.xml.in             |   2 +
 data/os/gnome.org/gnome-3.6.xml.in                 |   2 +
 data/os/gnome.org/gnome-3.8.xml.in                 |   2 +
 data/os/gnome.org/gnome-continuous-3.10.xml.in     |   2 +
 data/os/gnome.org/gnome-continuous-3.12.xml.in     |   2 +
 data/os/gnome.org/gnome-continuous-3.14.xml.in     |   2 +
 data/os/mageia.org/mageia-1.xml.in                 |   2 +
 data/os/mageia.org/mageia-2.xml.in                 |   2 +
 data/os/mageia.org/mageia-3.xml.in                 |   2 +
 data/os/mandriva.com/mandrake-10.0.xml.in          |   2 +
 data/os/mandriva.com/mandrake-10.1.xml.in          |   2 +
 data/os/mandriva.com/mandrake-10.2.xml.in          |   2 +
 data/os/mandriva.com/mandrake-5.1.xml.in           |   2 +
 data/os/mandriva.com/mandrake-5.2.xml.in           |   2 +
 data/os/mandriva.com/mandrake-5.3.xml.in           |   2 +
 data/os/mandriva.com/mandrake-6.0.xml.in           |   2 +
 data/os/mandriva.com/mandrake-6.1.xml.in           |   2 +
 data/os/mandriva.com/mandrake-7.0.xml.in           |   2 +
 data/os/mandriva.com/mandrake-7.1.xml.in           |   2 +
 data/os/mandriva.com/mandrake-7.2.xml.in           |   2 +
 data/os/mandriva.com/mandrake-8.0.xml.in           |   2 +
 data/os/mandriva.com/mandrake-8.1.xml.in           |   2 +
 data/os/mandriva.com/mandrake-8.2.xml.in           |   2 +
 data/os/mandriva.com/mandrake-9.0.xml.in           |   2 +
 data/os/mandriva.com/mandrake-9.1.xml.in           |   2 +
 data/os/mandriva.com/mandrake-9.2.xml.in           |   2 +
 data/os/mandriva.com/mandriva-2006.0.xml.in        |   2 +
 data/os/mandriva.com/mandriva-2007.1.xml.in        |   2 +
 data/os/mandriva.com/mandriva-2007.xml.in          |   2 +
 data/os/mandriva.com/mandriva-2008.0.xml.in        |   2 +
 data/os/mandriva.com/mandriva-2008.1.xml.in        |   2 +
 data/os/mandriva.com/mandriva-2009.0.xml.in        |   2 +
 data/os/mandriva.com/mandriva-2009.1.xml.in        |   2 +
 data/os/mandriva.com/mandriva-2010.0.xml.in        |   2 +
 data/os/mandriva.com/mandriva-2010.1.xml.in        |   2 +
 data/os/mandriva.com/mandriva-2010.2.xml.in        |   2 +
 data/os/mandriva.com/mandriva-2011.xml.in          |   2 +
 data/os/mandriva.com/mbs-1.0.xml.in                |   2 +
 data/os/mandriva.com/mes-5.0.xml.in                |   2 +
 data/os/mandriva.com/mes-5.1.xml.in                |   2 +
 data/os/microsoft.com/msdos-6.22.xml.in            |   2 +
 data/os/microsoft.com/win-1.0.xml.in               |   2 +
 data/os/microsoft.com/win-10.xml.in                |   2 +
 data/os/microsoft.com/win-2.0.xml.in               |   2 +
 data/os/microsoft.com/win-2.1.xml.in               |   2 +
 data/os/microsoft.com/win-2k.xml.in                |   2 +
 data/os/microsoft.com/win-2k12.xml.in              |   2 +
 data/os/microsoft.com/win-2k12r2.xml.in            |   2 +
 data/os/microsoft.com/win-2k3.xml.in               |   2 +
 data/os/microsoft.com/win-2k3r2.xml.in             |   2 +
 data/os/microsoft.com/win-2k8.xml.in               |   2 +
 data/os/microsoft.com/win-2k8r2.xml.in             |   2 +
 data/os/microsoft.com/win-3.1.xml.in               |   2 +
 data/os/microsoft.com/win-7.xml.in                 |   2 +
 data/os/microsoft.com/win-8.1.xml.in               |   2 +
 data/os/microsoft.com/win-8.xml.in                 |   2 +
 data/os/microsoft.com/win-95.xml.in                |   2 +
 data/os/microsoft.com/win-98.xml.in                |   2 +
 data/os/microsoft.com/win-me.xml.in                |   2 +
 data/os/microsoft.com/win-vista.xml.in             |   2 +
 data/os/microsoft.com/win-xp.xml.in                |   2 +
 data/os/microsoft.com/winnt-3.1.xml.in             |   2 +
 data/os/microsoft.com/winnt-3.5.xml.in             |   2 +
 data/os/microsoft.com/winnt-3.51.xml.in            |   2 +
 data/os/microsoft.com/winnt-4.0.xml.in             |   2 +
 data/os/netbsd.org/netbsd-0.8.xml.in               |   2 +
 data/os/netbsd.org/netbsd-0.9.xml.in               |   2 +
 data/os/netbsd.org/netbsd-1.0.xml.in               |   2 +
 data/os/netbsd.org/netbsd-1.1.xml.in               |   2 +
 data/os/netbsd.org/netbsd-1.2.xml.in               |   2 +
 data/os/netbsd.org/netbsd-1.3.xml.in               |   2 +
 data/os/netbsd.org/netbsd-1.4.xml.in               |   2 +
 data/os/netbsd.org/netbsd-1.5.xml.in               |   2 +
 data/os/netbsd.org/netbsd-1.6.xml.in               |   2 +
 data/os/netbsd.org/netbsd-2.0.xml.in               |   2 +
 data/os/netbsd.org/netbsd-3.0.xml.in               |   2 +
 data/os/netbsd.org/netbsd-4.0.xml.in               |   2 +
 data/os/netbsd.org/netbsd-5.0.xml.in               |   2 +
 data/os/netbsd.org/netbsd-5.1.xml.in               |   2 +
 data/os/novell.com/netware-4.xml.in                |   2 +
 data/os/novell.com/netware-5.xml.in                |   2 +
 data/os/novell.com/netware-6.xml.in                |   2 +
 data/os/openbsd.org/openbsd-4.2.xml.in             |   2 +
 data/os/openbsd.org/openbsd-4.3.xml.in             |   2 +
 data/os/openbsd.org/openbsd-4.4.xml.in             |   2 +
 data/os/openbsd.org/openbsd-4.5.xml.in             |   2 +
 data/os/openbsd.org/openbsd-4.8.xml.in             |   2 +
 data/os/openbsd.org/openbsd-4.9.xml.in             |   2 +
 data/os/openbsd.org/openbsd-5.0.xml.in             |   2 +
 data/os/openbsd.org/openbsd-5.1.xml.in             |   2 +
 data/os/openbsd.org/openbsd-5.2.xml.in             |   2 +
 data/os/openbsd.org/openbsd-5.3.xml.in             |   2 +
 data/os/openbsd.org/openbsd-5.4.xml.in             |   2 +
 data/os/openbsd.org/openbsd-5.5.xml.in             |   2 +
 data/os/openbsd.org/openbsd-5.6.xml.in             |   2 +
 data/os/openbsd.org/openbsd-5.7.xml.in             |   2 +
 data/os/openbsd.org/openbsd-5.8.xml.in             |   2 +
 data/os/opensuse.org/opensuse-10.2.xml.in          |   2 +
 data/os/opensuse.org/opensuse-10.3.xml.in          |   2 +
 data/os/opensuse.org/opensuse-11.0.xml.in          |   2 +
 data/os/opensuse.org/opensuse-11.1.xml.in          |   2 +
 data/os/opensuse.org/opensuse-11.2.xml.in          |   2 +
 data/os/opensuse.org/opensuse-11.3.xml.in          |   2 +
 data/os/opensuse.org/opensuse-11.4.xml.in          |   2 +
 data/os/opensuse.org/opensuse-12.1.xml.in          |   2 +
 data/os/opensuse.org/opensuse-12.2.xml.in          |   2 +
 data/os/opensuse.org/opensuse-12.3.xml.in          |   2 +
 data/os/opensuse.org/opensuse-13.1.xml.in          |   2 +
 data/os/opensuse.org/opensuse-13.2.xml.in          |   2 +
 data/os/opensuse.org/opensuse-42.1.xml.in          |   2 +
 data/os/opensuse.org/opensuse-factory.xml.in       |   2 +
 data/os/opensuse.org/opensuse-tumbleweed.xml.in    |   2 +
 data/os/opensuse.org/opensuse-unknown.xml.in       |   2 +
 data/os/oracle.com/solaris-11.xml.in               |   2 +
 data/os/redhat.com/rhel-2.1.1.xml.in               |   2 +
 data/os/redhat.com/rhel-2.1.2.xml.in               |   2 +
 data/os/redhat.com/rhel-2.1.3.xml.in               |   2 +
 data/os/redhat.com/rhel-2.1.4.xml.in               |   2 +
 data/os/redhat.com/rhel-2.1.5.xml.in               |   2 +
 data/os/redhat.com/rhel-2.1.6.xml.in               |   2 +
 data/os/redhat.com/rhel-2.1.7.xml.in               |   2 +
 data/os/redhat.com/rhel-2.1.xml.in                 |   2 +
 data/os/redhat.com/rhel-3.1.xml.in                 |   2 +
 data/os/redhat.com/rhel-3.2.xml.in                 |   2 +
 data/os/redhat.com/rhel-3.3.xml.in                 |   2 +
 data/os/redhat.com/rhel-3.4.xml.in                 |   2 +
 data/os/redhat.com/rhel-3.5.xml.in                 |   2 +
 data/os/redhat.com/rhel-3.6.xml.in                 |   2 +
 data/os/redhat.com/rhel-3.7.xml.in                 |   2 +
 data/os/redhat.com/rhel-3.8.xml.in                 |   2 +
 data/os/redhat.com/rhel-3.9.xml.in                 |   2 +
 data/os/redhat.com/rhel-3.xml.in                   |   2 +
 data/os/redhat.com/rhel-4.0.xml.in                 |   2 +
 data/os/redhat.com/rhel-4.1.xml.in                 |   2 +
 data/os/redhat.com/rhel-4.2.xml.in                 |   2 +
 data/os/redhat.com/rhel-4.3.xml.in                 |   2 +
 data/os/redhat.com/rhel-4.4.xml.in                 |   2 +
 data/os/redhat.com/rhel-4.5.xml.in                 |   2 +
 data/os/redhat.com/rhel-4.6.xml.in                 |   2 +
 data/os/redhat.com/rhel-4.7.xml.in                 |   2 +
 data/os/redhat.com/rhel-4.8.xml.in                 |   2 +
 data/os/redhat.com/rhel-4.9.xml.in                 |   2 +
 data/os/redhat.com/rhel-5.0.xml.in                 |   2 +
 data/os/redhat.com/rhel-5.1.xml.in                 |   2 +
 data/os/redhat.com/rhel-5.10.xml.in                |   2 +
 data/os/redhat.com/rhel-5.11.xml.in                |   2 +
 data/os/redhat.com/rhel-5.2.xml.in                 |   2 +
 data/os/redhat.com/rhel-5.3.xml.in                 |   2 +
 data/os/redhat.com/rhel-5.4.xml.in                 |   2 +
 data/os/redhat.com/rhel-5.5.xml.in                 |   2 +
 data/os/redhat.com/rhel-5.6.xml.in                 |   2 +
 data/os/redhat.com/rhel-5.7.xml.in                 |   2 +
 data/os/redhat.com/rhel-5.8.xml.in                 |   2 +
 data/os/redhat.com/rhel-5.9.xml.in                 |   2 +
 data/os/redhat.com/rhel-6.0.xml.in                 |   2 +
 data/os/redhat.com/rhel-6.1.xml.in                 |   2 +
 data/os/redhat.com/rhel-6.2.xml.in                 |   2 +
 data/os/redhat.com/rhel-6.3.xml.in                 |   2 +
 data/os/redhat.com/rhel-6.4.xml.in                 |   2 +
 data/os/redhat.com/rhel-6.5.xml.in                 |   2 +
 data/os/redhat.com/rhel-6.6.xml.in                 |   2 +
 data/os/redhat.com/rhel-6.7.xml.in                 |   2 +
 data/os/redhat.com/rhel-6.8.xml.in                 |   2 +
 data/os/redhat.com/rhel-7.0.xml.in                 |   2 +
 data/os/redhat.com/rhel-7.1.xml.in                 |   2 +
 data/os/redhat.com/rhel-7.2.xml.in                 |   2 +
 data/os/redhat.com/rhel-atomic-7.0.xml.in          |   2 +
 data/os/redhat.com/rhel-atomic-7.1.xml.in          |   2 +
 data/os/redhat.com/rhel-atomic-7.2.xml.in          |   2 +
 data/os/redhat.com/rhl-1.0.xml.in                  |   2 +
 data/os/redhat.com/rhl-1.1.xml.in                  |   2 +
 data/os/redhat.com/rhl-2.0.xml.in                  |   2 +
 data/os/redhat.com/rhl-2.1.xml.in                  |   2 +
 data/os/redhat.com/rhl-3.0.3.xml.in                |   2 +
 data/os/redhat.com/rhl-4.0.xml.in                  |   2 +
 data/os/redhat.com/rhl-4.1.xml.in                  |   2 +
 data/os/redhat.com/rhl-4.2.xml.in                  |   2 +
 data/os/redhat.com/rhl-5.0.xml.in                  |   2 +
 data/os/redhat.com/rhl-5.1.xml.in                  |   2 +
 data/os/redhat.com/rhl-5.2.xml.in                  |   2 +
 data/os/redhat.com/rhl-6.0.xml.in                  |   2 +
 data/os/redhat.com/rhl-6.1.xml.in                  |   2 +
 data/os/redhat.com/rhl-6.2.xml.in                  |   2 +
 data/os/redhat.com/rhl-7.1.xml.in                  |   2 +
 data/os/redhat.com/rhl-7.2.xml.in                  |   2 +
 data/os/redhat.com/rhl-7.3.xml.in                  |   2 +
 data/os/redhat.com/rhl-7.xml.in                    |   2 +
 data/os/redhat.com/rhl-8.0.xml.in                  |   2 +
 data/os/redhat.com/rhl-9.xml.in                    |   2 +
 data/os/sun.com/opensolaris-2009.06.xml.in         |   2 +
 data/os/sun.com/solaris-10.xml.in                  |   2 +
 data/os/sun.com/solaris-9.xml.in                   |   2 +
 data/os/suse.com/sled-10.xml.in                    |   2 +
 data/os/suse.com/sled-11.1.xml.in                  |   2 +
 data/os/suse.com/sled-11.2.xml.in                  |   2 +
 data/os/suse.com/sled-11.3.xml.in                  |   2 +
 data/os/suse.com/sled-11.4.xml.in                  |   2 +
 data/os/suse.com/sled-11.xml.in                    |   2 +
 data/os/suse.com/sled-12.1.xml.in                  |   2 +
 data/os/suse.com/sled-12.xml.in                    |   2 +
 data/os/suse.com/sled-9.xml.in                     |   2 +
 data/os/suse.com/sles-10.xml.in                    |   2 +
 data/os/suse.com/sles-11.1.xml.in                  |   2 +
 data/os/suse.com/sles-11.2.xml.in                  |   2 +
 data/os/suse.com/sles-11.3.xml.in                  |   2 +
 data/os/suse.com/sles-11.4.xml.in                  |   2 +
 data/os/suse.com/sles-11.xml.in                    |   2 +
 data/os/suse.com/sles-12.1.xml.in                  |   2 +
 data/os/suse.com/sles-12.xml.in                    |   2 +
 data/os/suse.com/sles-9.xml.in                     |   2 +
 data/os/ubuntu.com/ubuntu-10.04.xml.in             |   2 +
 data/os/ubuntu.com/ubuntu-10.10.xml.in             |   2 +
 data/os/ubuntu.com/ubuntu-11.04.xml.in             |   2 +
 data/os/ubuntu.com/ubuntu-11.10.xml.in             |   2 +
 data/os/ubuntu.com/ubuntu-12.04.xml.in             |   2 +
 data/os/ubuntu.com/ubuntu-12.10.xml.in             |   2 +
 data/os/ubuntu.com/ubuntu-13.04.xml.in             |   2 +
 data/os/ubuntu.com/ubuntu-13.10.xml.in             |   2 +
 data/os/ubuntu.com/ubuntu-14.04.xml.in             |   2 +
 data/os/ubuntu.com/ubuntu-14.10.xml.in             |   2 +
 data/os/ubuntu.com/ubuntu-15.04.xml.in             |   2 +
 data/os/ubuntu.com/ubuntu-15.10.xml.in             |   2 +
 data/os/ubuntu.com/ubuntu-16.04.xml.in             |   2 +
 data/os/ubuntu.com/ubuntu-4.10.xml.in              |   2 +
 data/os/ubuntu.com/ubuntu-5.04.xml.in              |   2 +
 data/os/ubuntu.com/ubuntu-5.10.xml.in              |   2 +
 data/os/ubuntu.com/ubuntu-6.06.xml.in              |   2 +
 data/os/ubuntu.com/ubuntu-6.10.xml.in              |   2 +
 data/os/ubuntu.com/ubuntu-7.04.xml.in              |   2 +
 data/os/ubuntu.com/ubuntu-7.10.xml.in              |   2 +
 data/os/ubuntu.com/ubuntu-8.04.xml.in              |   2 +
 data/os/ubuntu.com/ubuntu-8.10.xml.in              |   2 +
 data/os/ubuntu.com/ubuntu-9.04.xml.in              |   2 +
 data/os/ubuntu.com/ubuntu-9.10.xml.in              |   2 +
 data/platform/linux-kvm.org/qemu-kvm-1.0.1.xml.in  |   2 +
 data/platform/linux-kvm.org/qemu-kvm-1.0.xml.in    |   2 +
 data/platform/linux-kvm.org/qemu-kvm-1.1.0.xml.in  |   2 +
 data/platform/linux-kvm.org/qemu-kvm-1.1.1.xml.in  |   2 +
 data/platform/linux-kvm.org/qemu-kvm-1.1.2.xml.in  |   2 +
 data/platform/linux-kvm.org/qemu-kvm-1.2.0.xml.in  |   2 +
 data/platform/qemu.org/qemu-1.0.1.xml.in           |   2 +
 data/platform/qemu.org/qemu-1.0.xml.in             |   2 +
 data/platform/qemu.org/qemu-1.1.1-1.xml.in         |   2 +
 data/platform/qemu.org/qemu-1.1.1.xml.in           |   2 +
 data/platform/qemu.org/qemu-1.1.2.xml.in           |   2 +
 data/platform/qemu.org/qemu-1.1.xml.in             |   2 +
 data/platform/qemu.org/qemu-1.2.0.xml.in           |   2 +
 data/platform/qemu.org/qemu-1.2.1.xml.in           |   2 +
 data/platform/qemu.org/qemu-1.2.2.xml.in           |   2 +
 data/platform/qemu.org/qemu-1.3.0.xml.in           |   2 +
 data/platform/qemu.org/qemu-1.3.1.xml.in           |   2 +
 data/platform/qemu.org/qemu-1.4.0.xml.in           |   2 +
 data/platform/qemu.org/qemu-1.4.1.xml.in           |   2 +
 data/platform/qemu.org/qemu-1.4.2.xml.in           |   2 +
 data/platform/qemu.org/qemu-1.5.0.xml.in           |   2 +
 data/platform/qemu.org/qemu-1.5.1.xml.in           |   2 +
 data/platform/qemu.org/qemu-1.5.2.xml.in           |   2 +
 data/platform/qemu.org/qemu-1.5.3.xml.in           |   2 +
 data/platform/qemu.org/qemu-1.6.0.xml.in           |   2 +
 data/platform/qemu.org/qemu-1.6.1.xml.in           |   2 +
 data/platform/qemu.org/qemu-1.6.2.xml.in           |   2 +
 data/platform/qemu.org/qemu-1.7.0.xml.in           |   2 +
 data/platform/qemu.org/qemu-1.7.1.xml.in           |   2 +
 data/platform/qemu.org/qemu-1.7.2.xml.in           |   2 +
 data/platform/qemu.org/qemu-2.0.0.xml.in           |   2 +
 data/platform/qemu.org/qemu-2.0.1.xml.in           |   2 +
 data/platform/qemu.org/qemu-2.0.2.xml.in           |   2 +
 data/platform/qemu.org/qemu-2.1.0.xml.in           |   2 +
 data/platform/qemu.org/qemu-2.1.1.xml.in           |   2 +
 data/platform/qemu.org/qemu-2.1.2.xml.in           |   2 +
 data/platform/qemu.org/qemu-2.1.3.xml.in           |   2 +
 data/platform/qemu.org/qemu-2.2.0.xml.in           |   2 +
 data/platform/qemu.org/qemu-2.2.1.xml.in           |   2 +
 data/platform/qemu.org/qemu-2.3.0.xml.in           |   2 +
 data/platform/redhat.com/xen-rhel-3.0.3.5.0.xml.in |   2 +
 data/platform/redhat.com/xen-rhel-3.1.0.5.1.xml.in |   2 +
 data/platform/redhat.com/xen-rhel-3.1.0.5.2.xml.in |   2 +
 data/platform/redhat.com/xen-rhel-3.1.0.5.3.xml.in |   2 +
 data/platform/redhat.com/xen-rhel-3.1.0.5.4.xml.in |   2 +
 data/platform/redhat.com/xen-rhel-3.1.0.5.5.xml.in |   2 +
 data/platform/redhat.com/xen-rhel-3.1.0.5.6.xml.in |   2 +
 data/platform/redhat.com/xen-rhel-3.1.0.5.7.xml.in |   2 +
 data/platform/xen.org/xen-3.0.2.xml.in             |   2 +
 data/platform/xen.org/xen-3.0.3.xml.in             |   2 +
 data/platform/xen.org/xen-3.0.4.xml.in             |   2 +
 data/platform/xen.org/xen-3.1.0.xml.in             |   2 +
 data/platform/xen.org/xen-3.1.3.xml.in             |   2 +
 data/platform/xen.org/xen-3.1.4.xml.in             |   2 +
 data/platform/xen.org/xen-3.2.0.xml.in             |   2 +
 data/platform/xen.org/xen-3.2.1.xml.in             |   2 +
 data/platform/xen.org/xen-3.2.2.xml.in             |   2 +
 data/platform/xen.org/xen-3.2.3.xml.in             |   2 +
 data/platform/xen.org/xen-3.3.0.xml.in             |   2 +
 data/platform/xen.org/xen-3.3.1.xml.in             |   2 +
 data/platform/xen.org/xen-3.3.2.xml.in             |   2 +
 data/platform/xen.org/xen-3.4.0.xml.in             |   2 +
 data/platform/xen.org/xen-3.4.1.xml.in             |   2 +
 data/platform/xen.org/xen-3.4.2.xml.in             |   2 +
 data/platform/xen.org/xen-3.4.3.xml.in             |   2 +
 data/platform/xen.org/xen-4.0.0.xml.in             |   2 +
 data/platform/xen.org/xen-4.0.1.xml.in             |   2 +
 data/platform/xen.org/xen-4.1.0.xml.in             |   2 +
 mingw-osinfo-db.spec.in                            |   2 +-
 osinfo-db.spec.in                                  |   2 +-
 480 files changed, 1214 insertions(+), 425 deletions(-)

diff --git a/COPYING b/COPYING
index 4362b49..d511905 100644
--- a/COPYING
+++ b/COPYING
@@ -1,397 +1,221 @@
-                  GNU LESSER GENERAL PUBLIC LICENSE
-                       Version 2.1, February 1999
+		    GNU GENERAL PUBLIC LICENSE
+		       Version 2, June 1991
 
- Copyright (C) 1991, 1999 Free Software Foundation, Inc.
- 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
+ Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  Everyone is permitted to copy and distribute verbatim copies
  of this license document, but changing it is not allowed.
 
-[This is the first released version of the Lesser GPL.  It also counts
- as the successor of the GNU Library Public License, version 2, hence
- the version number 2.1.]
-
-                            Preamble
+			    Preamble
 
   The licenses for most software are designed to take away your
 freedom to share and change it.  By contrast, the GNU General Public
-Licenses are intended to guarantee your freedom to share and change
-free software--to make sure the software is free for all its users.
-
-  This license, the Lesser General Public License, applies to some
-specially designated software packages--typically libraries--of the
-Free Software Foundation and other authors who decide to use it.  You
-can use it too, but we suggest you first think carefully about whether
-this license or the ordinary General Public License is the better
-strategy to use in any particular case, based on the explanations below.
-
-  When we speak of free software, we are referring to freedom of use,
-not price.  Our General Public Licenses are designed to make sure that
-you have the freedom to distribute copies of free software (and charge
-for this service if you wish); that you receive source code or can get
-it if you want it; that you can change the software and use pieces of
-it in new free programs; and that you are informed that you can do
-these things.
+License is intended to guarantee your freedom to share and change free
+software--to make sure the software is free for all its users.  This
+General Public License applies to most of the Free Software
+Foundation's software and to any other program whose authors commit to
+using it.  (Some other Free Software Foundation software is covered by
+the GNU Lesser General Public License instead.)  You can apply it to
+your programs, too.
+
+  When we speak of free software, we are referring to freedom, not
+price.  Our General Public Licenses are designed to make sure that you
+have the freedom to distribute copies of free software (and charge for
+this service if you wish), that you receive source code or can get it
+if you want it, that you can change the software or use pieces of it
+in new free programs; and that you know you can do these things.
 
   To protect your rights, we need to make restrictions that forbid
-distributors to deny you these rights or to ask you to surrender these
-rights.  These restrictions translate to certain responsibilities for
-you if you distribute copies of the library or if you modify it.
-
-  For example, if you distribute copies of the library, whether gratis
-or for a fee, you must give the recipients all the rights that we gave
-you.  You must make sure that they, too, receive or can get the source
-code.  If you link other code with the library, you must provide
-complete object files to the recipients, so that they can relink them
-with the library after making changes to the library and recompiling
-it.  And you must show them these terms so they know their rights.
-
-  We protect your rights with a two-step method: (1) we copyright the
-library, and (2) we offer you this license, which gives you legal
-permission to copy, distribute and/or modify the library.
-
-  To protect each distributor, we want to make it very clear that
-there is no warranty for the free library.  Also, if the library is
-modified by someone else and passed on, the recipients should know
-that what they have is not the original version, so that the original
-author's reputation will not be affected by problems that might be
-introduced by others.
-
-  Finally, software patents pose a constant threat to the existence of
-any free program.  We wish to make sure that a company cannot
-effectively restrict the users of a free program by obtaining a
-restrictive license from a patent holder.  Therefore, we insist that
-any patent license obtained for a version of the library must be
-consistent with the full freedom of use specified in this license.
-
-  Most GNU software, including some libraries, is covered by the
-ordinary GNU General Public License.  This license, the GNU Lesser
-General Public License, applies to certain designated libraries, and
-is quite different from the ordinary General Public License.  We use
-this license for certain libraries in order to permit linking those
-libraries into non-free programs.
-
-  When a program is linked with a library, whether statically or using
-a shared library, the combination of the two is legally speaking a
-combined work, a derivative of the original library.  The ordinary
-General Public License therefore permits such linking only if the
-entire combination fits its criteria of freedom.  The Lesser General
-Public License permits more lax criteria for linking other code with
-the library.
-
-  We call this license the "Lesser" General Public License because it
-does Less to protect the user's freedom than the ordinary General
-Public License.  It also provides other free software developers Less
-of an advantage over competing non-free programs.  These disadvantages
-are the reason we use the ordinary General Public License for many
-libraries.  However, the Lesser license provides advantages in certain
-special circumstances.
-
-  For example, on rare occasions, there may be a special need to
-encourage the widest possible use of a certain library, so that it becomes
-a de-facto standard.  To achieve this, non-free programs must be
-allowed to use the library.  A more frequent case is that a free
-library does the same job as widely used non-free libraries.  In this
-case, there is little to gain by limiting the free library to free
-software only, so we use the Lesser General Public License.
-
-  In other cases, permission to use a particular library in non-free
-programs enables a greater number of people to use a large body of
-free software.  For example, permission to use the GNU C Library in
-non-free programs enables many more people to use the whole GNU
-operating system, as well as its variant, the GNU/Linux operating
-system.
-
-  Although the Lesser General Public License is Less protective of the
-users' freedom, it does ensure that the user of a program that is
-linked with the Library has the freedom and the wherewithal to run
-that program using a modified version of the Library.
+anyone to deny you these rights or to ask you to surrender the rights.
+These restrictions translate to certain responsibilities for you if you
+distribute copies of the software, or if you modify it.
+
+  For example, if you distribute copies of such a program, whether
+gratis or for a fee, you must give the recipients all the rights that
+you have.  You must make sure that they, too, receive or can get the
+source code.  And you must show them these terms so they know their
+rights.
+
+  We protect your rights with two steps: (1) copyright the software, and
+(2) offer you this license which gives you legal permission to copy,
+distribute and/or modify the software.
+
+  Also, for each author's protection and ours, we want to make certain
+that everyone understands that there is no warranty for this free
+software.  If the software is modified by someone else and passed on, we
+want its recipients to know that what they have is not the original, so
+that any problems introduced by others will not reflect on the original
+authors' reputations.
+
+  Finally, any free program is threatened constantly by software
+patents.  We wish to avoid the danger that redistributors of a free
+program will individually obtain patent licenses, in effect making the
+program proprietary.  To prevent this, we have made it clear that any
+patent must be licensed for everyone's free use or not licensed at all.
 
   The precise terms and conditions for copying, distribution and
-modification follow.  Pay close attention to the difference between a
-"work based on the library" and a "work that uses the library".  The
-former contains code derived from the library, whereas the latter must
-be combined with the library in order to run.
-
-                  GNU LESSER GENERAL PUBLIC LICENSE
+modification follow.
+
+		    GNU GENERAL PUBLIC LICENSE
    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
 
-  0. This License Agreement applies to any software library or other
-program which contains a notice placed by the copyright holder or
-other authorized party saying it may be distributed under the terms of
-this Lesser General Public License (also called "this License").
-Each licensee is addressed as "you".
-
-  A "library" means a collection of software functions and/or data
-prepared so as to be conveniently linked with application programs
-(which use some of those functions and data) to form executables.
-
-  The "Library", below, refers to any such software library or work
-which has been distributed under these terms.  A "work based on the
-Library" means either the Library or any derivative work under
-copyright law: that is to say, a work containing the Library or a
-portion of it, either verbatim or with modifications and/or translated
-straightforwardly into another language.  (Hereinafter, translation is
-included without limitation in the term "modification".)
-
-  "Source code" for a work means the preferred form of the work for
-making modifications to it.  For a library, complete source code means
-all the source code for all modules it contains, plus any associated
-interface definition files, plus the scripts used to control compilation
-and installation of the library.
-
-  Activities other than copying, distribution and modification are not
+  0. This License applies to any program or other work which contains
+a notice placed by the copyright holder saying it may be distributed
+under the terms of this General Public License.  The "Program", below,
+refers to any such program or work, and a "work based on the Program"
+means either the Program or any derivative work under copyright law:
+that is to say, a work containing the Program or a portion of it,
+either verbatim or with modifications and/or translated into another
+language.  (Hereinafter, translation is included without limitation in
+the term "modification".)  Each licensee is addressed as "you".
+
+Activities other than copying, distribution and modification are not
 covered by this License; they are outside its scope.  The act of
-running a program using the Library is not restricted, and output from
-such a program is covered only if its contents constitute a work based
-on the Library (independent of the use of the Library in a tool for
-writing it).  Whether that is true depends on what the Library does
-and what the program that uses the Library does.
-
-  1. You may copy and distribute verbatim copies of the Library's
-complete source code as you receive it, in any medium, provided that
-you conspicuously and appropriately publish on each copy an
-appropriate copyright notice and disclaimer of warranty; keep intact
-all the notices that refer to this License and to the absence of any
-warranty; and distribute a copy of this License along with the
-Library.
-
-  You may charge a fee for the physical act of transferring a copy,
-and you may at your option offer warranty protection in exchange for a
-fee.
-
-  2. You may modify your copy or copies of the Library or any portion
-of it, thus forming a work based on the Library, and copy and
+running the Program is not restricted, and the output from the Program
+is covered only if its contents constitute a work based on the
+Program (independent of having been made by running the Program).
+Whether that is true depends on what the Program does.
+
+  1. You may copy and distribute verbatim copies of the Program's
+source code as you receive it, in any medium, provided that you
+conspicuously and appropriately publish on each copy an appropriate
+copyright notice and disclaimer of warranty; keep intact all the
+notices that refer to this License and to the absence of any warranty;
+and give any other recipients of the Program a copy of this License
+along with the Program.
+
+You may charge a fee for the physical act of transferring a copy, and
+you may at your option offer warranty protection in exchange for a fee.
+
+  2. You may modify your copy or copies of the Program or any portion
+of it, thus forming a work based on the Program, and copy and
 distribute such modifications or work under the terms of Section 1
 above, provided that you also meet all of these conditions:
 
-    a) The modified work must itself be a software library.
-
-    b) You must cause the files modified to carry prominent notices
+    a) You must cause the modified files to carry prominent notices
     stating that you changed the files and the date of any change.
 
-    c) You must cause the whole of the work to be licensed at no
-    charge to all third parties under the terms of this License.
-
-    d) If a facility in the modified Library refers to a function or a
-    table of data to be supplied by an application program that uses
-    the facility, other than as an argument passed when the facility
-    is invoked, then you must make a good faith effort to ensure that,
-    in the event an application does not supply such function or
-    table, the facility still operates, and performs whatever part of
-    its purpose remains meaningful.
-
-    (For example, a function in a library to compute square roots has
-    a purpose that is entirely well-defined independent of the
-    application.  Therefore, Subsection 2d requires that any
-    application-supplied function or table used by this function must
-    be optional: if the application does not supply it, the square
-    root function must still compute square roots.)
+    b) You must cause any work that you distribute or publish, that in
+    whole or in part contains or is derived from the Program or any
+    part thereof, to be licensed as a whole at no charge to all third
+    parties under the terms of this License.
+
+    c) If the modified program normally reads commands interactively
+    when run, you must cause it, when started running for such
+    interactive use in the most ordinary way, to print or display an
+    announcement including an appropriate copyright notice and a
+    notice that there is no warranty (or else, saying that you provide
+    a warranty) and that users may redistribute the program under
+    these conditions, and telling the user how to view a copy of this
+    License.  (Exception: if the Program itself is interactive but
+    does not normally print such an announcement, your work based on
+    the Program is not required to print an announcement.)
 
 These requirements apply to the modified work as a whole.  If
-identifiable sections of that work are not derived from the Library,
+identifiable sections of that work are not derived from the Program,
 and can be reasonably considered independent and separate works in
 themselves, then this License, and its terms, do not apply to those
 sections when you distribute them as separate works.  But when you
 distribute the same sections as part of a whole which is a work based
-on the Library, the distribution of the whole must be on the terms of
+on the Program, the distribution of the whole must be on the terms of
 this License, whose permissions for other licensees extend to the
-entire whole, and thus to each and every part regardless of who wrote
-it.
+entire whole, and thus to each and every part regardless of who wrote it.
 
 Thus, it is not the intent of this section to claim rights or contest
 your rights to work written entirely by you; rather, the intent is to
 exercise the right to control the distribution of derivative or
-collective works based on the Library.
+collective works based on the Program.
 
-In addition, mere aggregation of another work not based on the Library
-with the Library (or with a work based on the Library) on a volume of
+In addition, mere aggregation of another work not based on the Program
+with the Program (or with a work based on the Program) on a volume of
 a storage or distribution medium does not bring the other work under
 the scope of this License.
 
-  3. You may opt to apply the terms of the ordinary GNU General Public
-License instead of this License to a given copy of the Library.  To do
-this, you must alter all the notices that refer to this License, so
-that they refer to the ordinary GNU General Public License, version 2,
-instead of to this License.  (If a newer version than version 2 of the
-ordinary GNU General Public License has appeared, then you can specify
-that version instead if you wish.)  Do not make any other change in
-these notices.
-
-  Once this change is made in a given copy, it is irreversible for
-that copy, so the ordinary GNU General Public License applies to all
-subsequent copies and derivative works made from that copy.
-
-  This option is useful when you wish to copy part of the code of
-the Library into a program that is not a library.
-
-  4. You may copy and distribute the Library (or a portion or
-derivative of it, under Section 2) in object code or executable form
-under the terms of Sections 1 and 2 above provided that you accompany
-it with the complete corresponding machine-readable source code, which
-must be distributed under the terms of Sections 1 and 2 above on a
-medium customarily used for software interchange.
-
-  If distribution of object code is made by offering access to copy
-from a designated place, then offering equivalent access to copy the
-source code from the same place satisfies the requirement to
-distribute the source code, even though third parties are not
+  3. You may copy and distribute the Program (or a work based on it,
+under Section 2) in object code or executable form under the terms of
+Sections 1 and 2 above provided that you also do one of the following:
+
+    a) Accompany it with the complete corresponding machine-readable
+    source code, which must be distributed under the terms of Sections
+    1 and 2 above on a medium customarily used for software interchange; or,
+
+    b) Accompany it with a written offer, valid for at least three
+    years, to give any third party, for a charge no more than your
+    cost of physically performing source distribution, a complete
+    machine-readable copy of the corresponding source code, to be
+    distributed under the terms of Sections 1 and 2 above on a medium
+    customarily used for software interchange; or,
+
+    c) Accompany it with the information you received as to the offer
+    to distribute corresponding source code.  (This alternative is
+    allowed only for noncommercial distribution and only if you
+    received the program in object code or executable form with such
+    an offer, in accord with Subsection b above.)
+
+The source code for a work means the preferred form of the work for
+making modifications to it.  For an executable work, complete source
+code means all the source code for all modules it contains, plus any
+associated interface definition files, plus the scripts used to
+control compilation and installation of the executable.  However, as a
+special exception, the source code distributed need not include
+anything that is normally distributed (in either source or binary
+form) with the major components (compiler, kernel, and so on) of the
+operating system on which the executable runs, unless that component
+itself accompanies the executable.
+
+If distribution of executable or object code is made by offering
+access to copy from a designated place, then offering equivalent
+access to copy the source code from the same place counts as
+distribution of the source code, even though third parties are not
 compelled to copy the source along with the object code.
 
-  5. A program that contains no derivative of any portion of the
-Library, but is designed to work with the Library by being compiled or
-linked with it, is called a "work that uses the Library".  Such a
-work, in isolation, is not a derivative work of the Library, and
-therefore falls outside the scope of this License.
-
-  However, linking a "work that uses the Library" with the Library
-creates an executable that is a derivative of the Library (because it
-contains portions of the Library), rather than a "work that uses the
-library".  The executable is therefore covered by this License.
-Section 6 states terms for distribution of such executables.
-
-  When a "work that uses the Library" uses material from a header file
-that is part of the Library, the object code for the work may be a
-derivative work of the Library even though the source code is not.
-Whether this is true is especially significant if the work can be
-linked without the Library, or if the work is itself a library.  The
-threshold for this to be true is not precisely defined by law.
-
-  If such an object file uses only numerical parameters, data
-structure layouts and accessors, and small macros and small inline
-functions (ten lines or less in length), then the use of the object
-file is unrestricted, regardless of whether it is legally a derivative
-work.  (Executables containing this object code plus portions of the
-Library will still fall under Section 6.)
-
-  Otherwise, if the work is a derivative of the Library, you may
-distribute the object code for the work under the terms of Section 6.
-Any executables containing that work also fall under Section 6,
-whether or not they are linked directly with the Library itself.
-
-  6. As an exception to the Sections above, you may also combine or
-link a "work that uses the Library" with the Library to produce a
-work containing portions of the Library, and distribute that work
-under terms of your choice, provided that the terms permit
-modification of the work for the customer's own use and reverse
-engineering for debugging such modifications.
-
-  You must give prominent notice with each copy of the work that the
-Library is used in it and that the Library and its use are covered by
-this License.  You must supply a copy of this License.  If the work
-during execution displays copyright notices, you must include the
-copyright notice for the Library among them, as well as a reference
-directing the user to the copy of this License.  Also, you must do one
-of these things:
-
-    a) Accompany the work with the complete corresponding
-    machine-readable source code for the Library including whatever
-    changes were used in the work (which must be distributed under
-    Sections 1 and 2 above); and, if the work is an executable linked
-    with the Library, with the complete machine-readable "work that
-    uses the Library", as object code and/or source code, so that the
-    user can modify the Library and then relink to produce a modified
-    executable containing the modified Library.  (It is understood
-    that the user who changes the contents of definitions files in the
-    Library will not necessarily be able to recompile the application
-    to use the modified definitions.)
-
-    b) Use a suitable shared library mechanism for linking with the
-    Library.  A suitable mechanism is one that (1) uses at run time a
-    copy of the library already present on the user's computer system,
-    rather than copying library functions into the executable, and (2)
-    will operate properly with a modified version of the library, if
-    the user installs one, as long as the modified version is
-    interface-compatible with the version that the work was made with.
-
-    c) Accompany the work with a written offer, valid for at
-    least three years, to give the same user the materials
-    specified in Subsection 6a, above, for a charge no more
-    than the cost of performing this distribution.
-
-    d) If distribution of the work is made by offering access to copy
-    from a designated place, offer equivalent access to copy the above
-    specified materials from the same place.
-
-    e) Verify that the user has already received a copy of these
-    materials or that you have already sent this user a copy.
-
-  For an executable, the required form of the "work that uses the
-Library" must include any data and utility programs needed for
-reproducing the executable from it.  However, as a special exception,
-the materials to be distributed need not include anything that is
-normally distributed (in either source or binary form) with the major
-components (compiler, kernel, and so on) of the operating system on
-which the executable runs, unless that component itself accompanies
-the executable.
-
-  It may happen that this requirement contradicts the license
-restrictions of other proprietary libraries that do not normally
-accompany the operating system.  Such a contradiction means you cannot
-use both them and the Library together in an executable that you
-distribute.
-
-  7. You may place library facilities that are a work based on the
-Library side-by-side in a single library together with other library
-facilities not covered by this License, and distribute such a combined
-library, provided that the separate distribution of the work based on
-the Library and of the other library facilities is otherwise
-permitted, and provided that you do these two things:
-
-    a) Accompany the combined library with a copy of the same work
-    based on the Library, uncombined with any other library
-    facilities.  This must be distributed under the terms of the
-    Sections above.
-
-    b) Give prominent notice with the combined library of the fact
-    that part of it is a work based on the Library, and explaining
-    where to find the accompanying uncombined form of the same work.
-
-  8. You may not copy, modify, sublicense, link with, or distribute
-the Library except as expressly provided under this License.  Any
-attempt otherwise to copy, modify, sublicense, link with, or
-distribute the Library is void, and will automatically terminate your
-rights under this License.  However, parties who have received copies,
-or rights, from you under this License will not have their licenses
-terminated so long as such parties remain in full compliance.
-
-  9. You are not required to accept this License, since you have not
+  4. You may not copy, modify, sublicense, or distribute the Program
+except as expressly provided under this License.  Any attempt
+otherwise to copy, modify, sublicense or distribute the Program is
+void, and will automatically terminate your rights under this License.
+However, parties who have received copies, or rights, from you under
+this License will not have their licenses terminated so long as such
+parties remain in full compliance.
+
+  5. You are not required to accept this License, since you have not
 signed it.  However, nothing else grants you permission to modify or
-distribute the Library or its derivative works.  These actions are
+distribute the Program or its derivative works.  These actions are
 prohibited by law if you do not accept this License.  Therefore, by
-modifying or distributing the Library (or any work based on the
-Library), you indicate your acceptance of this License to do so, and
+modifying or distributing the Program (or any work based on the
+Program), you indicate your acceptance of this License to do so, and
 all its terms and conditions for copying, distributing or modifying
-the Library or works based on it.
+the Program or works based on it.
 
-  10. Each time you redistribute the Library (or any work based on the
-Library), the recipient automatically receives a license from the
-original licensor to copy, distribute, link with or modify the Library
-subject to these terms and conditions.  You may not impose any further
+  6. Each time you redistribute the Program (or any work based on the
+Program), the recipient automatically receives a license from the
+original licensor to copy, distribute or modify the Program subject to
+these terms and conditions.  You may not impose any further
 restrictions on the recipients' exercise of the rights granted herein.
-You are not responsible for enforcing compliance by third parties with
+You are not responsible for enforcing compliance by third parties to
 this License.
-
-  11. If, as a consequence of a court judgment or allegation of patent
+
+  7. If, as a consequence of a court judgment or allegation of patent
 infringement or for any other reason (not limited to patent issues),
 conditions are imposed on you (whether by court order, agreement or
 otherwise) that contradict the conditions of this License, they do not
 excuse you from the conditions of this License.  If you cannot
 distribute so as to satisfy simultaneously your obligations under this
 License and any other pertinent obligations, then as a consequence you
-may not distribute the Library at all.  For example, if a patent
-license would not permit royalty-free redistribution of the Library by
+may not distribute the Program at all.  For example, if a patent
+license would not permit royalty-free redistribution of the Program by
 all those who receive copies directly or indirectly through you, then
 the only way you could satisfy both it and this License would be to
-refrain entirely from distribution of the Library.
+refrain entirely from distribution of the Program.
 
-If any portion of this section is held invalid or unenforceable under any
-particular circumstance, the balance of the section is intended to apply,
-and the section as a whole is intended to apply in other circumstances.
+If any portion of this section is held invalid or unenforceable under
+any particular circumstance, the balance of the section is intended to
+apply and the section as a whole is intended to apply in other
+circumstances.
 
 It is not the purpose of this section to induce you to infringe any
 patents or other property right claims or to contest validity of any
 such claims; this section has the sole purpose of protecting the
-integrity of the free software distribution system which is
+integrity of the free software distribution system, which is
 implemented by public license practices.  Many people have made
 generous contributions to the wide range of software distributed
 through that system in reliance on consistent application of that
@@ -402,101 +226,114 @@ impose that choice.
 This section is intended to make thoroughly clear what is believed to
 be a consequence of the rest of this License.
 
-  12. If the distribution and/or use of the Library is restricted in
+  8. If the distribution and/or use of the Program is restricted in
 certain countries either by patents or by copyrighted interfaces, the
-original copyright holder who places the Library under this License may add
-an explicit geographical distribution limitation excluding those countries,
-so that distribution is permitted only in or among countries not thus
-excluded.  In such case, this License incorporates the limitation as if
-written in the body of this License.
-
-  13. The Free Software Foundation may publish revised and/or new
-versions of the Lesser General Public License from time to time.
-Such new versions will be similar in spirit to the present version,
-but may differ in detail to address new problems or concerns.
-
-Each version is given a distinguishing version number.  If the Library
-specifies a version number of this License which applies to it and
-"any later version", you have the option of following the terms and
-conditions either of that version or of any later version published by
-the Free Software Foundation.  If the Library does not specify a
-license version number, you may choose any version ever published by
-the Free Software Foundation.
-
-  14. If you wish to incorporate parts of the Library into other free
-programs whose distribution conditions are incompatible with these,
-write to the author to ask for permission.  For software which is
-copyrighted by the Free Software Foundation, write to the Free
-Software Foundation; we sometimes make exceptions for this.  Our
-decision will be guided by the two goals of preserving the free status
-of all derivatives of our free software and of promoting the sharing
-and reuse of software generally.
-
-                            NO WARRANTY
-
-  15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
-WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
-EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
-OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
-KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
-IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
-PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
-LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
-THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
-
-  16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
-WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
-AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
-FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
-CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
-LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
-RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
-FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
-SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
-DAMAGES.
-
-                     END OF TERMS AND CONDITIONS
-
-           How to Apply These Terms to Your New Libraries
-
-  If you develop a new library, and you want it to be of the greatest
-possible use to the public, we recommend making it free software that
-everyone can redistribute and change.  You can do so by permitting
-redistribution under these terms (or, alternatively, under the terms of the
-ordinary General Public License).
-
-  To apply these terms, attach the following notices to the library.  It is
-safest to attach them to the start of each source file to most effectively
-convey the exclusion of warranty; and each file should have at least the
-"copyright" line and a pointer to where the full notice is found.
-
-    <one line to give the library's name and a brief idea of what it does.>
+original copyright holder who places the Program under this License
+may add an explicit geographical distribution limitation excluding
+those countries, so that distribution is permitted only in or among
+countries not thus excluded.  In such case, this License incorporates
+the limitation as if written in the body of this License.
+
+  9. The Free Software Foundation may publish revised and/or new versions
+of the General Public License from time to time.  Such new versions will
+be similar in spirit to the present version, but may differ in detail to
+address new problems or concerns.
+
+Each version is given a distinguishing version number.  If the Program
+specifies a version number of this License which applies to it and "any
+later version", you have the option of following the terms and conditions
+either of that version or of any later version published by the Free
+Software Foundation.  If the Program does not specify a version number of
+this License, you may choose any version ever published by the Free Software
+Foundation.
+
+  10. If you wish to incorporate parts of the Program into other free
+programs whose distribution conditions are different, write to the author
+to ask for permission.  For software which is copyrighted by the Free
+Software Foundation, write to the Free Software Foundation; we sometimes
+make exceptions for this.  Our decision will be guided by the two goals
+of preserving the free status of all derivatives of our free software and
+of promoting the sharing and reuse of software generally.
+
+			    NO WARRANTY
+
+  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
+FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
+OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
+PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
+OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
+TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
+PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
+REPAIR OR CORRECTION.
+
+  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
+WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
+REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
+INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
+OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
+TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
+YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
+PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
+POSSIBILITY OF SUCH DAMAGES.
+
+		     END OF TERMS AND CONDITIONS
+
+	    How to Apply These Terms to Your New Programs
+
+  If you develop a new program, and you want it to be of the greatest
+possible use to the public, the best way to achieve this is to make it
+free software which everyone can redistribute and change under these terms.
+
+  To do so, attach the following notices to the program.  It is safest
+to attach them to the start of each source file to most effectively
+convey the exclusion of warranty; and each file should have at least
+the "copyright" line and a pointer to where the full notice is found.
+
+    <one line to give the program's name and a brief idea of what it does.>
     Copyright (C) <year>  <name of author>
 
-    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
-    version 2.1 of the License, or (at your option) any later version.
+    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 of the License, or
+    (at your option) any later version.
 
-    This library is distributed in the hope that it will be useful,
+    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
-    Lesser General Public License for more details.
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+    GNU General Public License for more details.
 
-    You should have received a copy of the GNU Lesser General Public
-    License along with this library; if not, write to the Free Software
-    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
+    You should have received a copy of the GNU General Public License along
+    with this program; if not, write to the Free Software Foundation, Inc.,
+    51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 
 Also add information on how to contact you by electronic and paper mail.
 
+If the program is interactive, make it output a short notice like this
+when it starts in an interactive mode:
+
+    Gnomovision version 69, Copyright (C) year name of author
+    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
+    This is free software, and you are welcome to redistribute it
+    under certain conditions; type `show c' for details.
+
+The hypothetical commands `show w' and `show c' should show the appropriate
+parts of the General Public License.  Of course, the commands you use may
+be called something other than `show w' and `show c'; they could even be
+mouse-clicks or menu items--whatever suits your program.
+
 You should also get your employer (if you work as a programmer) or your
-school, if any, to sign a "copyright disclaimer" for the library, if
+school, if any, to sign a "copyright disclaimer" for the program, if
 necessary.  Here is a sample; alter the names:
 
-  Yoyodyne, Inc., hereby disclaims all copyright interest in the
-  library `Frob' (a library for tweaking knobs) written by James Random Hacker.
+  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
+  `Gnomovision' (which makes passes at compilers) written by James Hacker.
 
-  <signature of Ty Coon>, 1 April 1990
+  <signature of Ty Coon>, 1 April 1989
   Ty Coon, President of Vice
 
-That's all there is to it!
+This General Public License does not permit incorporating your program into
+proprietary programs.  If your program is a subroutine library, you may
+consider it more useful to permit linking proprietary applications with the
+library.  If this is what you want to do, use the GNU Lesser General
+Public License instead of this License.
diff --git a/README b/README
index edcd124..b2822cb 100644
--- a/README
+++ b/README
@@ -5,7 +5,7 @@ osinfo-db provides the database files for use with the libosinfo
 library. It provides information about guest operating systems for
 use with virtualization provisioning tools
 
-osinfo-db is Free Software and licenced under LGPLv2+.
+osinfo-db is Free Software and licenced under GPLv2+.
 
 The latest official releases can be found at:
 
diff --git a/data/datamap/microsoft.com/win-7-l10n-language.xml.in b/data/datamap/microsoft.com/win-7-l10n-language.xml.in
index 65d36f6..cb2f57f 100644
--- a/data/datamap/microsoft.com/win-7-l10n-language.xml.in
+++ b/data/datamap/microsoft.com/win-7-l10n-language.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <datamap id="http://microsoft.com/win/7/l10n-language">
     <entry inval="EN" outval="en_US"/>
     <entry inval="AR" outval="ar_SA"/>
diff --git a/data/datamap/microsoft.com/win-8-l10n-language-reverse.xml.in b/data/datamap/microsoft.com/win-8-l10n-language-reverse.xml.in
index bad940f..1caf3b6 100644
--- a/data/datamap/microsoft.com/win-8-l10n-language-reverse.xml.in
+++ b/data/datamap/microsoft.com/win-8-l10n-language-reverse.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <datamap id="http://microsoft.com/win/8/l10n-language-reverse">
     <entry inval="en_US" outval="EN-US"/>
     <entry inval="en_GB" outval="EN-GB"/>
diff --git a/data/datamap/microsoft.com/win-8-l10n-language.xml.in b/data/datamap/microsoft.com/win-8-l10n-language.xml.in
index a847b38..3b81706 100644
--- a/data/datamap/microsoft.com/win-8-l10n-language.xml.in
+++ b/data/datamap/microsoft.com/win-8-l10n-language.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <datamap id="http://microsoft.com/win/8/l10n-language">
     <entry inval="EN-US" outval="en_US"/>
     <entry inval="EN-GB" outval="en_GB"/>
diff --git a/data/datamap/x.org/x11-keyboard.xml.in b/data/datamap/x.org/x11-keyboard.xml.in
index 28cf201..5a8f713 100644
--- a/data/datamap/x.org/x11-keyboard.xml.in
+++ b/data/datamap/x.org/x11-keyboard.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <datamap id="http://x.org/x11-keyboard">
     <entry inval="af_ZA" outval="za"/>
     <entry inval="ar_AE" outval="ae"/>
diff --git a/data/device/ibasetechnologies.net/isa-ib700.xml.in b/data/device/ibasetechnologies.net/isa-ib700.xml.in
index b629715..9ee31cc 100644
--- a/data/device/ibasetechnologies.net/isa-ib700.xml.in
+++ b/data/device/ibasetechnologies.net/isa-ib700.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <device id="http://ibasetechnologies.net/isa/ib700">
     <name>ib700</name>
     <bus-type>isa</bus-type>
diff --git a/data/device/ibm.com/ps2-keyboard.xml.in b/data/device/ibm.com/ps2-keyboard.xml.in
index c66a4e3..e00bca6 100644
--- a/data/device/ibm.com/ps2-keyboard.xml.in
+++ b/data/device/ibm.com/ps2-keyboard.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <device id="http://ibm.com/ps2/keyboard">
     <name>keyboard</name>
     <bus-type>ps2</bus-type>
diff --git a/data/device/ibm.com/ps2-mouse.xml.in b/data/device/ibm.com/ps2-mouse.xml.in
index 18ebd3e..820a15e 100644
--- a/data/device/ibm.com/ps2-mouse.xml.in
+++ b/data/device/ibm.com/ps2-mouse.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <device id="http://ibm.com/ps2/mouse">
     <name>mouse</name>
     <bus-type>ps2</bus-type>
diff --git a/data/device/pcisig.com/pci-1000-0012.d/class.xml.in b/data/device/pcisig.com/pci-1000-0012.d/class.xml.in
index 841d32b..d5efba6 100644
--- a/data/device/pcisig.com/pci-1000-0012.d/class.xml.in
+++ b/data/device/pcisig.com/pci-1000-0012.d/class.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <device id="http://pcisig.com/pci/1000/0012">
     <name>lsi</name>
     <class>block</class>
diff --git a/data/device/pcisig.com/pci-1013-00b8.d/class.xml.in b/data/device/pcisig.com/pci-1013-00b8.d/class.xml.in
index 53a44bf..cca7c06 100644
--- a/data/device/pcisig.com/pci-1013-00b8.d/class.xml.in
+++ b/data/device/pcisig.com/pci-1013-00b8.d/class.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <device id="http://pcisig.com/pci/1013/00b8">
     <name>cirrus</name>
     <class>video</class>
diff --git a/data/device/pcisig.com/pci-1022-2000.d/class.xml.in b/data/device/pcisig.com/pci-1022-2000.d/class.xml.in
index 8f51e0f..102c7aa 100644
--- a/data/device/pcisig.com/pci-1022-2000.d/class.xml.in
+++ b/data/device/pcisig.com/pci-1022-2000.d/class.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <device id="http://pcisig.com/pci/1022/2000">
     <name>pcnet</name>
     <class>net</class>
diff --git a/data/device/pcisig.com/pci-10ec-8029.d/class.xml.in b/data/device/pcisig.com/pci-10ec-8029.d/class.xml.in
index 1030cd3..de2e365 100644
--- a/data/device/pcisig.com/pci-10ec-8029.d/class.xml.in
+++ b/data/device/pcisig.com/pci-10ec-8029.d/class.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <device id="http://pcisig.com/pci/10ec/8029">
     <name>ne2k_pci</name>
     <class>net</class>
diff --git a/data/device/pcisig.com/pci-10ec-8139.d/class.xml.in b/data/device/pcisig.com/pci-10ec-8139.d/class.xml.in
index 636d136..738f7bb 100644
--- a/data/device/pcisig.com/pci-10ec-8139.d/class.xml.in
+++ b/data/device/pcisig.com/pci-10ec-8139.d/class.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <device id="http://pcisig.com/pci/10ec/8139">
     <name>rtl8139</name>
     <class>net</class>
diff --git a/data/device/pcisig.com/pci-1234-1111.xml.in b/data/device/pcisig.com/pci-1234-1111.xml.in
index a813e68..e7aa4ec 100644
--- a/data/device/pcisig.com/pci-1234-1111.xml.in
+++ b/data/device/pcisig.com/pci-1234-1111.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <device id="http://pcisig.com/pci/1234/1111">
     <name>vga</name>
     <bus-type>pci</bus-type>
diff --git a/data/device/pcisig.com/pci-1274-5000.d/class.xml.in b/data/device/pcisig.com/pci-1274-5000.d/class.xml.in
index c6e6a04..918e390 100644
--- a/data/device/pcisig.com/pci-1274-5000.d/class.xml.in
+++ b/data/device/pcisig.com/pci-1274-5000.d/class.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <device id="http://pcisig.com/pci/1274/5000">
     <name>es1370</name>
     <class>audio</class>
diff --git a/data/device/pcisig.com/pci-15ad-0710.d/class.xml.in b/data/device/pcisig.com/pci-15ad-0710.d/class.xml.in
index 2f2de24..e58aa32 100644
--- a/data/device/pcisig.com/pci-15ad-0710.d/class.xml.in
+++ b/data/device/pcisig.com/pci-15ad-0710.d/class.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <device id="http://pcisig.com/pci/15ad/0710">
     <name>vmvga</name>
     <class>video</class>
diff --git a/data/device/pcisig.com/pci-1af4-1000.d/class.xml.in b/data/device/pcisig.com/pci-1af4-1000.d/class.xml.in
index cd864e8..b699c08 100644
--- a/data/device/pcisig.com/pci-1af4-1000.d/class.xml.in
+++ b/data/device/pcisig.com/pci-1af4-1000.d/class.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <device id="http://pcisig.com/pci/1af4/1000">
     <name>virtio-net</name>
     <class>net</class>
diff --git a/data/device/pcisig.com/pci-1af4-1001.d/class.xml.in b/data/device/pcisig.com/pci-1af4-1001.d/class.xml.in
index f58b07a..936eeb7 100644
--- a/data/device/pcisig.com/pci-1af4-1001.d/class.xml.in
+++ b/data/device/pcisig.com/pci-1af4-1001.d/class.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <device id="http://pcisig.com/pci/1af4/1001">
     <name>virtio-block</name>
     <class>block</class>
diff --git a/data/device/pcisig.com/pci-1af4-1002.d/class.xml.in b/data/device/pcisig.com/pci-1af4-1002.d/class.xml.in
index 3273235..e27c9d0 100644
--- a/data/device/pcisig.com/pci-1af4-1002.d/class.xml.in
+++ b/data/device/pcisig.com/pci-1af4-1002.d/class.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <device id="http://pcisig.com/pci/1af4/1002">
     <name>virtio-balloon</name>
     <class>memory.balloon</class>
diff --git a/data/device/pcisig.com/pci-1af4-1003.d/class.xml.in b/data/device/pcisig.com/pci-1af4-1003.d/class.xml.in
index 68ee16e..a49ccbd 100644
--- a/data/device/pcisig.com/pci-1af4-1003.d/class.xml.in
+++ b/data/device/pcisig.com/pci-1af4-1003.d/class.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <device id="http://pcisig.com/pci/1af4/1003">
     <name>virtio-console</name>
     <class>console</class>
diff --git a/data/device/pcisig.com/pci-1af4-1004.d/class.xml.in b/data/device/pcisig.com/pci-1af4-1004.d/class.xml.in
index c9857ec..b440f31 100644
--- a/data/device/pcisig.com/pci-1af4-1004.d/class.xml.in
+++ b/data/device/pcisig.com/pci-1af4-1004.d/class.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <device id="http://pcisig.com/pci/1af4/1004">
     <name>virtio-scsi</name>
     <class>block</class>
diff --git a/data/device/pcisig.com/pci-1af4-1005.d/class.xml.in b/data/device/pcisig.com/pci-1af4-1005.d/class.xml.in
index 5323545..ff87e76 100644
--- a/data/device/pcisig.com/pci-1af4-1005.d/class.xml.in
+++ b/data/device/pcisig.com/pci-1af4-1005.d/class.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <device id="http://pcisig.com/pci/1af4/1005">
     <name>virtio-rng</name>
     <class>rng</class>
diff --git a/data/device/pcisig.com/pci-1af4-1009.d/class.xml.in b/data/device/pcisig.com/pci-1af4-1009.d/class.xml.in
index bbb89fe..7a6873b 100644
--- a/data/device/pcisig.com/pci-1af4-1009.d/class.xml.in
+++ b/data/device/pcisig.com/pci-1af4-1009.d/class.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <device id="http://pcisig.com/pci/1af4/1009">
     <name>virtio-9p</name>
     <class>filesystem</class>
diff --git a/data/device/pcisig.com/pci-1af4-1041.d/class.xml.in b/data/device/pcisig.com/pci-1af4-1041.d/class.xml.in
index 89eaf47..ebf70e5 100644
--- a/data/device/pcisig.com/pci-1af4-1041.d/class.xml.in
+++ b/data/device/pcisig.com/pci-1af4-1041.d/class.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <device id="http://pcisig.com/pci/1af4/1041">
     <name>virtio1.0-net</name>
     <class>net</class>
diff --git a/data/device/pcisig.com/pci-1af4-1042.d/class.xml.in b/data/device/pcisig.com/pci-1af4-1042.d/class.xml.in
index 98183d3..e82d0d6 100644
--- a/data/device/pcisig.com/pci-1af4-1042.d/class.xml.in
+++ b/data/device/pcisig.com/pci-1af4-1042.d/class.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <device id="http://pcisig.com/pci/1af4/1042">
     <name>virtio1.0-block</name>
     <class>block</class>
diff --git a/data/device/pcisig.com/pci-1af4-1043.d/class.xml.in b/data/device/pcisig.com/pci-1af4-1043.d/class.xml.in
index 02b8b0e..e82f909 100644
--- a/data/device/pcisig.com/pci-1af4-1043.d/class.xml.in
+++ b/data/device/pcisig.com/pci-1af4-1043.d/class.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <device id="http://pcisig.com/pci/1af4/1043">
     <name>virtio1.0-console</name>
     <class>console</class>
diff --git a/data/device/pcisig.com/pci-1af4-1044.d/class.xml.in b/data/device/pcisig.com/pci-1af4-1044.d/class.xml.in
index c6225a8..208cd5f 100644
--- a/data/device/pcisig.com/pci-1af4-1044.d/class.xml.in
+++ b/data/device/pcisig.com/pci-1af4-1044.d/class.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <device id="http://pcisig.com/pci/1af4/1044">
     <name>virtio1.0-rng</name>
     <class>rng</class>
diff --git a/data/device/pcisig.com/pci-1af4-1045.d/class.xml.in b/data/device/pcisig.com/pci-1af4-1045.d/class.xml.in
index 6984402..1fdf608 100644
--- a/data/device/pcisig.com/pci-1af4-1045.d/class.xml.in
+++ b/data/device/pcisig.com/pci-1af4-1045.d/class.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <device id="http://pcisig.com/pci/1af4/1045">
     <name>virtio1.0-balloon</name>
     <class>memory.balloon</class>
diff --git a/data/device/pcisig.com/pci-1af4-1048.d/class.xml.in b/data/device/pcisig.com/pci-1af4-1048.d/class.xml.in
index 1eb92ef..ca5b5ce 100644
--- a/data/device/pcisig.com/pci-1af4-1048.d/class.xml.in
+++ b/data/device/pcisig.com/pci-1af4-1048.d/class.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <device id="http://pcisig.com/pci/1af4/1048">
     <name>virtio1.0-scsi</name>
     <class>block</class>
diff --git a/data/device/pcisig.com/pci-1af4-1049.d/class.xml.in b/data/device/pcisig.com/pci-1af4-1049.d/class.xml.in
index a1b3b50..7213b35 100644
--- a/data/device/pcisig.com/pci-1af4-1049.d/class.xml.in
+++ b/data/device/pcisig.com/pci-1af4-1049.d/class.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <device id="http://pcisig.com/pci/1af4/1049">
     <name>virtio1.0-9p</name>
     <class>filesystem</class>
diff --git a/data/device/pcisig.com/pci-1af4-1050.d/class.xml.in b/data/device/pcisig.com/pci-1af4-1050.d/class.xml.in
index 40e4b32..3e43256 100644
--- a/data/device/pcisig.com/pci-1af4-1050.d/class.xml.in
+++ b/data/device/pcisig.com/pci-1af4-1050.d/class.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <device id="http://pcisig.com/pci/1af4/1050">
     <name>virtio1.0-gpu</name>
     <class>video</class>
diff --git a/data/device/pcisig.com/pci-1af4-1052.d/class.xml.in b/data/device/pcisig.com/pci-1af4-1052.d/class.xml.in
index a8d6b42..bd9e69d 100644
--- a/data/device/pcisig.com/pci-1af4-1052.d/class.xml.in
+++ b/data/device/pcisig.com/pci-1af4-1052.d/class.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <device id="http://pcisig.com/pci/1af4/1052">
     <name>virtio1.0-input</name>
     <class>input</class>
diff --git a/data/device/pcisig.com/pci-1b36-0100.d/class.xml.in b/data/device/pcisig.com/pci-1b36-0100.d/class.xml.in
index 4405392..5d4936c 100644
--- a/data/device/pcisig.com/pci-1b36-0100.d/class.xml.in
+++ b/data/device/pcisig.com/pci-1b36-0100.d/class.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <device id="http://pcisig.com/pci/1b36/0100">
     <name>qxl</name>
     <class>video</class>
diff --git a/data/device/pcisig.com/pci-8086-100e.d/class.xml.in b/data/device/pcisig.com/pci-8086-100e.d/class.xml.in
index fa9ab06..52d4ad1 100644
--- a/data/device/pcisig.com/pci-8086-100e.d/class.xml.in
+++ b/data/device/pcisig.com/pci-8086-100e.d/class.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <device id="http://pcisig.com/pci/8086/100e">
     <name>e1000</name>
     <class>net</class>
diff --git a/data/device/pcisig.com/pci-8086-2415.d/class.xml.in b/data/device/pcisig.com/pci-8086-2415.d/class.xml.in
index b873efc..6fad456 100644
--- a/data/device/pcisig.com/pci-8086-2415.d/class.xml.in
+++ b/data/device/pcisig.com/pci-8086-2415.d/class.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <device id="http://pcisig.com/pci/8086/2415">
     <name>ac97</name>
     <class>audio</class>
diff --git a/data/device/pcisig.com/pci-8086-25ab.d/class.xml.in b/data/device/pcisig.com/pci-8086-25ab.d/class.xml.in
index 86df550..014e0f6 100644
--- a/data/device/pcisig.com/pci-8086-25ab.d/class.xml.in
+++ b/data/device/pcisig.com/pci-8086-25ab.d/class.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <device id="http://pcisig.com/pci/8086/25ab">
     <name>6300esb</name>
     <class>watchdog</class>
diff --git a/data/device/pcisig.com/pci-8086-2668.d/class.xml.in b/data/device/pcisig.com/pci-8086-2668.d/class.xml.in
index 5eedce4..7d52a66 100644
--- a/data/device/pcisig.com/pci-8086-2668.d/class.xml.in
+++ b/data/device/pcisig.com/pci-8086-2668.d/class.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <device id="http://pcisig.com/pci/8086/2668">
     <name>ich6</name>
     <class>audio</class>
diff --git a/data/device/usb.org/usb-80ee-0021.d/class.xml.in b/data/device/usb.org/usb-80ee-0021.d/class.xml.in
index 2a9762a..b8ff7a1 100644
--- a/data/device/usb.org/usb-80ee-0021.d/class.xml.in
+++ b/data/device/usb.org/usb-80ee-0021.d/class.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <device id="http://usb.org/usb/80ee/0021">
     <name>tablet</name>
     <class>input</class>
diff --git a/data/device/xen.org/xen-console.xml.in b/data/device/xen.org/xen-console.xml.in
index caed5c4..3b88307 100644
--- a/data/device/xen.org/xen-console.xml.in
+++ b/data/device/xen.org/xen-console.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <device id="http://xen.org/xen/console">
     <class>console</class>
     <bus-type>xen</bus-type>
diff --git a/data/device/xen.org/xen-pci.xml.in b/data/device/xen.org/xen-pci.xml.in
index f7e0064..f89c3fe 100644
--- a/data/device/xen.org/xen-pci.xml.in
+++ b/data/device/xen.org/xen-pci.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <device id="http://xen.org/xen/pci">
     <class>input</class>
     <bus-type>xen</bus-type>
diff --git a/data/device/xen.org/xen-vbd.xml.in b/data/device/xen.org/xen-vbd.xml.in
index fe3fadc..426b4a1 100644
--- a/data/device/xen.org/xen-vbd.xml.in
+++ b/data/device/xen.org/xen-vbd.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <device id="http://xen.org/xen/vbd">
     <class>block</class>
     <bus-type>xen</bus-type>
diff --git a/data/device/xen.org/xen-vfb.xml.in b/data/device/xen.org/xen-vfb.xml.in
index 5fd1ea2..ba6f6cd 100644
--- a/data/device/xen.org/xen-vfb.xml.in
+++ b/data/device/xen.org/xen-vfb.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <device id="http://xen.org/xen/vfb">
     <class>video</class>
     <bus-type>xen</bus-type>
diff --git a/data/device/xen.org/xen-vif.xml.in b/data/device/xen.org/xen-vif.xml.in
index 88368ca..b52dd28 100644
--- a/data/device/xen.org/xen-vif.xml.in
+++ b/data/device/xen.org/xen-vif.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <device id="http://xen.org/xen/vif">
     <class>net</class>
     <bus-type>xen</bus-type>
diff --git a/data/device/xen.org/xen-vkbd.xml.in b/data/device/xen.org/xen-vkbd.xml.in
index dc06da9..ca4ecd5 100644
--- a/data/device/xen.org/xen-vkbd.xml.in
+++ b/data/device/xen.org/xen-vkbd.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <device id="http://xen.org/xen/vkbd">
     <class>input</class>
     <bus-type>xen</bus-type>
diff --git a/data/device/xen.org/xen-vscsi.xml.in b/data/device/xen.org/xen-vscsi.xml.in
index a8a9036..dccb68c 100644
--- a/data/device/xen.org/xen-vscsi.xml.in
+++ b/data/device/xen.org/xen-vscsi.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <device id="http://xen.org/xen/vscsi">
     <class>block</class>
     <bus-type>xen</bus-type>
diff --git a/data/device/xen.org/xen-vtpm.xml.in b/data/device/xen.org/xen-vtpm.xml.in
index a29bd7a..d678acf 100644
--- a/data/device/xen.org/xen-vtpm.xml.in
+++ b/data/device/xen.org/xen-vtpm.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <device id="http://xen.org/xen/vtpm">
     <bus-type>xen</bus-type>
     <product>Virtual TPM</product>
diff --git a/data/install-script/debian.org/debian-preseed-desktop.xml.in b/data/install-script/debian.org/debian-preseed-desktop.xml.in
index a786a30..3880bb4 100644
--- a/data/install-script/debian.org/debian-preseed-desktop.xml.in
+++ b/data/install-script/debian.org/debian-preseed-desktop.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <install-script id='http://debian.org/debian/preseed/desktop'>
     <profile>desktop</profile>
     <expected-filename>preseed.cfg</expected-filename>
diff --git a/data/install-script/debian.org/debian-preseed-jeos.xml.in b/data/install-script/debian.org/debian-preseed-jeos.xml.in
index 57dc8e4..801c4d1 100644
--- a/data/install-script/debian.org/debian-preseed-jeos.xml.in
+++ b/data/install-script/debian.org/debian-preseed-jeos.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <install-script id='http://debian.org/debian/preseed/jeos'>
     <profile>jeos</profile>
     <expected-filename>preseed.cfg</expected-filename>
diff --git a/data/install-script/fedoraproject.org/fedora-kickstart-desktop.xml.in b/data/install-script/fedoraproject.org/fedora-kickstart-desktop.xml.in
index bd10fba..5857d0d 100644
--- a/data/install-script/fedoraproject.org/fedora-kickstart-desktop.xml.in
+++ b/data/install-script/fedoraproject.org/fedora-kickstart-desktop.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <install-script id='http://fedoraproject.org/fedora/kickstart/desktop'>
     <profile>desktop</profile>
     <expected-filename>fedora.ks</expected-filename>
diff --git a/data/install-script/fedoraproject.org/fedora-kickstart-jeos.xml.in b/data/install-script/fedoraproject.org/fedora-kickstart-jeos.xml.in
index 8786d8a..a14abf7 100644
--- a/data/install-script/fedoraproject.org/fedora-kickstart-jeos.xml.in
+++ b/data/install-script/fedoraproject.org/fedora-kickstart-jeos.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <install-script id='http://fedoraproject.org/fedora/kickstart/jeos'>
     <profile>jeos</profile>
     <expected-filename>fedora.ks</expected-filename>
diff --git a/data/install-script/microsoft.com/windows-cmd-desktop.xml.in b/data/install-script/microsoft.com/windows-cmd-desktop.xml.in
index 475870e..f524c74 100644
--- a/data/install-script/microsoft.com/windows-cmd-desktop.xml.in
+++ b/data/install-script/microsoft.com/windows-cmd-desktop.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <install-script id='http://microsoft.com/windows/cmd/desktop'>
     <profile>desktop</profile>
     <path-format>dos</path-format>
diff --git a/data/install-script/microsoft.com/windows-reg-desktop.xml.in b/data/install-script/microsoft.com/windows-reg-desktop.xml.in
index af5951e..8159ccc 100644
--- a/data/install-script/microsoft.com/windows-reg-desktop.xml.in
+++ b/data/install-script/microsoft.com/windows-reg-desktop.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <install-script id='http://microsoft.com/windows/reg/desktop'>
     <profile>desktop</profile>
     <path-format>dos</path-format>
diff --git a/data/install-script/microsoft.com/windows-sif-desktop.xml.in b/data/install-script/microsoft.com/windows-sif-desktop.xml.in
index 9114c35..c158954 100644
--- a/data/install-script/microsoft.com/windows-sif-desktop.xml.in
+++ b/data/install-script/microsoft.com/windows-sif-desktop.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <install-script id='http://microsoft.com/windows/sif/desktop'>
     <profile>desktop</profile>
     <path-format>dos</path-format>
diff --git a/data/install-script/microsoft.com/windows-sif-jeos.xml.in b/data/install-script/microsoft.com/windows-sif-jeos.xml.in
index 02faca6..75c498e 100644
--- a/data/install-script/microsoft.com/windows-sif-jeos.xml.in
+++ b/data/install-script/microsoft.com/windows-sif-jeos.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <install-script id='http://microsoft.com/windows/sif/jeos'>
     <profile>jeos</profile>
     <path-format>dos</path-format>
diff --git a/data/install-script/microsoft.com/windows-unattend-desktop.xml.in b/data/install-script/microsoft.com/windows-unattend-desktop.xml.in
index 62d98e5..59ec9e3 100644
--- a/data/install-script/microsoft.com/windows-unattend-desktop.xml.in
+++ b/data/install-script/microsoft.com/windows-unattend-desktop.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <install-script id='http://microsoft.com/windows/unattend/desktop'>
    <profile>desktop</profile>
    <path-format>dos</path-format>
diff --git a/data/install-script/microsoft.com/windows-unattend-jeos.xml.in b/data/install-script/microsoft.com/windows-unattend-jeos.xml.in
index 749f553..9dda319 100644
--- a/data/install-script/microsoft.com/windows-unattend-jeos.xml.in
+++ b/data/install-script/microsoft.com/windows-unattend-jeos.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <install-script id='http://microsoft.com/windows/unattend/jeos'>
     <profile>jeos</profile>
     <path-format>dos</path-format>
diff --git a/data/install-script/opensuse.org/opensuse-autoyast-desktop.xml.in b/data/install-script/opensuse.org/opensuse-autoyast-desktop.xml.in
index 653fb34..4855648 100644
--- a/data/install-script/opensuse.org/opensuse-autoyast-desktop.xml.in
+++ b/data/install-script/opensuse.org/opensuse-autoyast-desktop.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
 
   <!-- DESKTOP PROFILE -->
   <install-script id='http://opensuse.org/opensuse/autoyast/desktop'>
diff --git a/data/install-script/opensuse.org/opensuse-autoyast-jeos.xml.in b/data/install-script/opensuse.org/opensuse-autoyast-jeos.xml.in
index 3c788f0..2dd243b 100644
--- a/data/install-script/opensuse.org/opensuse-autoyast-jeos.xml.in
+++ b/data/install-script/opensuse.org/opensuse-autoyast-jeos.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
 
   <!-- JEOS PROFILE -->
   <install-script id='http://opensuse.org/opensuse/autoyast/jeos'>
diff --git a/data/install-script/redhat.com/rhel-kickstart-desktop.xml.in b/data/install-script/redhat.com/rhel-kickstart-desktop.xml.in
index 927a37c..ad012c0 100644
--- a/data/install-script/redhat.com/rhel-kickstart-desktop.xml.in
+++ b/data/install-script/redhat.com/rhel-kickstart-desktop.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <install-script id='http://redhat.com/rhel/kickstart/desktop'>
     <profile>desktop</profile>
     <expected-filename>rhel.ks</expected-filename>
diff --git a/data/install-script/redhat.com/rhel-kickstart-jeos.xml.in b/data/install-script/redhat.com/rhel-kickstart-jeos.xml.in
index b7998c4..4ede138 100644
--- a/data/install-script/redhat.com/rhel-kickstart-jeos.xml.in
+++ b/data/install-script/redhat.com/rhel-kickstart-jeos.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <install-script id='http://redhat.com/rhel/kickstart/jeos'>
     <profile>jeos</profile>
     <expected-filename>rhel.ks</expected-filename>
diff --git a/data/install-script/ubuntu.com/ubuntu-preseed-jeos.xml.in b/data/install-script/ubuntu.com/ubuntu-preseed-jeos.xml.in
index fd00003..9c3b802 100644
--- a/data/install-script/ubuntu.com/ubuntu-preseed-jeos.xml.in
+++ b/data/install-script/ubuntu.com/ubuntu-preseed-jeos.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <install-script id='http://ubuntu.com/ubuntu/preseed/jeos'>
     <profile>jeos</profile>
     <expected-filename>preseed.cfg</expected-filename>
diff --git a/data/os/altlinux.org/altlinux-1.0.xml.in b/data/os/altlinux.org/altlinux-1.0.xml.in
index c5b7b11..13f715e 100644
--- a/data/os/altlinux.org/altlinux-1.0.xml.in
+++ b/data/os/altlinux.org/altlinux-1.0.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://altlinux.org/altlinux/1.0">
     <short-id>altlinux1.0</short-id>
     <_name>Mandrake RE Spring 2001</_name>
diff --git a/data/os/altlinux.org/altlinux-2.0.xml.in b/data/os/altlinux.org/altlinux-2.0.xml.in
index b77997b..b38be41 100644
--- a/data/os/altlinux.org/altlinux-2.0.xml.in
+++ b/data/os/altlinux.org/altlinux-2.0.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://altlinux.org/altlinux/2.0">
     <short-id>altlinux2.0</short-id>
     <_name>ALT Linux 2.0</_name>
diff --git a/data/os/altlinux.org/altlinux-2.2.xml.in b/data/os/altlinux.org/altlinux-2.2.xml.in
index 9e1f711..3c5187c 100644
--- a/data/os/altlinux.org/altlinux-2.2.xml.in
+++ b/data/os/altlinux.org/altlinux-2.2.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://altlinux.org/altlinux/2.2">
     <short-id>altlinux2.2</short-id>
     <_name>ALT Linux 2.2</_name>
diff --git a/data/os/altlinux.org/altlinux-2.4.xml.in b/data/os/altlinux.org/altlinux-2.4.xml.in
index c2a2f3e..e61375b 100644
--- a/data/os/altlinux.org/altlinux-2.4.xml.in
+++ b/data/os/altlinux.org/altlinux-2.4.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://altlinux.org/altlinux/2.4">
     <short-id>altlinux2.4</short-id>
     <_name>ALT Linux 2.4</_name>
diff --git a/data/os/altlinux.org/altlinux-3.0.xml.in b/data/os/altlinux.org/altlinux-3.0.xml.in
index a3770b9..032b979 100644
--- a/data/os/altlinux.org/altlinux-3.0.xml.in
+++ b/data/os/altlinux.org/altlinux-3.0.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://altlinux.org/altlinux/3.0">
     <short-id>altlinux3.0</short-id>
     <_name>ALT Linux 3.0</_name>
diff --git a/data/os/altlinux.org/altlinux-4.0.xml.in b/data/os/altlinux.org/altlinux-4.0.xml.in
index d89688a..053d4c4 100644
--- a/data/os/altlinux.org/altlinux-4.0.xml.in
+++ b/data/os/altlinux.org/altlinux-4.0.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://altlinux.org/altlinux/4.0">
     <short-id>altlinux4.0</short-id>
     <_name>ALT Linux 4.0</_name>
diff --git a/data/os/altlinux.org/altlinux-4.1.xml.in b/data/os/altlinux.org/altlinux-4.1.xml.in
index 055ce57..d59a21d 100644
--- a/data/os/altlinux.org/altlinux-4.1.xml.in
+++ b/data/os/altlinux.org/altlinux-4.1.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://altlinux.org/altlinux/4.1">
     <short-id>altlinux4.1</short-id>
     <_name>ALT Linux 4.1</_name>
diff --git a/data/os/altlinux.org/altlinux-5.0.xml.in b/data/os/altlinux.org/altlinux-5.0.xml.in
index d77536e..c51a3e8 100644
--- a/data/os/altlinux.org/altlinux-5.0.xml.in
+++ b/data/os/altlinux.org/altlinux-5.0.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://altlinux.org/altlinux/5.0">
     <short-id>altlinux5.0</short-id>
     <_name>ALT Linux 5.0</_name>
diff --git a/data/os/altlinux.org/altlinux-6.0.xml.in b/data/os/altlinux.org/altlinux-6.0.xml.in
index dd0a3b5..689bbc7 100644
--- a/data/os/altlinux.org/altlinux-6.0.xml.in
+++ b/data/os/altlinux.org/altlinux-6.0.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://altlinux.org/altlinux/6.0">
     <short-id>altlinux6.0</short-id>
     <_name>ALT Linux 6.0</_name>
diff --git a/data/os/altlinux.org/altlinux-7.0.xml.in b/data/os/altlinux.org/altlinux-7.0.xml.in
index 6bf3fd4..7b246d6 100644
--- a/data/os/altlinux.org/altlinux-7.0.xml.in
+++ b/data/os/altlinux.org/altlinux-7.0.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://altlinux.org/altlinux/7.0">
     <short-id>altlinux7.0</short-id>
     <_name>ALT Linux 7.0</_name>
diff --git a/data/os/apple.com/macosx-10.0.xml.in b/data/os/apple.com/macosx-10.0.xml.in
index 7c4f4e4..1596dcc 100644
--- a/data/os/apple.com/macosx-10.0.xml.in
+++ b/data/os/apple.com/macosx-10.0.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://apple.com/macosx/10.0">
     <short-id>macosx10.0</short-id>
     <_name>MacOS X Cheetah</_name>
diff --git a/data/os/apple.com/macosx-10.1.xml.in b/data/os/apple.com/macosx-10.1.xml.in
index 6bf7ab6..26c19e1 100644
--- a/data/os/apple.com/macosx-10.1.xml.in
+++ b/data/os/apple.com/macosx-10.1.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://apple.com/macosx/10.1">
     <short-id>macosx10.1</short-id>
     <_name>MacOS X Puma</_name>
diff --git a/data/os/apple.com/macosx-10.2.xml.in b/data/os/apple.com/macosx-10.2.xml.in
index 09f9a1b..48f5d30 100644
--- a/data/os/apple.com/macosx-10.2.xml.in
+++ b/data/os/apple.com/macosx-10.2.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://apple.com/macosx/10.2">
     <short-id>macosx10.2</short-id>
     <_name>MacOS X Jaguar</_name>
diff --git a/data/os/apple.com/macosx-10.3.xml.in b/data/os/apple.com/macosx-10.3.xml.in
index 12683a1..26a7186 100644
--- a/data/os/apple.com/macosx-10.3.xml.in
+++ b/data/os/apple.com/macosx-10.3.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://apple.com/macosx/10.3">
     <short-id>macosx10.3</short-id>
     <_name>MacOS X Panther</_name>
diff --git a/data/os/apple.com/macosx-10.4.xml.in b/data/os/apple.com/macosx-10.4.xml.in
index ffefae0..64b51b1 100644
--- a/data/os/apple.com/macosx-10.4.xml.in
+++ b/data/os/apple.com/macosx-10.4.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://apple.com/macosx/10.4">
     <short-id>macosx10.4</short-id>
     <_name>MacOS X Tiger</_name>
diff --git a/data/os/apple.com/macosx-10.5.xml.in b/data/os/apple.com/macosx-10.5.xml.in
index c869b89..fb6d7ca 100644
--- a/data/os/apple.com/macosx-10.5.xml.in
+++ b/data/os/apple.com/macosx-10.5.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://apple.com/macosx/10.5">
     <short-id>macosx10.5</short-id>
     <_name>MacOS X Leopard</_name>
diff --git a/data/os/apple.com/macosx-10.6.xml.in b/data/os/apple.com/macosx-10.6.xml.in
index b34f531..25beb50 100644
--- a/data/os/apple.com/macosx-10.6.xml.in
+++ b/data/os/apple.com/macosx-10.6.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://apple.com/macosx/10.6">
     <short-id>macosx10.6</short-id>
     <_name>MacOS X Snow Leopard</_name>
diff --git a/data/os/apple.com/macosx-10.7.xml.in b/data/os/apple.com/macosx-10.7.xml.in
index f20c9c2..41f9a48 100644
--- a/data/os/apple.com/macosx-10.7.xml.in
+++ b/data/os/apple.com/macosx-10.7.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://apple.com/macosx/10.7">
     <short-id>macosx10.7</short-id>
     <_name>MacOS X Lion</_name>
diff --git a/data/os/centos.org/centos-6.0.xml.in b/data/os/centos.org/centos-6.0.xml.in
index 873c9e8..e6e1634 100644
--- a/data/os/centos.org/centos-6.0.xml.in
+++ b/data/os/centos.org/centos-6.0.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://centos.org/centos/6.0">
     <short-id>centos6.0</short-id>
     <_name>CentOS 6.0</_name>
diff --git a/data/os/centos.org/centos-6.1.xml.in b/data/os/centos.org/centos-6.1.xml.in
index e9d3be7..eef9d5f 100644
--- a/data/os/centos.org/centos-6.1.xml.in
+++ b/data/os/centos.org/centos-6.1.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://centos.org/centos/6.1">
     <short-id>centos6.1</short-id>
     <_name>CentOS 6.1</_name>
diff --git a/data/os/centos.org/centos-6.2.xml.in b/data/os/centos.org/centos-6.2.xml.in
index f32534f..b843589 100644
--- a/data/os/centos.org/centos-6.2.xml.in
+++ b/data/os/centos.org/centos-6.2.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://centos.org/centos/6.2">
     <short-id>centos6.2</short-id>
     <_name>CentOS 6.2</_name>
diff --git a/data/os/centos.org/centos-6.3.xml.in b/data/os/centos.org/centos-6.3.xml.in
index 0a3248e..4a9a274 100644
--- a/data/os/centos.org/centos-6.3.xml.in
+++ b/data/os/centos.org/centos-6.3.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://centos.org/centos/6.3">
     <short-id>centos6.3</short-id>
     <_name>CentOS 6.3</_name>
diff --git a/data/os/centos.org/centos-6.4.xml.in b/data/os/centos.org/centos-6.4.xml.in
index b0e8eb0..50a7561 100644
--- a/data/os/centos.org/centos-6.4.xml.in
+++ b/data/os/centos.org/centos-6.4.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://centos.org/centos/6.4">
     <short-id>centos6.4</short-id>
     <_name>CentOS 6.4</_name>
diff --git a/data/os/centos.org/centos-6.5.xml.in b/data/os/centos.org/centos-6.5.xml.in
index 69913c9..4ad9f95 100644
--- a/data/os/centos.org/centos-6.5.xml.in
+++ b/data/os/centos.org/centos-6.5.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://centos.org/centos/6.5">
     <short-id>centos6.5</short-id>
     <_name>CentOS 6.5</_name>
diff --git a/data/os/centos.org/centos-6.6.xml.in b/data/os/centos.org/centos-6.6.xml.in
index 8c73a39..334ddc3 100644
--- a/data/os/centos.org/centos-6.6.xml.in
+++ b/data/os/centos.org/centos-6.6.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://centos.org/centos/6.6">
     <short-id>centos6.6</short-id>
     <_name>CentOS 6.6</_name>
diff --git a/data/os/centos.org/centos-6.7.xml.in b/data/os/centos.org/centos-6.7.xml.in
index e38a2bb..e5630a9 100644
--- a/data/os/centos.org/centos-6.7.xml.in
+++ b/data/os/centos.org/centos-6.7.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://centos.org/centos/6.7">
     <short-id>centos6.7</short-id>
     <_name>CentOS 6.7</_name>
diff --git a/data/os/centos.org/centos-7.0.xml.in b/data/os/centos.org/centos-7.0.xml.in
index edfb324..f29f550 100644
--- a/data/os/centos.org/centos-7.0.xml.in
+++ b/data/os/centos.org/centos-7.0.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://centos.org/centos/7.0">
     <short-id>centos7.0</short-id>
     <_name>CentOS 7.0</_name>
diff --git a/data/os/debian.org/debian-1.1.xml.in b/data/os/debian.org/debian-1.1.xml.in
index 4a6528d..79fcdbb 100644
--- a/data/os/debian.org/debian-1.1.xml.in
+++ b/data/os/debian.org/debian-1.1.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://debian.org/debian/1.1">
     <short-id>debian1.1</short-id>
     <short-id>debianbuzz</short-id>
diff --git a/data/os/debian.org/debian-1.2.xml.in b/data/os/debian.org/debian-1.2.xml.in
index d67f986..ac4b88e 100644
--- a/data/os/debian.org/debian-1.2.xml.in
+++ b/data/os/debian.org/debian-1.2.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://debian.org/debian/1.2">
     <short-id>debian1.2</short-id>
     <short-id>debianrex</short-id>
diff --git a/data/os/debian.org/debian-1.3.xml.in b/data/os/debian.org/debian-1.3.xml.in
index 64b5b38..4d96a31 100644
--- a/data/os/debian.org/debian-1.3.xml.in
+++ b/data/os/debian.org/debian-1.3.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://debian.org/debian/1.3">
     <short-id>debian1.3</short-id>
     <short-id>debianbo</short-id>
diff --git a/data/os/debian.org/debian-2.0.xml.in b/data/os/debian.org/debian-2.0.xml.in
index f5f2196..4cd6bbf 100644
--- a/data/os/debian.org/debian-2.0.xml.in
+++ b/data/os/debian.org/debian-2.0.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://debian.org/debian/2.0">
     <short-id>debian2.0</short-id>
     <short-id>debianhamm</short-id>
diff --git a/data/os/debian.org/debian-2.1.xml.in b/data/os/debian.org/debian-2.1.xml.in
index 469a25b..b0f3d3a 100644
--- a/data/os/debian.org/debian-2.1.xml.in
+++ b/data/os/debian.org/debian-2.1.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://debian.org/debian/2.1">
     <short-id>debian2.1</short-id>
     <short-id>debianslink</short-id>
diff --git a/data/os/debian.org/debian-2.2.xml.in b/data/os/debian.org/debian-2.2.xml.in
index e582061..7d30c2a 100644
--- a/data/os/debian.org/debian-2.2.xml.in
+++ b/data/os/debian.org/debian-2.2.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://debian.org/debian/2.2">
     <short-id>debian2.2</short-id>
     <short-id>debianpotato</short-id>
diff --git a/data/os/debian.org/debian-3.1.xml.in b/data/os/debian.org/debian-3.1.xml.in
index 9311630..9a4629f 100644
--- a/data/os/debian.org/debian-3.1.xml.in
+++ b/data/os/debian.org/debian-3.1.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://debian.org/debian/3.1">
     <short-id>debian3.1</short-id>
     <short-id>debiansarge</short-id>
diff --git a/data/os/debian.org/debian-3.xml.in b/data/os/debian.org/debian-3.xml.in
index 8209bb1..d2d9af3 100644
--- a/data/os/debian.org/debian-3.xml.in
+++ b/data/os/debian.org/debian-3.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://debian.org/debian/3">
     <short-id>debian3</short-id>
     <short-id>debianwoody</short-id>
diff --git a/data/os/debian.org/debian-4.xml.in b/data/os/debian.org/debian-4.xml.in
index 3cb6ffa..ebcdbc4 100644
--- a/data/os/debian.org/debian-4.xml.in
+++ b/data/os/debian.org/debian-4.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://debian.org/debian/4">
     <short-id>debian4</short-id>
     <short-id>debianetch</short-id>
diff --git a/data/os/debian.org/debian-5.xml.in b/data/os/debian.org/debian-5.xml.in
index 8129fda..c23d489 100644
--- a/data/os/debian.org/debian-5.xml.in
+++ b/data/os/debian.org/debian-5.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://debian.org/debian/5">
     <short-id>debian5</short-id>
     <short-id>debianlenny</short-id>
diff --git a/data/os/debian.org/debian-6.xml.in b/data/os/debian.org/debian-6.xml.in
index fbb6306..e29b892 100644
--- a/data/os/debian.org/debian-6.xml.in
+++ b/data/os/debian.org/debian-6.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://debian.org/debian/6">
     <short-id>debian6</short-id>
     <short-id>debiansqueeze</short-id>
diff --git a/data/os/debian.org/debian-7.xml.in b/data/os/debian.org/debian-7.xml.in
index 0c89bc7..f6aa50a 100644
--- a/data/os/debian.org/debian-7.xml.in
+++ b/data/os/debian.org/debian-7.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://debian.org/debian/7">
     <short-id>debian7</short-id>
     <short-id>debianwheezy</short-id>
diff --git a/data/os/debian.org/debian-8.xml.in b/data/os/debian.org/debian-8.xml.in
index bc63369..13e6d62 100644
--- a/data/os/debian.org/debian-8.xml.in
+++ b/data/os/debian.org/debian-8.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://debian.org/debian/8">
     <short-id>debian8</short-id>
     <short-id>debianjessie</short-id>
diff --git a/data/os/debian.org/debian-testing.xml.in b/data/os/debian.org/debian-testing.xml.in
index 6faf45b..a06fe3e 100644
--- a/data/os/debian.org/debian-testing.xml.in
+++ b/data/os/debian.org/debian-testing.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://debian.org/debian/testing">
     <short-id>debiantesting</short-id>
     <_name>Debian Testing</_name>
diff --git a/data/os/fedoraproject.org/fedora-1.xml.in b/data/os/fedoraproject.org/fedora-1.xml.in
index f53452a..009c7c7 100644
--- a/data/os/fedoraproject.org/fedora-1.xml.in
+++ b/data/os/fedoraproject.org/fedora-1.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://fedoraproject.org/fedora/1">
     <short-id>fedora1</short-id>
     <_name>Fedora Core 1</_name>
diff --git a/data/os/fedoraproject.org/fedora-10.xml.in b/data/os/fedoraproject.org/fedora-10.xml.in
index 8854c0e..1002e65 100644
--- a/data/os/fedoraproject.org/fedora-10.xml.in
+++ b/data/os/fedoraproject.org/fedora-10.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://fedoraproject.org/fedora/10">
     <short-id>fedora10</short-id>
     <_name>Fedora 10</_name>
diff --git a/data/os/fedoraproject.org/fedora-11.xml.in b/data/os/fedoraproject.org/fedora-11.xml.in
index a3e71ce..90819ea 100644
--- a/data/os/fedoraproject.org/fedora-11.xml.in
+++ b/data/os/fedoraproject.org/fedora-11.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://fedoraproject.org/fedora/11">
     <short-id>fedora11</short-id>
     <_name>Fedora 11</_name>
diff --git a/data/os/fedoraproject.org/fedora-12.xml.in b/data/os/fedoraproject.org/fedora-12.xml.in
index 9a44ff4..7c1a96e 100644
--- a/data/os/fedoraproject.org/fedora-12.xml.in
+++ b/data/os/fedoraproject.org/fedora-12.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://fedoraproject.org/fedora/12">
     <short-id>fedora12</short-id>
     <_name>Fedora 12</_name>
diff --git a/data/os/fedoraproject.org/fedora-13.xml.in b/data/os/fedoraproject.org/fedora-13.xml.in
index a53b2d0..d43e7a5 100644
--- a/data/os/fedoraproject.org/fedora-13.xml.in
+++ b/data/os/fedoraproject.org/fedora-13.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://fedoraproject.org/fedora/13">
     <short-id>fedora13</short-id>
     <_name>Fedora 13</_name>
diff --git a/data/os/fedoraproject.org/fedora-14.xml.in b/data/os/fedoraproject.org/fedora-14.xml.in
index 616e114..c3041a9 100644
--- a/data/os/fedoraproject.org/fedora-14.xml.in
+++ b/data/os/fedoraproject.org/fedora-14.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://fedoraproject.org/fedora/14">
     <short-id>fedora14</short-id>
     <_name>Fedora 14</_name>
diff --git a/data/os/fedoraproject.org/fedora-15.xml.in b/data/os/fedoraproject.org/fedora-15.xml.in
index b61de6c..4009866 100644
--- a/data/os/fedoraproject.org/fedora-15.xml.in
+++ b/data/os/fedoraproject.org/fedora-15.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://fedoraproject.org/fedora/15">
     <short-id>fedora15</short-id>
     <_name>Fedora 15</_name>
diff --git a/data/os/fedoraproject.org/fedora-16.xml.in b/data/os/fedoraproject.org/fedora-16.xml.in
index b289069..8afc8e9 100644
--- a/data/os/fedoraproject.org/fedora-16.xml.in
+++ b/data/os/fedoraproject.org/fedora-16.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://fedoraproject.org/fedora/16">
     <short-id>fedora16</short-id>
     <_name>Fedora 16</_name>
diff --git a/data/os/fedoraproject.org/fedora-17.xml.in b/data/os/fedoraproject.org/fedora-17.xml.in
index 8802289..4e2259f 100644
--- a/data/os/fedoraproject.org/fedora-17.xml.in
+++ b/data/os/fedoraproject.org/fedora-17.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://fedoraproject.org/fedora/17">
     <short-id>fedora17</short-id>
     <_name>Fedora 17</_name>
diff --git a/data/os/fedoraproject.org/fedora-18.xml.in b/data/os/fedoraproject.org/fedora-18.xml.in
index 47cd66c..7962532 100644
--- a/data/os/fedoraproject.org/fedora-18.xml.in
+++ b/data/os/fedoraproject.org/fedora-18.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://fedoraproject.org/fedora/18">
     <short-id>fedora18</short-id>
     <_name>Fedora 18</_name>
diff --git a/data/os/fedoraproject.org/fedora-19.xml.in b/data/os/fedoraproject.org/fedora-19.xml.in
index bf56264..36f281c 100644
--- a/data/os/fedoraproject.org/fedora-19.xml.in
+++ b/data/os/fedoraproject.org/fedora-19.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://fedoraproject.org/fedora/19">
     <short-id>fedora19</short-id>
     <_name>Fedora 19</_name>
diff --git a/data/os/fedoraproject.org/fedora-2.xml.in b/data/os/fedoraproject.org/fedora-2.xml.in
index 4301255..f14cd4a 100644
--- a/data/os/fedoraproject.org/fedora-2.xml.in
+++ b/data/os/fedoraproject.org/fedora-2.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://fedoraproject.org/fedora/2">
     <short-id>fedora2</short-id>
     <_name>Fedora Core 2</_name>
diff --git a/data/os/fedoraproject.org/fedora-20.xml.in b/data/os/fedoraproject.org/fedora-20.xml.in
index 9917e5d..df802cd 100644
--- a/data/os/fedoraproject.org/fedora-20.xml.in
+++ b/data/os/fedoraproject.org/fedora-20.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://fedoraproject.org/fedora/20">
     <short-id>fedora20</short-id>
     <_name>Fedora 20</_name>
diff --git a/data/os/fedoraproject.org/fedora-21.xml.in b/data/os/fedoraproject.org/fedora-21.xml.in
index 19fb9bb..2c30ed2 100644
--- a/data/os/fedoraproject.org/fedora-21.xml.in
+++ b/data/os/fedoraproject.org/fedora-21.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://fedoraproject.org/fedora/21">
     <short-id>fedora21</short-id>
     <_name>Fedora 21</_name>
diff --git a/data/os/fedoraproject.org/fedora-22.xml.in b/data/os/fedoraproject.org/fedora-22.xml.in
index 9084bd5..4ae1e95 100644
--- a/data/os/fedoraproject.org/fedora-22.xml.in
+++ b/data/os/fedoraproject.org/fedora-22.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://fedoraproject.org/fedora/22">
     <short-id>fedora22</short-id>
     <_name>Fedora 22</_name>
diff --git a/data/os/fedoraproject.org/fedora-23.xml.in b/data/os/fedoraproject.org/fedora-23.xml.in
index 1ad54cc..8eb9120 100644
--- a/data/os/fedoraproject.org/fedora-23.xml.in
+++ b/data/os/fedoraproject.org/fedora-23.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://fedoraproject.org/fedora/23">
     <short-id>fedora23</short-id>
     <_name>Fedora 23</_name>
diff --git a/data/os/fedoraproject.org/fedora-24.xml.in b/data/os/fedoraproject.org/fedora-24.xml.in
index 5c5a801..f19a67b 100644
--- a/data/os/fedoraproject.org/fedora-24.xml.in
+++ b/data/os/fedoraproject.org/fedora-24.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://fedoraproject.org/fedora/24">
     <short-id>fedora24</short-id>
     <_name>Fedora 24</_name>
diff --git a/data/os/fedoraproject.org/fedora-3.xml.in b/data/os/fedoraproject.org/fedora-3.xml.in
index 05bab5a..b277dfb 100644
--- a/data/os/fedoraproject.org/fedora-3.xml.in
+++ b/data/os/fedoraproject.org/fedora-3.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://fedoraproject.org/fedora/3">
     <short-id>fedora3</short-id>
     <_name>Fedora Core 3</_name>
diff --git a/data/os/fedoraproject.org/fedora-4.xml.in b/data/os/fedoraproject.org/fedora-4.xml.in
index fd0579a..3548bbe 100644
--- a/data/os/fedoraproject.org/fedora-4.xml.in
+++ b/data/os/fedoraproject.org/fedora-4.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://fedoraproject.org/fedora/4">
     <short-id>fedora4</short-id>
     <_name>Fedora Core 4</_name>
diff --git a/data/os/fedoraproject.org/fedora-5.xml.in b/data/os/fedoraproject.org/fedora-5.xml.in
index 9bd00a0..af37c43 100644
--- a/data/os/fedoraproject.org/fedora-5.xml.in
+++ b/data/os/fedoraproject.org/fedora-5.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://fedoraproject.org/fedora/5">
     <short-id>fedora5</short-id>
     <_name>Fedora Core 5</_name>
diff --git a/data/os/fedoraproject.org/fedora-6.xml.in b/data/os/fedoraproject.org/fedora-6.xml.in
index 27db127..7c8d472 100644
--- a/data/os/fedoraproject.org/fedora-6.xml.in
+++ b/data/os/fedoraproject.org/fedora-6.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://fedoraproject.org/fedora/6">
     <short-id>fedora6</short-id>
     <_name>Fedora Core 6</_name>
diff --git a/data/os/fedoraproject.org/fedora-7.xml.in b/data/os/fedoraproject.org/fedora-7.xml.in
index fd835a1..621fcf5 100644
--- a/data/os/fedoraproject.org/fedora-7.xml.in
+++ b/data/os/fedoraproject.org/fedora-7.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://fedoraproject.org/fedora/7">
     <short-id>fedora7</short-id>
     <_name>Fedora 7</_name>
diff --git a/data/os/fedoraproject.org/fedora-8.xml.in b/data/os/fedoraproject.org/fedora-8.xml.in
index 36d29e6..f41907e 100644
--- a/data/os/fedoraproject.org/fedora-8.xml.in
+++ b/data/os/fedoraproject.org/fedora-8.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://fedoraproject.org/fedora/8">
     <short-id>fedora8</short-id>
     <_name>Fedora 8</_name>
diff --git a/data/os/fedoraproject.org/fedora-9.xml.in b/data/os/fedoraproject.org/fedora-9.xml.in
index 0410c19..aa69a8b 100644
--- a/data/os/fedoraproject.org/fedora-9.xml.in
+++ b/data/os/fedoraproject.org/fedora-9.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://fedoraproject.org/fedora/9">
     <short-id>fedora9</short-id>
     <_name>Fedora 9</_name>
diff --git a/data/os/fedoraproject.org/fedora-unknown.xml.in b/data/os/fedoraproject.org/fedora-unknown.xml.in
index 5be135c..ae42e0f 100644
--- a/data/os/fedoraproject.org/fedora-unknown.xml.in
+++ b/data/os/fedoraproject.org/fedora-unknown.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://fedoraproject.org/fedora/unknown">
     <short-id>fedora-unknown</short-id>
     <_name>Fedora</_name>
diff --git a/data/os/freebsd.org/freebsd-1.0.xml.in b/data/os/freebsd.org/freebsd-1.0.xml.in
index cbd3b3a..8bedb86 100644
--- a/data/os/freebsd.org/freebsd-1.0.xml.in
+++ b/data/os/freebsd.org/freebsd-1.0.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://freebsd.org/freebsd/1.0">
     <short-id>freebsd1.0</short-id>
     <_name>FreeBSD 1.0</_name>
diff --git a/data/os/freebsd.org/freebsd-10.0.xml.in b/data/os/freebsd.org/freebsd-10.0.xml.in
index 151e33d..be42136 100644
--- a/data/os/freebsd.org/freebsd-10.0.xml.in
+++ b/data/os/freebsd.org/freebsd-10.0.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://freebsd.org/freebsd/10.0">
     <short-id>freebsd10.0</short-id>
     <_name>FreeBSD 10.0</_name>
diff --git a/data/os/freebsd.org/freebsd-10.1.xml.in b/data/os/freebsd.org/freebsd-10.1.xml.in
index f091d0f..f10bdc9 100644
--- a/data/os/freebsd.org/freebsd-10.1.xml.in
+++ b/data/os/freebsd.org/freebsd-10.1.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://freebsd.org/freebsd/10.1">
     <short-id>freebsd10.1</short-id>
     <_name>FreeBSD 10.1</_name>
diff --git a/data/os/freebsd.org/freebsd-10.2.xml.in b/data/os/freebsd.org/freebsd-10.2.xml.in
index 95417cb..bebd9b7 100644
--- a/data/os/freebsd.org/freebsd-10.2.xml.in
+++ b/data/os/freebsd.org/freebsd-10.2.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://freebsd.org/freebsd/10.2">
     <short-id>freebsd10.2</short-id>
     <_name>FreeBSD 10.2</_name>
diff --git a/data/os/freebsd.org/freebsd-10.3.xml.in b/data/os/freebsd.org/freebsd-10.3.xml.in
index 27930b4..40d62e6 100644
--- a/data/os/freebsd.org/freebsd-10.3.xml.in
+++ b/data/os/freebsd.org/freebsd-10.3.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://freebsd.org/freebsd/10.3">
     <short-id>freebsd10.3</short-id>
     <_name>FreeBSD 10.3</_name>
diff --git a/data/os/freebsd.org/freebsd-2.0.5.xml.in b/data/os/freebsd.org/freebsd-2.0.5.xml.in
index 77c1ccd..20413a2 100644
--- a/data/os/freebsd.org/freebsd-2.0.5.xml.in
+++ b/data/os/freebsd.org/freebsd-2.0.5.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://freebsd.org/freebsd/2.0.5">
     <short-id>freebsd2.0.5</short-id>
     <_name>FreeBSD 2.0.5</_name>
diff --git a/data/os/freebsd.org/freebsd-2.0.xml.in b/data/os/freebsd.org/freebsd-2.0.xml.in
index f7f69ca..51e0f83 100644
--- a/data/os/freebsd.org/freebsd-2.0.xml.in
+++ b/data/os/freebsd.org/freebsd-2.0.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://freebsd.org/freebsd/2.0">
     <short-id>freebsd2.0</short-id>
     <_name>FreeBSD 2.0</_name>
diff --git a/data/os/freebsd.org/freebsd-2.2.8.xml.in b/data/os/freebsd.org/freebsd-2.2.8.xml.in
index e17c4b1..54ad7c0 100644
--- a/data/os/freebsd.org/freebsd-2.2.8.xml.in
+++ b/data/os/freebsd.org/freebsd-2.2.8.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://freebsd.org/freebsd/2.2.8">
     <short-id>freebsd2.2.8</short-id>
     <_name>FreeBSD 2.2.8</_name>
diff --git a/data/os/freebsd.org/freebsd-2.2.9.xml.in b/data/os/freebsd.org/freebsd-2.2.9.xml.in
index 52083ce..966ce7f 100644
--- a/data/os/freebsd.org/freebsd-2.2.9.xml.in
+++ b/data/os/freebsd.org/freebsd-2.2.9.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://freebsd.org/freebsd/2.2.9">
     <short-id>freebsd2.2.9</short-id>
     <_name>FreeBSD 2.2.9</_name>
diff --git a/data/os/freebsd.org/freebsd-3.0.xml.in b/data/os/freebsd.org/freebsd-3.0.xml.in
index feb93b4..ba33f02 100644
--- a/data/os/freebsd.org/freebsd-3.0.xml.in
+++ b/data/os/freebsd.org/freebsd-3.0.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://freebsd.org/freebsd/3.0">
     <short-id>freebsd3.0</short-id>
     <_name>FreeBSD 3.0</_name>
diff --git a/data/os/freebsd.org/freebsd-3.2.xml.in b/data/os/freebsd.org/freebsd-3.2.xml.in
index 18f77b3..7cb177f 100644
--- a/data/os/freebsd.org/freebsd-3.2.xml.in
+++ b/data/os/freebsd.org/freebsd-3.2.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://freebsd.org/freebsd/3.2">
     <short-id>freebsd3.2</short-id>
     <_name>FreeBSD 3.2</_name>
diff --git a/data/os/freebsd.org/freebsd-4.0.xml.in b/data/os/freebsd.org/freebsd-4.0.xml.in
index ec3b3ed..9c8978b 100644
--- a/data/os/freebsd.org/freebsd-4.0.xml.in
+++ b/data/os/freebsd.org/freebsd-4.0.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://freebsd.org/freebsd/4.0">
     <short-id>freebsd4.0</short-id>
     <_name>FreeBSD 4.0</_name>
diff --git a/data/os/freebsd.org/freebsd-4.1.xml.in b/data/os/freebsd.org/freebsd-4.1.xml.in
index bb0e8fa..b696eb8 100644
--- a/data/os/freebsd.org/freebsd-4.1.xml.in
+++ b/data/os/freebsd.org/freebsd-4.1.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://freebsd.org/freebsd/4.1">
     <short-id>freebsd4.1</short-id>
     <_name>FreeBSD 4.1</_name>
diff --git a/data/os/freebsd.org/freebsd-4.10.xml.in b/data/os/freebsd.org/freebsd-4.10.xml.in
index eb44749..7641367 100644
--- a/data/os/freebsd.org/freebsd-4.10.xml.in
+++ b/data/os/freebsd.org/freebsd-4.10.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://freebsd.org/freebsd/4.10">
     <short-id>freebsd4.10</short-id>
     <_name>FreeBSD 4.10</_name>
diff --git a/data/os/freebsd.org/freebsd-4.11.xml.in b/data/os/freebsd.org/freebsd-4.11.xml.in
index 67da899..515205a 100644
--- a/data/os/freebsd.org/freebsd-4.11.xml.in
+++ b/data/os/freebsd.org/freebsd-4.11.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://freebsd.org/freebsd/4.11">
     <short-id>freebsd4.11</short-id>
     <_name>FreeBSD 4.11</_name>
diff --git a/data/os/freebsd.org/freebsd-4.2.xml.in b/data/os/freebsd.org/freebsd-4.2.xml.in
index 2101a8f..1b1aeda 100644
--- a/data/os/freebsd.org/freebsd-4.2.xml.in
+++ b/data/os/freebsd.org/freebsd-4.2.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://freebsd.org/freebsd/4.2">
     <short-id>freebsd4.2</short-id>
     <_name>FreeBSD 4.2</_name>
diff --git a/data/os/freebsd.org/freebsd-4.3.xml.in b/data/os/freebsd.org/freebsd-4.3.xml.in
index 7fbb504..a8ef868 100644
--- a/data/os/freebsd.org/freebsd-4.3.xml.in
+++ b/data/os/freebsd.org/freebsd-4.3.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://freebsd.org/freebsd/4.3">
     <short-id>freebsd4.3</short-id>
     <_name>FreeBSD 4.3</_name>
diff --git a/data/os/freebsd.org/freebsd-4.4.xml.in b/data/os/freebsd.org/freebsd-4.4.xml.in
index 066bc2c..af071ae 100644
--- a/data/os/freebsd.org/freebsd-4.4.xml.in
+++ b/data/os/freebsd.org/freebsd-4.4.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://freebsd.org/freebsd/4.4">
     <short-id>freebsd4.4</short-id>
     <_name>FreeBSD 4.4</_name>
diff --git a/data/os/freebsd.org/freebsd-4.5.xml.in b/data/os/freebsd.org/freebsd-4.5.xml.in
index dfa3362..73738ab 100644
--- a/data/os/freebsd.org/freebsd-4.5.xml.in
+++ b/data/os/freebsd.org/freebsd-4.5.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://freebsd.org/freebsd/4.5">
     <short-id>freebsd4.5</short-id>
     <_name>FreeBSD 4.5</_name>
diff --git a/data/os/freebsd.org/freebsd-4.6.xml.in b/data/os/freebsd.org/freebsd-4.6.xml.in
index d5e1d75..05317da 100644
--- a/data/os/freebsd.org/freebsd-4.6.xml.in
+++ b/data/os/freebsd.org/freebsd-4.6.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://freebsd.org/freebsd/4.6">
     <short-id>freebsd4.6</short-id>
     <_name>FreeBSD 4.6</_name>
diff --git a/data/os/freebsd.org/freebsd-4.7.xml.in b/data/os/freebsd.org/freebsd-4.7.xml.in
index 655bbce..a62c74e 100644
--- a/data/os/freebsd.org/freebsd-4.7.xml.in
+++ b/data/os/freebsd.org/freebsd-4.7.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://freebsd.org/freebsd/4.7">
     <short-id>freebsd4.7</short-id>
     <_name>FreeBSD 4.7</_name>
diff --git a/data/os/freebsd.org/freebsd-4.8.xml.in b/data/os/freebsd.org/freebsd-4.8.xml.in
index 65d80b1..667a03c 100644
--- a/data/os/freebsd.org/freebsd-4.8.xml.in
+++ b/data/os/freebsd.org/freebsd-4.8.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://freebsd.org/freebsd/4.8">
     <short-id>freebsd4.8</short-id>
     <_name>FreeBSD 4.8</_name>
diff --git a/data/os/freebsd.org/freebsd-4.9.xml.in b/data/os/freebsd.org/freebsd-4.9.xml.in
index b42a1f3..7403c42 100644
--- a/data/os/freebsd.org/freebsd-4.9.xml.in
+++ b/data/os/freebsd.org/freebsd-4.9.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://freebsd.org/freebsd/4.9">
     <short-id>freebsd4.9</short-id>
     <_name>FreeBSD 4.9</_name>
diff --git a/data/os/freebsd.org/freebsd-5.0.xml.in b/data/os/freebsd.org/freebsd-5.0.xml.in
index b39c0db..120ad7b 100644
--- a/data/os/freebsd.org/freebsd-5.0.xml.in
+++ b/data/os/freebsd.org/freebsd-5.0.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://freebsd.org/freebsd/5.0">
     <short-id>freebsd5.0</short-id>
     <_name>FreeBSD 5.0</_name>
diff --git a/data/os/freebsd.org/freebsd-5.1.xml.in b/data/os/freebsd.org/freebsd-5.1.xml.in
index daf144f..2ebd263 100644
--- a/data/os/freebsd.org/freebsd-5.1.xml.in
+++ b/data/os/freebsd.org/freebsd-5.1.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://freebsd.org/freebsd/5.1">
     <short-id>freebsd5.1</short-id>
     <_name>FreeBSD 5.1</_name>
diff --git a/data/os/freebsd.org/freebsd-5.2.1.xml.in b/data/os/freebsd.org/freebsd-5.2.1.xml.in
index af0a6c6..e3cff9e 100644
--- a/data/os/freebsd.org/freebsd-5.2.1.xml.in
+++ b/data/os/freebsd.org/freebsd-5.2.1.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://freebsd.org/freebsd/5.2.1">
     <short-id>freebsd5.2.1</short-id>
     <_name>FreeBSD 5.2.1</_name>
diff --git a/data/os/freebsd.org/freebsd-5.2.xml.in b/data/os/freebsd.org/freebsd-5.2.xml.in
index e5a3d32..543a045 100644
--- a/data/os/freebsd.org/freebsd-5.2.xml.in
+++ b/data/os/freebsd.org/freebsd-5.2.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://freebsd.org/freebsd/5.2">
     <short-id>freebsd5.2</short-id>
     <_name>FreeBSD 5.2</_name>
diff --git a/data/os/freebsd.org/freebsd-5.3.xml.in b/data/os/freebsd.org/freebsd-5.3.xml.in
index d626fb0..4b3216f 100644
--- a/data/os/freebsd.org/freebsd-5.3.xml.in
+++ b/data/os/freebsd.org/freebsd-5.3.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://freebsd.org/freebsd/5.3">
     <short-id>freebsd5.3</short-id>
     <_name>FreeBSD 5.3</_name>
diff --git a/data/os/freebsd.org/freebsd-5.4.xml.in b/data/os/freebsd.org/freebsd-5.4.xml.in
index 5e238d1..1b2c246 100644
--- a/data/os/freebsd.org/freebsd-5.4.xml.in
+++ b/data/os/freebsd.org/freebsd-5.4.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://freebsd.org/freebsd/5.4">
     <short-id>freebsd5.4</short-id>
     <_name>FreeBSD 5.4</_name>
diff --git a/data/os/freebsd.org/freebsd-5.5.xml.in b/data/os/freebsd.org/freebsd-5.5.xml.in
index 611853e..3987ca5 100644
--- a/data/os/freebsd.org/freebsd-5.5.xml.in
+++ b/data/os/freebsd.org/freebsd-5.5.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://freebsd.org/freebsd/5.5">
     <short-id>freebsd5.5</short-id>
     <_name>FreeBSD 5.5</_name>
diff --git a/data/os/freebsd.org/freebsd-6.0.xml.in b/data/os/freebsd.org/freebsd-6.0.xml.in
index 9f046d0..ee7035c 100644
--- a/data/os/freebsd.org/freebsd-6.0.xml.in
+++ b/data/os/freebsd.org/freebsd-6.0.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://freebsd.org/freebsd/6.0">
     <short-id>freebsd6.0</short-id>
     <_name>FreeBSD 6.0</_name>
diff --git a/data/os/freebsd.org/freebsd-6.1.xml.in b/data/os/freebsd.org/freebsd-6.1.xml.in
index 51e829d..62aeded 100644
--- a/data/os/freebsd.org/freebsd-6.1.xml.in
+++ b/data/os/freebsd.org/freebsd-6.1.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://freebsd.org/freebsd/6.1">
     <short-id>freebsd6.1</short-id>
     <_name>FreeBSD 6.1</_name>
diff --git a/data/os/freebsd.org/freebsd-6.2.xml.in b/data/os/freebsd.org/freebsd-6.2.xml.in
index 269cd77..38c63be 100644
--- a/data/os/freebsd.org/freebsd-6.2.xml.in
+++ b/data/os/freebsd.org/freebsd-6.2.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://freebsd.org/freebsd/6.2">
     <short-id>freebsd6.2</short-id>
     <_name>FreeBSD 6.2</_name>
diff --git a/data/os/freebsd.org/freebsd-6.3.xml.in b/data/os/freebsd.org/freebsd-6.3.xml.in
index 1ddfcf5..d7e4f6f 100644
--- a/data/os/freebsd.org/freebsd-6.3.xml.in
+++ b/data/os/freebsd.org/freebsd-6.3.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://freebsd.org/freebsd/6.3">
     <short-id>freebsd6.3</short-id>
     <_name>FreeBSD 6.3</_name>
diff --git a/data/os/freebsd.org/freebsd-6.4.xml.in b/data/os/freebsd.org/freebsd-6.4.xml.in
index fbe41d9..623bc83 100644
--- a/data/os/freebsd.org/freebsd-6.4.xml.in
+++ b/data/os/freebsd.org/freebsd-6.4.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://freebsd.org/freebsd/6.4">
     <short-id>freebsd6.4</short-id>
     <_name>FreeBSD 6.4</_name>
diff --git a/data/os/freebsd.org/freebsd-7.0.xml.in b/data/os/freebsd.org/freebsd-7.0.xml.in
index bb93e1f..432ef50 100644
--- a/data/os/freebsd.org/freebsd-7.0.xml.in
+++ b/data/os/freebsd.org/freebsd-7.0.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://freebsd.org/freebsd/7.0">
     <short-id>freebsd7.0</short-id>
     <_name>FreeBSD 7.0</_name>
diff --git a/data/os/freebsd.org/freebsd-7.1.xml.in b/data/os/freebsd.org/freebsd-7.1.xml.in
index e2652bf..a0789db 100644
--- a/data/os/freebsd.org/freebsd-7.1.xml.in
+++ b/data/os/freebsd.org/freebsd-7.1.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://freebsd.org/freebsd/7.1">
     <short-id>freebsd7.1</short-id>
     <_name>FreeBSD 7.1</_name>
diff --git a/data/os/freebsd.org/freebsd-7.2.xml.in b/data/os/freebsd.org/freebsd-7.2.xml.in
index aca02f8..419c349 100644
--- a/data/os/freebsd.org/freebsd-7.2.xml.in
+++ b/data/os/freebsd.org/freebsd-7.2.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://freebsd.org/freebsd/7.2">
     <short-id>freebsd7.2</short-id>
     <_name>FreeBSD 7.2</_name>
diff --git a/data/os/freebsd.org/freebsd-7.3.xml.in b/data/os/freebsd.org/freebsd-7.3.xml.in
index ce67ef5..dc2cff2 100644
--- a/data/os/freebsd.org/freebsd-7.3.xml.in
+++ b/data/os/freebsd.org/freebsd-7.3.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://freebsd.org/freebsd/7.3">
     <short-id>freebsd7.3</short-id>
     <_name>FreeBSD 7.3</_name>
diff --git a/data/os/freebsd.org/freebsd-7.4.xml.in b/data/os/freebsd.org/freebsd-7.4.xml.in
index 8d6e12f..f87286d 100644
--- a/data/os/freebsd.org/freebsd-7.4.xml.in
+++ b/data/os/freebsd.org/freebsd-7.4.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://freebsd.org/freebsd/7.4">
     <short-id>freebsd7.4</short-id>
     <_name>FreeBSD 7.4</_name>
diff --git a/data/os/freebsd.org/freebsd-8.0.xml.in b/data/os/freebsd.org/freebsd-8.0.xml.in
index 7385111..e7554a3 100644
--- a/data/os/freebsd.org/freebsd-8.0.xml.in
+++ b/data/os/freebsd.org/freebsd-8.0.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://freebsd.org/freebsd/8.0">
     <short-id>freebsd8.0</short-id>
     <_name>FreeBSD 8.0</_name>
diff --git a/data/os/freebsd.org/freebsd-8.1.xml.in b/data/os/freebsd.org/freebsd-8.1.xml.in
index 23367a4..e309228 100644
--- a/data/os/freebsd.org/freebsd-8.1.xml.in
+++ b/data/os/freebsd.org/freebsd-8.1.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://freebsd.org/freebsd/8.1">
     <short-id>freebsd8.1</short-id>
     <_name>FreeBSD 8.1</_name>
diff --git a/data/os/freebsd.org/freebsd-8.2.xml.in b/data/os/freebsd.org/freebsd-8.2.xml.in
index 28e9d5a..d6aaf4a 100644
--- a/data/os/freebsd.org/freebsd-8.2.xml.in
+++ b/data/os/freebsd.org/freebsd-8.2.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://freebsd.org/freebsd/8.2">
     <short-id>freebsd8.2</short-id>
     <_name>FreeBSD 8.2</_name>
diff --git a/data/os/freebsd.org/freebsd-8.3.xml.in b/data/os/freebsd.org/freebsd-8.3.xml.in
index 60c4602..64a9aff 100644
--- a/data/os/freebsd.org/freebsd-8.3.xml.in
+++ b/data/os/freebsd.org/freebsd-8.3.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://freebsd.org/freebsd/8.3">
     <short-id>freebsd8.3</short-id>
     <_name>FreeBSD 8.3</_name>
diff --git a/data/os/freebsd.org/freebsd-8.4.xml.in b/data/os/freebsd.org/freebsd-8.4.xml.in
index 4ff6b4c..b67563a 100644
--- a/data/os/freebsd.org/freebsd-8.4.xml.in
+++ b/data/os/freebsd.org/freebsd-8.4.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://freebsd.org/freebsd/8.4">
     <short-id>freebsd8.4</short-id>
     <_name>FreeBSD 8.4</_name>
diff --git a/data/os/freebsd.org/freebsd-9.0.xml.in b/data/os/freebsd.org/freebsd-9.0.xml.in
index 94c3d31..0ee4861 100644
--- a/data/os/freebsd.org/freebsd-9.0.xml.in
+++ b/data/os/freebsd.org/freebsd-9.0.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://freebsd.org/freebsd/9.0">
     <short-id>freebsd9.0</short-id>
     <_name>FreeBSD 9.0</_name>
diff --git a/data/os/freebsd.org/freebsd-9.1.xml.in b/data/os/freebsd.org/freebsd-9.1.xml.in
index f7e677b..ab9592b 100644
--- a/data/os/freebsd.org/freebsd-9.1.xml.in
+++ b/data/os/freebsd.org/freebsd-9.1.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://freebsd.org/freebsd/9.1">
     <short-id>freebsd9.1</short-id>
     <_name>FreeBSD 9.1</_name>
diff --git a/data/os/freebsd.org/freebsd-9.2.xml.in b/data/os/freebsd.org/freebsd-9.2.xml.in
index 5c13761..d5984ef 100644
--- a/data/os/freebsd.org/freebsd-9.2.xml.in
+++ b/data/os/freebsd.org/freebsd-9.2.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://freebsd.org/freebsd/9.2">
     <short-id>freebsd9.2</short-id>
     <_name>FreeBSD 9.2</_name>
diff --git a/data/os/freebsd.org/freebsd-9.3.xml.in b/data/os/freebsd.org/freebsd-9.3.xml.in
index 0c1357b..65f2749 100644
--- a/data/os/freebsd.org/freebsd-9.3.xml.in
+++ b/data/os/freebsd.org/freebsd-9.3.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://freebsd.org/freebsd/9.3">
     <short-id>freebsd9.3</short-id>
     <_name>FreeBSD 9.3</_name>
diff --git a/data/os/gnome.org/gnome-3.6.xml.in b/data/os/gnome.org/gnome-3.6.xml.in
index 0cee665..952e287 100644
--- a/data/os/gnome.org/gnome-3.6.xml.in
+++ b/data/os/gnome.org/gnome-3.6.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://gnome.org/gnome/3.6">
     <short-id>gnome3.6</short-id>
     <_name>GNOME 3.6</_name>
diff --git a/data/os/gnome.org/gnome-3.8.xml.in b/data/os/gnome.org/gnome-3.8.xml.in
index 5d1e2a1..696ed49 100644
--- a/data/os/gnome.org/gnome-3.8.xml.in
+++ b/data/os/gnome.org/gnome-3.8.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://gnome.org/gnome/3.8">
     <short-id>gnome3.8</short-id>
     <_name>GNOME 3.8</_name>
diff --git a/data/os/gnome.org/gnome-continuous-3.10.xml.in b/data/os/gnome.org/gnome-continuous-3.10.xml.in
index 4fe5394..a8b4830 100644
--- a/data/os/gnome.org/gnome-continuous-3.10.xml.in
+++ b/data/os/gnome.org/gnome-continuous-3.10.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://gnome.org/gnome-continuous/3.10">
     <short-id>gnome-continuous-3.10</short-id>
     <_name>GNOME 3.10</_name>
diff --git a/data/os/gnome.org/gnome-continuous-3.12.xml.in b/data/os/gnome.org/gnome-continuous-3.12.xml.in
index 21f52f0..befe384 100644
--- a/data/os/gnome.org/gnome-continuous-3.12.xml.in
+++ b/data/os/gnome.org/gnome-continuous-3.12.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://gnome.org/gnome-continuous/3.12">
     <short-id>gnome-continuous-3.12</short-id>
     <_name>GNOME 3.12</_name>
diff --git a/data/os/gnome.org/gnome-continuous-3.14.xml.in b/data/os/gnome.org/gnome-continuous-3.14.xml.in
index 9397e28..692cc79 100644
--- a/data/os/gnome.org/gnome-continuous-3.14.xml.in
+++ b/data/os/gnome.org/gnome-continuous-3.14.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://gnome.org/gnome-continuous/3.14">
     <short-id>gnome-continuous-3.14</short-id>
     <_name>GNOME 3.14</_name>
diff --git a/data/os/mageia.org/mageia-1.xml.in b/data/os/mageia.org/mageia-1.xml.in
index 39e6e5b..3380b1b 100644
--- a/data/os/mageia.org/mageia-1.xml.in
+++ b/data/os/mageia.org/mageia-1.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://mageia.org/mageia/1">
     <short-id>mageia1</short-id>
     <_name>Mageia 1</_name>
diff --git a/data/os/mageia.org/mageia-2.xml.in b/data/os/mageia.org/mageia-2.xml.in
index 58d80f8..ba516c1 100644
--- a/data/os/mageia.org/mageia-2.xml.in
+++ b/data/os/mageia.org/mageia-2.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://mageia.org/mageia/2">
     <short-id>mageia2</short-id>
     <_name>Mageia 2</_name>
diff --git a/data/os/mageia.org/mageia-3.xml.in b/data/os/mageia.org/mageia-3.xml.in
index 429d475..8070ca0 100644
--- a/data/os/mageia.org/mageia-3.xml.in
+++ b/data/os/mageia.org/mageia-3.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://mageia.org/mageia/3">
     <short-id>mageia3</short-id>
     <_name>Mageia 3</_name>
diff --git a/data/os/mandriva.com/mandrake-10.0.xml.in b/data/os/mandriva.com/mandrake-10.0.xml.in
index 4c6526c..92f4380 100644
--- a/data/os/mandriva.com/mandrake-10.0.xml.in
+++ b/data/os/mandriva.com/mandrake-10.0.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://mandriva.com/mandrake/10.0">
     <short-id>mandrake10.0</short-id>
     <_name>Mandrake Linux 10.0</_name>
diff --git a/data/os/mandriva.com/mandrake-10.1.xml.in b/data/os/mandriva.com/mandrake-10.1.xml.in
index b4a4943..3d1022d 100644
--- a/data/os/mandriva.com/mandrake-10.1.xml.in
+++ b/data/os/mandriva.com/mandrake-10.1.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://mandriva.com/mandrake/10.1">
     <short-id>mandrake10.1</short-id>
     <_name>Mandrake Linux 10.1</_name>
diff --git a/data/os/mandriva.com/mandrake-10.2.xml.in b/data/os/mandriva.com/mandrake-10.2.xml.in
index 2e0b553..7f8cce3 100644
--- a/data/os/mandriva.com/mandrake-10.2.xml.in
+++ b/data/os/mandriva.com/mandrake-10.2.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://mandriva.com/mandrake/10.2">
     <short-id>mandrake10.2</short-id>
     <_name>Mandrake Linux 10.2</_name>
diff --git a/data/os/mandriva.com/mandrake-5.1.xml.in b/data/os/mandriva.com/mandrake-5.1.xml.in
index 2bd3669..eabfd03 100644
--- a/data/os/mandriva.com/mandrake-5.1.xml.in
+++ b/data/os/mandriva.com/mandrake-5.1.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://mandriva.com/mandrake/5.1">
     <short-id>mandrake5.1</short-id>
     <_name>Mandrake Linux 5.1</_name>
diff --git a/data/os/mandriva.com/mandrake-5.2.xml.in b/data/os/mandriva.com/mandrake-5.2.xml.in
index 6a87a82..6c7b2e9 100644
--- a/data/os/mandriva.com/mandrake-5.2.xml.in
+++ b/data/os/mandriva.com/mandrake-5.2.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://mandriva.com/mandrake/5.2">
     <short-id>mandrake5.2</short-id>
     <_name>Mandrake Linux 5.2</_name>
diff --git a/data/os/mandriva.com/mandrake-5.3.xml.in b/data/os/mandriva.com/mandrake-5.3.xml.in
index fe88f07..a1e46f9 100644
--- a/data/os/mandriva.com/mandrake-5.3.xml.in
+++ b/data/os/mandriva.com/mandrake-5.3.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://mandriva.com/mandrake/5.3">
     <short-id>mandrake5.3</short-id>
     <_name>Mandrake Linux 5.3</_name>
diff --git a/data/os/mandriva.com/mandrake-6.0.xml.in b/data/os/mandriva.com/mandrake-6.0.xml.in
index 1f76327..8a5c4ef 100644
--- a/data/os/mandriva.com/mandrake-6.0.xml.in
+++ b/data/os/mandriva.com/mandrake-6.0.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://mandriva.com/mandrake/6.0">
     <short-id>mandrake6.0</short-id>
     <_name>Mandrake Linux 6.0</_name>
diff --git a/data/os/mandriva.com/mandrake-6.1.xml.in b/data/os/mandriva.com/mandrake-6.1.xml.in
index 6002f7c..5a9ba6f 100644
--- a/data/os/mandriva.com/mandrake-6.1.xml.in
+++ b/data/os/mandriva.com/mandrake-6.1.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://mandriva.com/mandrake/6.1">
     <short-id>mandrake6.1</short-id>
     <_name>Mandrake Linux 6.1</_name>
diff --git a/data/os/mandriva.com/mandrake-7.0.xml.in b/data/os/mandriva.com/mandrake-7.0.xml.in
index 7db15d8..bbc1345 100644
--- a/data/os/mandriva.com/mandrake-7.0.xml.in
+++ b/data/os/mandriva.com/mandrake-7.0.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://mandriva.com/mandrake/7.0">
     <short-id>mandrake7.0</short-id>
     <_name>Mandrake Linux 7.0</_name>
diff --git a/data/os/mandriva.com/mandrake-7.1.xml.in b/data/os/mandriva.com/mandrake-7.1.xml.in
index b95bb1a..7037423 100644
--- a/data/os/mandriva.com/mandrake-7.1.xml.in
+++ b/data/os/mandriva.com/mandrake-7.1.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://mandriva.com/mandrake/7.1">
     <short-id>mandrake7.1</short-id>
     <_name>Mandrake Linux 7.1</_name>
diff --git a/data/os/mandriva.com/mandrake-7.2.xml.in b/data/os/mandriva.com/mandrake-7.2.xml.in
index 434405a..b525ec1 100644
--- a/data/os/mandriva.com/mandrake-7.2.xml.in
+++ b/data/os/mandriva.com/mandrake-7.2.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://mandriva.com/mandrake/7.2">
     <short-id>mandrake7.2</short-id>
     <_name>Mandrake Linux 7.2</_name>
diff --git a/data/os/mandriva.com/mandrake-8.0.xml.in b/data/os/mandriva.com/mandrake-8.0.xml.in
index 23cada2..7fb19f7 100644
--- a/data/os/mandriva.com/mandrake-8.0.xml.in
+++ b/data/os/mandriva.com/mandrake-8.0.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://mandriva.com/mandrake/8.0">
     <short-id>mandrake8.0</short-id>
     <_name>Mandrake Linux 8.0</_name>
diff --git a/data/os/mandriva.com/mandrake-8.1.xml.in b/data/os/mandriva.com/mandrake-8.1.xml.in
index c39edb4..8d2959a 100644
--- a/data/os/mandriva.com/mandrake-8.1.xml.in
+++ b/data/os/mandriva.com/mandrake-8.1.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://mandriva.com/mandrake/8.1">
     <short-id>mandrake8.1</short-id>
     <_name>Mandrake Linux 8.1</_name>
diff --git a/data/os/mandriva.com/mandrake-8.2.xml.in b/data/os/mandriva.com/mandrake-8.2.xml.in
index f907384..6fcfedf 100644
--- a/data/os/mandriva.com/mandrake-8.2.xml.in
+++ b/data/os/mandriva.com/mandrake-8.2.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://mandriva.com/mandrake/8.2">
     <short-id>mandrake8.2</short-id>
     <_name>Mandrake Linux 8.2</_name>
diff --git a/data/os/mandriva.com/mandrake-9.0.xml.in b/data/os/mandriva.com/mandrake-9.0.xml.in
index 1be7358..08986c7 100644
--- a/data/os/mandriva.com/mandrake-9.0.xml.in
+++ b/data/os/mandriva.com/mandrake-9.0.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://mandriva.com/mandrake/9.0">
     <short-id>mandrake9.0</short-id>
     <_name>Mandrake Linux 9.0</_name>
diff --git a/data/os/mandriva.com/mandrake-9.1.xml.in b/data/os/mandriva.com/mandrake-9.1.xml.in
index ff94d48..8cba25a 100644
--- a/data/os/mandriva.com/mandrake-9.1.xml.in
+++ b/data/os/mandriva.com/mandrake-9.1.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://mandriva.com/mandrake/9.1">
     <short-id>mandrake9.1</short-id>
     <_name>Mandrake Linux 9.1</_name>
diff --git a/data/os/mandriva.com/mandrake-9.2.xml.in b/data/os/mandriva.com/mandrake-9.2.xml.in
index 629f3ad..094e780 100644
--- a/data/os/mandriva.com/mandrake-9.2.xml.in
+++ b/data/os/mandriva.com/mandrake-9.2.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://mandriva.com/mandrake/9.2">
     <short-id>mandrake9.2</short-id>
     <_name>Mandrake Linux 9.2</_name>
diff --git a/data/os/mandriva.com/mandriva-2006.0.xml.in b/data/os/mandriva.com/mandriva-2006.0.xml.in
index abb726b..c5a11b3 100644
--- a/data/os/mandriva.com/mandriva-2006.0.xml.in
+++ b/data/os/mandriva.com/mandriva-2006.0.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://mandriva.com/mandriva/2006.0">
     <short-id>mandriva2006.0</short-id>
     <_name>Mandriva Linux 2006.0</_name>
diff --git a/data/os/mandriva.com/mandriva-2007.1.xml.in b/data/os/mandriva.com/mandriva-2007.1.xml.in
index 70a09c8..237e559 100644
--- a/data/os/mandriva.com/mandriva-2007.1.xml.in
+++ b/data/os/mandriva.com/mandriva-2007.1.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://mandriva.com/mandriva/2007.1">
     <short-id>mandriva2007.1</short-id>
     <_name>Mandriva Linux 2007 Spring</_name>
diff --git a/data/os/mandriva.com/mandriva-2007.xml.in b/data/os/mandriva.com/mandriva-2007.xml.in
index 032780d..b8e5dca 100644
--- a/data/os/mandriva.com/mandriva-2007.xml.in
+++ b/data/os/mandriva.com/mandriva-2007.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://mandriva.com/mandriva/2007">
     <short-id>mandriva2007</short-id>
     <_name>Mandriva Linux 2007</_name>
diff --git a/data/os/mandriva.com/mandriva-2008.0.xml.in b/data/os/mandriva.com/mandriva-2008.0.xml.in
index da9743c..35b143e 100644
--- a/data/os/mandriva.com/mandriva-2008.0.xml.in
+++ b/data/os/mandriva.com/mandriva-2008.0.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://mandriva.com/mandriva/2008.0">
     <short-id>mandriva2008.0</short-id>
     <_name>Mandriva Linux 2008</_name>
diff --git a/data/os/mandriva.com/mandriva-2008.1.xml.in b/data/os/mandriva.com/mandriva-2008.1.xml.in
index 64593d8..1c22874 100644
--- a/data/os/mandriva.com/mandriva-2008.1.xml.in
+++ b/data/os/mandriva.com/mandriva-2008.1.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://mandriva.com/mandriva/2008.1">
     <short-id>mandriva2008.1</short-id>
     <_name>Mandriva Linux 2008 Spring</_name>
diff --git a/data/os/mandriva.com/mandriva-2009.0.xml.in b/data/os/mandriva.com/mandriva-2009.0.xml.in
index 1f2d9b3..a235f0d 100644
--- a/data/os/mandriva.com/mandriva-2009.0.xml.in
+++ b/data/os/mandriva.com/mandriva-2009.0.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://mandriva.com/mandriva/2009.0">
     <short-id>mandriva2009.0</short-id>
     <_name>Mandriva Linux 2009</_name>
diff --git a/data/os/mandriva.com/mandriva-2009.1.xml.in b/data/os/mandriva.com/mandriva-2009.1.xml.in
index c8bfb97..d0b1c17 100644
--- a/data/os/mandriva.com/mandriva-2009.1.xml.in
+++ b/data/os/mandriva.com/mandriva-2009.1.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://mandriva.com/mandriva/2009.1">
     <short-id>mandriva2009.1</short-id>
     <_name>Mandriva Linux 2009 Spring</_name>
diff --git a/data/os/mandriva.com/mandriva-2010.0.xml.in b/data/os/mandriva.com/mandriva-2010.0.xml.in
index d2d6d64..26f28ad 100644
--- a/data/os/mandriva.com/mandriva-2010.0.xml.in
+++ b/data/os/mandriva.com/mandriva-2010.0.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://mandriva.com/mandriva/2010.0">
     <short-id>mandriva2010.0</short-id>
     <_name>Mandriva Linux 2010</_name>
diff --git a/data/os/mandriva.com/mandriva-2010.1.xml.in b/data/os/mandriva.com/mandriva-2010.1.xml.in
index f17651c..2d26ebb 100644
--- a/data/os/mandriva.com/mandriva-2010.1.xml.in
+++ b/data/os/mandriva.com/mandriva-2010.1.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://mandriva.com/mandriva/2010.1">
     <short-id>mandriva2010.1</short-id>
     <_name>Mandriva Linux 2010 Spring</_name>
diff --git a/data/os/mandriva.com/mandriva-2010.2.xml.in b/data/os/mandriva.com/mandriva-2010.2.xml.in
index c4e9ec1..31043fe 100644
--- a/data/os/mandriva.com/mandriva-2010.2.xml.in
+++ b/data/os/mandriva.com/mandriva-2010.2.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://mandriva.com/mandriva/2010.2">
     <short-id>mandriva2010.2</short-id>
     <_name>Mandriva Linux 2010.2</_name>
diff --git a/data/os/mandriva.com/mandriva-2011.xml.in b/data/os/mandriva.com/mandriva-2011.xml.in
index 3bec234..e101e86 100644
--- a/data/os/mandriva.com/mandriva-2011.xml.in
+++ b/data/os/mandriva.com/mandriva-2011.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://mandriva.com/mandriva/2011">
     <short-id>mandriva2011</short-id>
     <_name>Mandriva Linux 2011</_name>
diff --git a/data/os/mandriva.com/mbs-1.0.xml.in b/data/os/mandriva.com/mbs-1.0.xml.in
index 0c8f19a..c8041cd 100644
--- a/data/os/mandriva.com/mbs-1.0.xml.in
+++ b/data/os/mandriva.com/mbs-1.0.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://mandriva.com/mbs/1.0">
     <short-id>mbs1.0</short-id>
     <_name>Mandriva Business Server 1.0</_name>
diff --git a/data/os/mandriva.com/mes-5.0.xml.in b/data/os/mandriva.com/mes-5.0.xml.in
index 547ffdc..5663502 100644
--- a/data/os/mandriva.com/mes-5.0.xml.in
+++ b/data/os/mandriva.com/mes-5.0.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://mandriva.com/mes/5.0">
     <short-id>mes5</short-id>
     <_name>Mandriva Enterprise Server 5.0</_name>
diff --git a/data/os/mandriva.com/mes-5.1.xml.in b/data/os/mandriva.com/mes-5.1.xml.in
index d4a0f25..9426d2a 100644
--- a/data/os/mandriva.com/mes-5.1.xml.in
+++ b/data/os/mandriva.com/mes-5.1.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://mandriva.com/mes/5.1">
     <short-id>mes5.1</short-id>
     <_name>Mandriva Enterprise Server 5.1</_name>
diff --git a/data/os/microsoft.com/msdos-6.22.xml.in b/data/os/microsoft.com/msdos-6.22.xml.in
index 075ebb4..a6a3b21 100644
--- a/data/os/microsoft.com/msdos-6.22.xml.in
+++ b/data/os/microsoft.com/msdos-6.22.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://microsoft.com/msdos/6.22">
     <short-id>msdos6.22</short-id>
     <_name>Microsoft MS-DOS 6.22</_name>
diff --git a/data/os/microsoft.com/win-1.0.xml.in b/data/os/microsoft.com/win-1.0.xml.in
index 7ce76de..2eb4580 100644
--- a/data/os/microsoft.com/win-1.0.xml.in
+++ b/data/os/microsoft.com/win-1.0.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://microsoft.com/win/1.0">
     <short-id>win1.0</short-id>
     <_name>Microsoft Windows 1.0</_name>
diff --git a/data/os/microsoft.com/win-10.xml.in b/data/os/microsoft.com/win-10.xml.in
index 04facce..514c6fe 100644
--- a/data/os/microsoft.com/win-10.xml.in
+++ b/data/os/microsoft.com/win-10.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://microsoft.com/win/10">
     <short-id>win10</short-id>
     <_name>Microsoft Windows 10</_name>
diff --git a/data/os/microsoft.com/win-2.0.xml.in b/data/os/microsoft.com/win-2.0.xml.in
index 6f6a3ae..ac47b98 100644
--- a/data/os/microsoft.com/win-2.0.xml.in
+++ b/data/os/microsoft.com/win-2.0.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://microsoft.com/win/2.0">
     <short-id>win2.0</short-id>
     <_name>Microsoft Windows 2.0</_name>
diff --git a/data/os/microsoft.com/win-2.1.xml.in b/data/os/microsoft.com/win-2.1.xml.in
index 6c43799..9c3a0ef 100644
--- a/data/os/microsoft.com/win-2.1.xml.in
+++ b/data/os/microsoft.com/win-2.1.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://microsoft.com/win/2.1">
     <short-id>win2.1</short-id>
     <_name>Microsoft Windows 2.1</_name>
diff --git a/data/os/microsoft.com/win-2k.xml.in b/data/os/microsoft.com/win-2k.xml.in
index dc0076c..b844475 100644
--- a/data/os/microsoft.com/win-2k.xml.in
+++ b/data/os/microsoft.com/win-2k.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://microsoft.com/win/2k">
     <short-id>win2k</short-id>
     <_name>Microsoft Windows 2000</_name>
diff --git a/data/os/microsoft.com/win-2k12.xml.in b/data/os/microsoft.com/win-2k12.xml.in
index 5a82b7f..d7e97f2 100644
--- a/data/os/microsoft.com/win-2k12.xml.in
+++ b/data/os/microsoft.com/win-2k12.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://microsoft.com/win/2k12">
     <short-id>win2k12</short-id>
     <_name>Microsoft Windows Server 2012</_name>
diff --git a/data/os/microsoft.com/win-2k12r2.xml.in b/data/os/microsoft.com/win-2k12r2.xml.in
index 7a1e6cf..6359235 100644
--- a/data/os/microsoft.com/win-2k12r2.xml.in
+++ b/data/os/microsoft.com/win-2k12r2.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://microsoft.com/win/2k12r2">
     <short-id>win2k12r2</short-id>
     <_name>Microsoft Windows Server 2012 R2</_name>
diff --git a/data/os/microsoft.com/win-2k3.xml.in b/data/os/microsoft.com/win-2k3.xml.in
index e22c95a..07b24ac 100644
--- a/data/os/microsoft.com/win-2k3.xml.in
+++ b/data/os/microsoft.com/win-2k3.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://microsoft.com/win/2k3">
     <short-id>win2k3</short-id>
     <_name>Microsoft Windows Server 2003</_name>
diff --git a/data/os/microsoft.com/win-2k3r2.xml.in b/data/os/microsoft.com/win-2k3r2.xml.in
index f9b6186..6fa201b 100644
--- a/data/os/microsoft.com/win-2k3r2.xml.in
+++ b/data/os/microsoft.com/win-2k3r2.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://microsoft.com/win/2k3r2">
     <short-id>win2k3r2</short-id>
     <_name>Microsoft Windows Server 2003 R2</_name>
diff --git a/data/os/microsoft.com/win-2k8.xml.in b/data/os/microsoft.com/win-2k8.xml.in
index 116e242..55526dd 100644
--- a/data/os/microsoft.com/win-2k8.xml.in
+++ b/data/os/microsoft.com/win-2k8.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://microsoft.com/win/2k8">
     <short-id>win2k8</short-id>
     <_name>Microsoft Windows Server 2008</_name>
diff --git a/data/os/microsoft.com/win-2k8r2.xml.in b/data/os/microsoft.com/win-2k8r2.xml.in
index 9a59e9b..f063659 100644
--- a/data/os/microsoft.com/win-2k8r2.xml.in
+++ b/data/os/microsoft.com/win-2k8r2.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://microsoft.com/win/2k8r2">
     <short-id>win2k8r2</short-id>
     <_name>Microsoft Windows Server 2008 R2</_name>
diff --git a/data/os/microsoft.com/win-3.1.xml.in b/data/os/microsoft.com/win-3.1.xml.in
index f13d31b..733dfd1 100644
--- a/data/os/microsoft.com/win-3.1.xml.in
+++ b/data/os/microsoft.com/win-3.1.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://microsoft.com/win/3.1">
     <short-id>win3.1</short-id>
     <_name>Microsoft Windows 3.1</_name>
diff --git a/data/os/microsoft.com/win-7.xml.in b/data/os/microsoft.com/win-7.xml.in
index 2cb6488..6b499ef 100644
--- a/data/os/microsoft.com/win-7.xml.in
+++ b/data/os/microsoft.com/win-7.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://microsoft.com/win/7">
     <short-id>win7</short-id>
     <_name>Microsoft Windows 7</_name>
diff --git a/data/os/microsoft.com/win-8.1.xml.in b/data/os/microsoft.com/win-8.1.xml.in
index 7d0a33b..8489853 100644
--- a/data/os/microsoft.com/win-8.1.xml.in
+++ b/data/os/microsoft.com/win-8.1.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://microsoft.com/win/8.1">
     <short-id>win8.1</short-id>
     <_name>Microsoft Windows 8.1</_name>
diff --git a/data/os/microsoft.com/win-8.xml.in b/data/os/microsoft.com/win-8.xml.in
index 69faf80..6d23020 100644
--- a/data/os/microsoft.com/win-8.xml.in
+++ b/data/os/microsoft.com/win-8.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://microsoft.com/win/8">
     <short-id>win8</short-id>
     <_name>Microsoft Windows 8</_name>
diff --git a/data/os/microsoft.com/win-95.xml.in b/data/os/microsoft.com/win-95.xml.in
index 9246294..4cfaf2a 100644
--- a/data/os/microsoft.com/win-95.xml.in
+++ b/data/os/microsoft.com/win-95.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://microsoft.com/win/95">
     <short-id>win95</short-id>
     <_name>Microsoft Windows 95</_name>
diff --git a/data/os/microsoft.com/win-98.xml.in b/data/os/microsoft.com/win-98.xml.in
index 97f092d..50aa74e 100644
--- a/data/os/microsoft.com/win-98.xml.in
+++ b/data/os/microsoft.com/win-98.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://microsoft.com/win/98">
     <short-id>win98</short-id>
     <_name>Microsoft Windows 98</_name>
diff --git a/data/os/microsoft.com/win-me.xml.in b/data/os/microsoft.com/win-me.xml.in
index a43e320..ea18bd7 100644
--- a/data/os/microsoft.com/win-me.xml.in
+++ b/data/os/microsoft.com/win-me.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://microsoft.com/win/me">
     <short-id>winme</short-id>
     <_name>Microsoft Windows Millennium Edition</_name>
diff --git a/data/os/microsoft.com/win-vista.xml.in b/data/os/microsoft.com/win-vista.xml.in
index f1589b9..d67219d 100644
--- a/data/os/microsoft.com/win-vista.xml.in
+++ b/data/os/microsoft.com/win-vista.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://microsoft.com/win/vista">
     <short-id>winvista</short-id>
     <_name>Microsoft Windows Vista</_name>
diff --git a/data/os/microsoft.com/win-xp.xml.in b/data/os/microsoft.com/win-xp.xml.in
index 3e181d9..36edd07 100644
--- a/data/os/microsoft.com/win-xp.xml.in
+++ b/data/os/microsoft.com/win-xp.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://microsoft.com/win/xp">
     <short-id>winxp</short-id>
     <_name>Microsoft Windows XP</_name>
diff --git a/data/os/microsoft.com/winnt-3.1.xml.in b/data/os/microsoft.com/winnt-3.1.xml.in
index a873e18..1171e13 100644
--- a/data/os/microsoft.com/winnt-3.1.xml.in
+++ b/data/os/microsoft.com/winnt-3.1.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://microsoft.com/winnt/3.1">
     <short-id>winnt3.1</short-id>
     <_name>Microsoft Windows NT Server 3.1</_name>
diff --git a/data/os/microsoft.com/winnt-3.5.xml.in b/data/os/microsoft.com/winnt-3.5.xml.in
index 202466a..f175c2c 100644
--- a/data/os/microsoft.com/winnt-3.5.xml.in
+++ b/data/os/microsoft.com/winnt-3.5.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://microsoft.com/winnt/3.5">
     <short-id>winnt3.5</short-id>
     <_name>Microsoft Windows NT Server 3.5</_name>
diff --git a/data/os/microsoft.com/winnt-3.51.xml.in b/data/os/microsoft.com/winnt-3.51.xml.in
index 18397c9..a7bd702 100644
--- a/data/os/microsoft.com/winnt-3.51.xml.in
+++ b/data/os/microsoft.com/winnt-3.51.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://microsoft.com/winnt/3.51">
     <short-id>winnt3.51</short-id>
     <_name>Microsoft Windows NT Server 3.51</_name>
diff --git a/data/os/microsoft.com/winnt-4.0.xml.in b/data/os/microsoft.com/winnt-4.0.xml.in
index 34836bf..dd6b2d7 100644
--- a/data/os/microsoft.com/winnt-4.0.xml.in
+++ b/data/os/microsoft.com/winnt-4.0.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://microsoft.com/winnt/4.0">
     <short-id>winnt4.0</short-id>
     <_name>Microsoft Windows NT Server 4.0</_name>
diff --git a/data/os/netbsd.org/netbsd-0.8.xml.in b/data/os/netbsd.org/netbsd-0.8.xml.in
index 1db181d..7ebbcea 100644
--- a/data/os/netbsd.org/netbsd-0.8.xml.in
+++ b/data/os/netbsd.org/netbsd-0.8.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://netbsd.org/netbsd/0.8">
     <short-id>netbsd0.8</short-id>
     <_name>NetBSD 0.8</_name>
diff --git a/data/os/netbsd.org/netbsd-0.9.xml.in b/data/os/netbsd.org/netbsd-0.9.xml.in
index 3f3c2cc..10fb08b 100644
--- a/data/os/netbsd.org/netbsd-0.9.xml.in
+++ b/data/os/netbsd.org/netbsd-0.9.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://netbsd.org/netbsd/0.9">
     <short-id>netbsd0.9</short-id>
     <_name>NetBSD 0.9</_name>
diff --git a/data/os/netbsd.org/netbsd-1.0.xml.in b/data/os/netbsd.org/netbsd-1.0.xml.in
index 27164db..daa92b4 100644
--- a/data/os/netbsd.org/netbsd-1.0.xml.in
+++ b/data/os/netbsd.org/netbsd-1.0.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://netbsd.org/netbsd/1.0">
     <short-id>netbsd1.0</short-id>
     <_name>NetBSD 1.0</_name>
diff --git a/data/os/netbsd.org/netbsd-1.1.xml.in b/data/os/netbsd.org/netbsd-1.1.xml.in
index 9c4a7b1..5ff903b 100644
--- a/data/os/netbsd.org/netbsd-1.1.xml.in
+++ b/data/os/netbsd.org/netbsd-1.1.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://netbsd.org/netbsd/1.1">
     <short-id>netbsd1.1</short-id>
     <_name>NetBSD 1.1</_name>
diff --git a/data/os/netbsd.org/netbsd-1.2.xml.in b/data/os/netbsd.org/netbsd-1.2.xml.in
index 8ef5df4..2ea8103 100644
--- a/data/os/netbsd.org/netbsd-1.2.xml.in
+++ b/data/os/netbsd.org/netbsd-1.2.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://netbsd.org/netbsd/1.2">
     <short-id>netbsd1.2</short-id>
     <_name>NetBSD 1.2</_name>
diff --git a/data/os/netbsd.org/netbsd-1.3.xml.in b/data/os/netbsd.org/netbsd-1.3.xml.in
index 7cd202f..69d8df6 100644
--- a/data/os/netbsd.org/netbsd-1.3.xml.in
+++ b/data/os/netbsd.org/netbsd-1.3.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://netbsd.org/netbsd/1.3">
     <short-id>netbsd1.3</short-id>
     <_name>NetBSD 1.3</_name>
diff --git a/data/os/netbsd.org/netbsd-1.4.xml.in b/data/os/netbsd.org/netbsd-1.4.xml.in
index 428ebab..6c7aec6 100644
--- a/data/os/netbsd.org/netbsd-1.4.xml.in
+++ b/data/os/netbsd.org/netbsd-1.4.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://netbsd.org/netbsd/1.4">
     <short-id>netbsd1.4</short-id>
     <_name>NetBSD 1.4</_name>
diff --git a/data/os/netbsd.org/netbsd-1.5.xml.in b/data/os/netbsd.org/netbsd-1.5.xml.in
index 6829a27..83de362 100644
--- a/data/os/netbsd.org/netbsd-1.5.xml.in
+++ b/data/os/netbsd.org/netbsd-1.5.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://netbsd.org/netbsd/1.5">
     <short-id>netbsd1.5</short-id>
     <_name>NetBSD 1.5</_name>
diff --git a/data/os/netbsd.org/netbsd-1.6.xml.in b/data/os/netbsd.org/netbsd-1.6.xml.in
index 2de7cda..62a95ed 100644
--- a/data/os/netbsd.org/netbsd-1.6.xml.in
+++ b/data/os/netbsd.org/netbsd-1.6.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://netbsd.org/netbsd/1.6">
     <short-id>netbsd1.6</short-id>
     <_name>NetBSD 1.6</_name>
diff --git a/data/os/netbsd.org/netbsd-2.0.xml.in b/data/os/netbsd.org/netbsd-2.0.xml.in
index c626201..3de5d0c 100644
--- a/data/os/netbsd.org/netbsd-2.0.xml.in
+++ b/data/os/netbsd.org/netbsd-2.0.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://netbsd.org/netbsd/2.0">
     <short-id>netbsd2.0</short-id>
     <_name>NetBSD 2.0</_name>
diff --git a/data/os/netbsd.org/netbsd-3.0.xml.in b/data/os/netbsd.org/netbsd-3.0.xml.in
index f372e94..60cf633 100644
--- a/data/os/netbsd.org/netbsd-3.0.xml.in
+++ b/data/os/netbsd.org/netbsd-3.0.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://netbsd.org/netbsd/3.0">
     <short-id>netbsd3.0</short-id>
     <_name>NetBSD 3.0</_name>
diff --git a/data/os/netbsd.org/netbsd-4.0.xml.in b/data/os/netbsd.org/netbsd-4.0.xml.in
index aebaf7a..425e14f 100644
--- a/data/os/netbsd.org/netbsd-4.0.xml.in
+++ b/data/os/netbsd.org/netbsd-4.0.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://netbsd.org/netbsd/4.0">
     <short-id>netbsd4.0</short-id>
     <_name>NetBSD 4.0</_name>
diff --git a/data/os/netbsd.org/netbsd-5.0.xml.in b/data/os/netbsd.org/netbsd-5.0.xml.in
index 860d08e..320c9e7 100644
--- a/data/os/netbsd.org/netbsd-5.0.xml.in
+++ b/data/os/netbsd.org/netbsd-5.0.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://netbsd.org/netbsd/5.0">
     <short-id>netbsd5.0</short-id>
     <_name>NetBSD 5.0</_name>
diff --git a/data/os/netbsd.org/netbsd-5.1.xml.in b/data/os/netbsd.org/netbsd-5.1.xml.in
index 2eabddd..c7ccb08 100644
--- a/data/os/netbsd.org/netbsd-5.1.xml.in
+++ b/data/os/netbsd.org/netbsd-5.1.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://netbsd.org/netbsd/5.1">
     <short-id>netbsd5.1</short-id>
     <_name>NetBSD 5.1</_name>
diff --git a/data/os/novell.com/netware-4.xml.in b/data/os/novell.com/netware-4.xml.in
index 6567a8b..0c3bd59 100644
--- a/data/os/novell.com/netware-4.xml.in
+++ b/data/os/novell.com/netware-4.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://novell.com/netware/4">
     <short-id>netware4</short-id>
     <_name>Novell Netware 4</_name>
diff --git a/data/os/novell.com/netware-5.xml.in b/data/os/novell.com/netware-5.xml.in
index d9631d1..fce790b 100644
--- a/data/os/novell.com/netware-5.xml.in
+++ b/data/os/novell.com/netware-5.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://novell.com/netware/5">
     <short-id>netware5</short-id>
     <_name>Novell Netware 5</_name>
diff --git a/data/os/novell.com/netware-6.xml.in b/data/os/novell.com/netware-6.xml.in
index 96c2341..175f9e3 100644
--- a/data/os/novell.com/netware-6.xml.in
+++ b/data/os/novell.com/netware-6.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://novell.com/netware/6">
     <short-id>netware6</short-id>
     <_name>Novell Netware 6</_name>
diff --git a/data/os/openbsd.org/openbsd-4.2.xml.in b/data/os/openbsd.org/openbsd-4.2.xml.in
index a322187..fe84888 100644
--- a/data/os/openbsd.org/openbsd-4.2.xml.in
+++ b/data/os/openbsd.org/openbsd-4.2.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://openbsd.org/openbsd/4.2">
     <short-id>openbsd4.2</short-id>
     <_name>OpenBSD 4.2</_name>
diff --git a/data/os/openbsd.org/openbsd-4.3.xml.in b/data/os/openbsd.org/openbsd-4.3.xml.in
index 635b656..49e9a46 100644
--- a/data/os/openbsd.org/openbsd-4.3.xml.in
+++ b/data/os/openbsd.org/openbsd-4.3.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://openbsd.org/openbsd/4.3">
     <short-id>openbsd4.3</short-id>
     <_name>OpenBSD 4.3</_name>
diff --git a/data/os/openbsd.org/openbsd-4.4.xml.in b/data/os/openbsd.org/openbsd-4.4.xml.in
index f5b4e8e..047b28e 100644
--- a/data/os/openbsd.org/openbsd-4.4.xml.in
+++ b/data/os/openbsd.org/openbsd-4.4.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://openbsd.org/openbsd/4.4">
     <short-id>openbsd4.4</short-id>
     <_name>OpenBSD 4.4</_name>
diff --git a/data/os/openbsd.org/openbsd-4.5.xml.in b/data/os/openbsd.org/openbsd-4.5.xml.in
index 2f51347..da86b15 100644
--- a/data/os/openbsd.org/openbsd-4.5.xml.in
+++ b/data/os/openbsd.org/openbsd-4.5.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://openbsd.org/openbsd/4.5">
     <short-id>openbsd4.5</short-id>
     <_name>OpenBSD 4.5</_name>
diff --git a/data/os/openbsd.org/openbsd-4.8.xml.in b/data/os/openbsd.org/openbsd-4.8.xml.in
index ee53699..43911c9 100644
--- a/data/os/openbsd.org/openbsd-4.8.xml.in
+++ b/data/os/openbsd.org/openbsd-4.8.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://openbsd.org/openbsd/4.8">
     <short-id>openbsd4.8</short-id>
     <_name>OpenBSD 4.8</_name>
diff --git a/data/os/openbsd.org/openbsd-4.9.xml.in b/data/os/openbsd.org/openbsd-4.9.xml.in
index 93ea7b4..fe00aa0 100644
--- a/data/os/openbsd.org/openbsd-4.9.xml.in
+++ b/data/os/openbsd.org/openbsd-4.9.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://openbsd.org/openbsd/4.9">
     <short-id>openbsd4.9</short-id>
     <_name>OpenBSD 4.9</_name>
diff --git a/data/os/openbsd.org/openbsd-5.0.xml.in b/data/os/openbsd.org/openbsd-5.0.xml.in
index fedfdda..be1832e 100644
--- a/data/os/openbsd.org/openbsd-5.0.xml.in
+++ b/data/os/openbsd.org/openbsd-5.0.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://openbsd.org/openbsd/5.0">
     <short-id>openbsd5.0</short-id>
     <_name>OpenBSD 5.0</_name>
diff --git a/data/os/openbsd.org/openbsd-5.1.xml.in b/data/os/openbsd.org/openbsd-5.1.xml.in
index 1fffa8a..f424fde 100644
--- a/data/os/openbsd.org/openbsd-5.1.xml.in
+++ b/data/os/openbsd.org/openbsd-5.1.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://openbsd.org/openbsd/5.1">
     <short-id>openbsd5.1</short-id>
     <_name>OpenBSD 5.1</_name>
diff --git a/data/os/openbsd.org/openbsd-5.2.xml.in b/data/os/openbsd.org/openbsd-5.2.xml.in
index d4a4b24..4fb671f 100644
--- a/data/os/openbsd.org/openbsd-5.2.xml.in
+++ b/data/os/openbsd.org/openbsd-5.2.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://openbsd.org/openbsd/5.2">
     <short-id>openbsd5.2</short-id>
     <_name>OpenBSD 5.2</_name>
diff --git a/data/os/openbsd.org/openbsd-5.3.xml.in b/data/os/openbsd.org/openbsd-5.3.xml.in
index b23adb4..596812f 100644
--- a/data/os/openbsd.org/openbsd-5.3.xml.in
+++ b/data/os/openbsd.org/openbsd-5.3.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://openbsd.org/openbsd/5.3">
     <short-id>openbsd5.3</short-id>
     <_name>OpenBSD 5.3</_name>
diff --git a/data/os/openbsd.org/openbsd-5.4.xml.in b/data/os/openbsd.org/openbsd-5.4.xml.in
index f3d2d9a..59597f9 100644
--- a/data/os/openbsd.org/openbsd-5.4.xml.in
+++ b/data/os/openbsd.org/openbsd-5.4.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://openbsd.org/openbsd/5.4">
     <short-id>openbsd5.4</short-id>
     <_name>OpenBSD 5.4</_name>
diff --git a/data/os/openbsd.org/openbsd-5.5.xml.in b/data/os/openbsd.org/openbsd-5.5.xml.in
index 328b8d5..fff156e 100644
--- a/data/os/openbsd.org/openbsd-5.5.xml.in
+++ b/data/os/openbsd.org/openbsd-5.5.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://openbsd.org/openbsd/5.5">
     <short-id>openbsd5.5</short-id>
     <_name>OpenBSD 5.5</_name>
diff --git a/data/os/openbsd.org/openbsd-5.6.xml.in b/data/os/openbsd.org/openbsd-5.6.xml.in
index 57f8b35..5d56728 100644
--- a/data/os/openbsd.org/openbsd-5.6.xml.in
+++ b/data/os/openbsd.org/openbsd-5.6.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://openbsd.org/openbsd/5.6">
     <short-id>openbsd5.6</short-id>
     <_name>OpenBSD 5.6</_name>
diff --git a/data/os/openbsd.org/openbsd-5.7.xml.in b/data/os/openbsd.org/openbsd-5.7.xml.in
index 064a50a..8866094 100644
--- a/data/os/openbsd.org/openbsd-5.7.xml.in
+++ b/data/os/openbsd.org/openbsd-5.7.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://openbsd.org/openbsd/5.7">
     <short-id>openbsd5.7</short-id>
     <_name>OpenBSD 5.7</_name>
diff --git a/data/os/openbsd.org/openbsd-5.8.xml.in b/data/os/openbsd.org/openbsd-5.8.xml.in
index f3cc36d..77dbb0c 100644
--- a/data/os/openbsd.org/openbsd-5.8.xml.in
+++ b/data/os/openbsd.org/openbsd-5.8.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://openbsd.org/openbsd/5.8">
     <short-id>openbsd5.8</short-id>
     <_name>OpenBSD 5.8</_name>
diff --git a/data/os/opensuse.org/opensuse-10.2.xml.in b/data/os/opensuse.org/opensuse-10.2.xml.in
index c19c299..f8e127f 100644
--- a/data/os/opensuse.org/opensuse-10.2.xml.in
+++ b/data/os/opensuse.org/opensuse-10.2.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://opensuse.org/opensuse/10.2">
     <short-id>opensuse10.2</short-id>
     <_name>openSUSE 10.2</_name>
diff --git a/data/os/opensuse.org/opensuse-10.3.xml.in b/data/os/opensuse.org/opensuse-10.3.xml.in
index 0d12a63..930c9ef 100644
--- a/data/os/opensuse.org/opensuse-10.3.xml.in
+++ b/data/os/opensuse.org/opensuse-10.3.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://opensuse.org/opensuse/10.3">
     <short-id>opensuse10.3</short-id>
     <_name>openSUSE 10.3</_name>
diff --git a/data/os/opensuse.org/opensuse-11.0.xml.in b/data/os/opensuse.org/opensuse-11.0.xml.in
index 6a4be33..043567a 100644
--- a/data/os/opensuse.org/opensuse-11.0.xml.in
+++ b/data/os/opensuse.org/opensuse-11.0.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://opensuse.org/opensuse/11.0">
     <short-id>opensuse11.0</short-id>
     <_name>openSUSE 11.0</_name>
diff --git a/data/os/opensuse.org/opensuse-11.1.xml.in b/data/os/opensuse.org/opensuse-11.1.xml.in
index dd06101..9dedb33 100644
--- a/data/os/opensuse.org/opensuse-11.1.xml.in
+++ b/data/os/opensuse.org/opensuse-11.1.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://opensuse.org/opensuse/11.1">
     <short-id>opensuse11.1</short-id>
     <_name>openSUSE 11.1</_name>
diff --git a/data/os/opensuse.org/opensuse-11.2.xml.in b/data/os/opensuse.org/opensuse-11.2.xml.in
index 8269234..2588eff 100644
--- a/data/os/opensuse.org/opensuse-11.2.xml.in
+++ b/data/os/opensuse.org/opensuse-11.2.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://opensuse.org/opensuse/11.2">
     <short-id>opensuse11.2</short-id>
     <_name>openSUSE 11.2</_name>
diff --git a/data/os/opensuse.org/opensuse-11.3.xml.in b/data/os/opensuse.org/opensuse-11.3.xml.in
index d4ad203..b199817 100644
--- a/data/os/opensuse.org/opensuse-11.3.xml.in
+++ b/data/os/opensuse.org/opensuse-11.3.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://opensuse.org/opensuse/11.3">
     <short-id>opensuse11.3</short-id>
     <_name>openSUSE 11.3</_name>
diff --git a/data/os/opensuse.org/opensuse-11.4.xml.in b/data/os/opensuse.org/opensuse-11.4.xml.in
index 53d2bb9..1cd85c2 100644
--- a/data/os/opensuse.org/opensuse-11.4.xml.in
+++ b/data/os/opensuse.org/opensuse-11.4.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://opensuse.org/opensuse/11.4">
     <short-id>opensuse11.4</short-id>
     <_name>openSUSE 11.4</_name>
diff --git a/data/os/opensuse.org/opensuse-12.1.xml.in b/data/os/opensuse.org/opensuse-12.1.xml.in
index 70f2157..22028bd 100644
--- a/data/os/opensuse.org/opensuse-12.1.xml.in
+++ b/data/os/opensuse.org/opensuse-12.1.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://opensuse.org/opensuse/12.1">
     <short-id>opensuse12.1</short-id>
     <_name>openSUSE 12.1</_name>
diff --git a/data/os/opensuse.org/opensuse-12.2.xml.in b/data/os/opensuse.org/opensuse-12.2.xml.in
index 88b9bb7..489db12 100644
--- a/data/os/opensuse.org/opensuse-12.2.xml.in
+++ b/data/os/opensuse.org/opensuse-12.2.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://opensuse.org/opensuse/12.2">
     <short-id>opensuse12.2</short-id>
     <_name>openSUSE 12.2</_name>
diff --git a/data/os/opensuse.org/opensuse-12.3.xml.in b/data/os/opensuse.org/opensuse-12.3.xml.in
index 8cdfc21..8a68922 100644
--- a/data/os/opensuse.org/opensuse-12.3.xml.in
+++ b/data/os/opensuse.org/opensuse-12.3.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://opensuse.org/opensuse/12.3">
     <short-id>opensuse12.3</short-id>
     <_name>openSUSE 12.3</_name>
diff --git a/data/os/opensuse.org/opensuse-13.1.xml.in b/data/os/opensuse.org/opensuse-13.1.xml.in
index 54d2ca6..ddd82d4 100644
--- a/data/os/opensuse.org/opensuse-13.1.xml.in
+++ b/data/os/opensuse.org/opensuse-13.1.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://opensuse.org/opensuse/13.1">
     <short-id>opensuse13.1</short-id>
     <_name>openSUSE 13.1</_name>
diff --git a/data/os/opensuse.org/opensuse-13.2.xml.in b/data/os/opensuse.org/opensuse-13.2.xml.in
index be35766..6f07fc7 100644
--- a/data/os/opensuse.org/opensuse-13.2.xml.in
+++ b/data/os/opensuse.org/opensuse-13.2.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://opensuse.org/opensuse/13.2">
     <short-id>opensuse13.2</short-id>
     <_name>openSUSE 13.2</_name>
diff --git a/data/os/opensuse.org/opensuse-42.1.xml.in b/data/os/opensuse.org/opensuse-42.1.xml.in
index 4772dc8..9647746 100644
--- a/data/os/opensuse.org/opensuse-42.1.xml.in
+++ b/data/os/opensuse.org/opensuse-42.1.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://opensuse.org/opensuse/42.1">
     <short-id>opensuse42.1</short-id>
     <_name>openSUSE Leap 42.1</_name>
diff --git a/data/os/opensuse.org/opensuse-factory.xml.in b/data/os/opensuse.org/opensuse-factory.xml.in
index 5d81539..c20f107 100644
--- a/data/os/opensuse.org/opensuse-factory.xml.in
+++ b/data/os/opensuse.org/opensuse-factory.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://opensuse.org/opensuse/factory">
     <short-id>opensuse-factory</short-id>
     <_name>openSUSE</_name>
diff --git a/data/os/opensuse.org/opensuse-tumbleweed.xml.in b/data/os/opensuse.org/opensuse-tumbleweed.xml.in
index 5e0f6d2..23673fe 100644
--- a/data/os/opensuse.org/opensuse-tumbleweed.xml.in
+++ b/data/os/opensuse.org/opensuse-tumbleweed.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://opensuse.org/opensuse/tumbleweed">
     <short-id>opensusetumbleweed</short-id>
     <_name>openSUSE Tumbleweed</_name>
diff --git a/data/os/opensuse.org/opensuse-unknown.xml.in b/data/os/opensuse.org/opensuse-unknown.xml.in
index 79a8cd1..8887562 100644
--- a/data/os/opensuse.org/opensuse-unknown.xml.in
+++ b/data/os/opensuse.org/opensuse-unknown.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://opensuse.org/opensuse/unknown">
     <short-id>opensuse-unknown</short-id>
     <_name>openSUSE</_name>
diff --git a/data/os/oracle.com/solaris-11.xml.in b/data/os/oracle.com/solaris-11.xml.in
index b6da98f..9cf0b60 100644
--- a/data/os/oracle.com/solaris-11.xml.in
+++ b/data/os/oracle.com/solaris-11.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://oracle.com/solaris/11">
     <short-id>solaris11</short-id>
     <_name>Oracle Solaris 11</_name>
diff --git a/data/os/redhat.com/rhel-2.1.1.xml.in b/data/os/redhat.com/rhel-2.1.1.xml.in
index d665847..be87729 100644
--- a/data/os/redhat.com/rhel-2.1.1.xml.in
+++ b/data/os/redhat.com/rhel-2.1.1.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://redhat.com/rhel/2.1.1">
     <short-id>rhel2.1.1</short-id>
     <_name>Red Hat Enterprise Linux 2.1 Update 1</_name>
diff --git a/data/os/redhat.com/rhel-2.1.2.xml.in b/data/os/redhat.com/rhel-2.1.2.xml.in
index 33f1f9f..98b9ccc 100644
--- a/data/os/redhat.com/rhel-2.1.2.xml.in
+++ b/data/os/redhat.com/rhel-2.1.2.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://redhat.com/rhel/2.1.2">
     <short-id>rhel2.1.2</short-id>
     <_name>Red Hat Enterprise Linux 2.1 Update 2</_name>
diff --git a/data/os/redhat.com/rhel-2.1.3.xml.in b/data/os/redhat.com/rhel-2.1.3.xml.in
index 8056bd7..824a6ec 100644
--- a/data/os/redhat.com/rhel-2.1.3.xml.in
+++ b/data/os/redhat.com/rhel-2.1.3.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://redhat.com/rhel/2.1.3">
     <short-id>rhel2.1.3</short-id>
     <_name>Red Hat Enterprise Linux 2.1 Update 3</_name>
diff --git a/data/os/redhat.com/rhel-2.1.4.xml.in b/data/os/redhat.com/rhel-2.1.4.xml.in
index 89b81e5..3d2ccef 100644
--- a/data/os/redhat.com/rhel-2.1.4.xml.in
+++ b/data/os/redhat.com/rhel-2.1.4.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://redhat.com/rhel/2.1.4">
     <short-id>rhel2.1.4</short-id>
     <_name>Red Hat Enterprise Linux 2.1 Update 4</_name>
diff --git a/data/os/redhat.com/rhel-2.1.5.xml.in b/data/os/redhat.com/rhel-2.1.5.xml.in
index 2eb4679..2d26df1 100644
--- a/data/os/redhat.com/rhel-2.1.5.xml.in
+++ b/data/os/redhat.com/rhel-2.1.5.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://redhat.com/rhel/2.1.5">
     <short-id>rhel2.1.5</short-id>
     <_name>Red Hat Enterprise Linux 2.1 Update 5</_name>
diff --git a/data/os/redhat.com/rhel-2.1.6.xml.in b/data/os/redhat.com/rhel-2.1.6.xml.in
index 0ecf587..ec3d22a 100644
--- a/data/os/redhat.com/rhel-2.1.6.xml.in
+++ b/data/os/redhat.com/rhel-2.1.6.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://redhat.com/rhel/2.1.6">
     <short-id>rhel2.1.6</short-id>
     <_name>Red Hat Enterprise Linux 2.1 Update 6</_name>
diff --git a/data/os/redhat.com/rhel-2.1.7.xml.in b/data/os/redhat.com/rhel-2.1.7.xml.in
index ecb819d..a90d53c 100644
--- a/data/os/redhat.com/rhel-2.1.7.xml.in
+++ b/data/os/redhat.com/rhel-2.1.7.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://redhat.com/rhel/2.1.7">
     <short-id>rhel2.1.7</short-id>
     <_name>Red Hat Enterprise Linux 2.1 Update 7</_name>
diff --git a/data/os/redhat.com/rhel-2.1.xml.in b/data/os/redhat.com/rhel-2.1.xml.in
index 217923d..cbf4c15 100644
--- a/data/os/redhat.com/rhel-2.1.xml.in
+++ b/data/os/redhat.com/rhel-2.1.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://redhat.com/rhel/2.1">
     <short-id>rhel2.1</short-id>
     <_name>Red Hat Enterprise Linux 2.1</_name>
diff --git a/data/os/redhat.com/rhel-3.1.xml.in b/data/os/redhat.com/rhel-3.1.xml.in
index f9b8cd3..2f4caa0 100644
--- a/data/os/redhat.com/rhel-3.1.xml.in
+++ b/data/os/redhat.com/rhel-3.1.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://redhat.com/rhel/3.1">
     <short-id>rhel3.1</short-id>
     <_name>Red Hat Enterprise Linux 3 Update 1</_name>
diff --git a/data/os/redhat.com/rhel-3.2.xml.in b/data/os/redhat.com/rhel-3.2.xml.in
index 19e84cf..dbd8d8d 100644
--- a/data/os/redhat.com/rhel-3.2.xml.in
+++ b/data/os/redhat.com/rhel-3.2.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://redhat.com/rhel/3.2">
     <short-id>rhel3.2</short-id>
     <_name>Red Hat Enterprise Linux 3 Update 2</_name>
diff --git a/data/os/redhat.com/rhel-3.3.xml.in b/data/os/redhat.com/rhel-3.3.xml.in
index 9440858..ae4786e 100644
--- a/data/os/redhat.com/rhel-3.3.xml.in
+++ b/data/os/redhat.com/rhel-3.3.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://redhat.com/rhel/3.3">
     <short-id>rhel3.3</short-id>
     <_name>Red Hat Enterprise Linux 3 Update 3</_name>
diff --git a/data/os/redhat.com/rhel-3.4.xml.in b/data/os/redhat.com/rhel-3.4.xml.in
index 2b1f34b..5f485a8 100644
--- a/data/os/redhat.com/rhel-3.4.xml.in
+++ b/data/os/redhat.com/rhel-3.4.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://redhat.com/rhel/3.4">
     <short-id>rhel3.4</short-id>
     <_name>Red Hat Enterprise Linux 3 Update 4</_name>
diff --git a/data/os/redhat.com/rhel-3.5.xml.in b/data/os/redhat.com/rhel-3.5.xml.in
index dc858d3..388bf7c 100644
--- a/data/os/redhat.com/rhel-3.5.xml.in
+++ b/data/os/redhat.com/rhel-3.5.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://redhat.com/rhel/3.5">
     <short-id>rhel3.5</short-id>
     <_name>Red Hat Enterprise Linux 3 Update 5</_name>
diff --git a/data/os/redhat.com/rhel-3.6.xml.in b/data/os/redhat.com/rhel-3.6.xml.in
index 388c2ae..e395e48 100644
--- a/data/os/redhat.com/rhel-3.6.xml.in
+++ b/data/os/redhat.com/rhel-3.6.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://redhat.com/rhel/3.6">
     <short-id>rhel3.6</short-id>
     <_name>Red Hat Enterprise Linux 3 Update 6</_name>
diff --git a/data/os/redhat.com/rhel-3.7.xml.in b/data/os/redhat.com/rhel-3.7.xml.in
index 792ebc0..c3227de 100644
--- a/data/os/redhat.com/rhel-3.7.xml.in
+++ b/data/os/redhat.com/rhel-3.7.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://redhat.com/rhel/3.7">
     <short-id>rhel3.7</short-id>
     <_name>Red Hat Enterprise Linux 3 Update 7</_name>
diff --git a/data/os/redhat.com/rhel-3.8.xml.in b/data/os/redhat.com/rhel-3.8.xml.in
index 4237384..db1c0fd 100644
--- a/data/os/redhat.com/rhel-3.8.xml.in
+++ b/data/os/redhat.com/rhel-3.8.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://redhat.com/rhel/3.8">
     <short-id>rhel3.8</short-id>
     <_name>Red Hat Enterprise Linux 3 Update 8</_name>
diff --git a/data/os/redhat.com/rhel-3.9.xml.in b/data/os/redhat.com/rhel-3.9.xml.in
index 7dd6310..0c68d9f 100644
--- a/data/os/redhat.com/rhel-3.9.xml.in
+++ b/data/os/redhat.com/rhel-3.9.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://redhat.com/rhel/3.9">
     <short-id>rhel3.9</short-id>
     <_name>Red Hat Enterprise Linux 3 Update 9</_name>
diff --git a/data/os/redhat.com/rhel-3.xml.in b/data/os/redhat.com/rhel-3.xml.in
index dceb58d..e6a7f8c 100644
--- a/data/os/redhat.com/rhel-3.xml.in
+++ b/data/os/redhat.com/rhel-3.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://redhat.com/rhel/3">
     <short-id>rhel3</short-id>
     <_name>Red Hat Enterprise Linux 3</_name>
diff --git a/data/os/redhat.com/rhel-4.0.xml.in b/data/os/redhat.com/rhel-4.0.xml.in
index bb65ffb..905e75d 100644
--- a/data/os/redhat.com/rhel-4.0.xml.in
+++ b/data/os/redhat.com/rhel-4.0.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://redhat.com/rhel/4.0">
     <short-id>rhel4.0</short-id>
     <_name>Red Hat Enterprise Linux 4.0</_name>
diff --git a/data/os/redhat.com/rhel-4.1.xml.in b/data/os/redhat.com/rhel-4.1.xml.in
index 0d8dee2..637d5ce 100644
--- a/data/os/redhat.com/rhel-4.1.xml.in
+++ b/data/os/redhat.com/rhel-4.1.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://redhat.com/rhel/4.1">
     <short-id>rhel4.1</short-id>
     <_name>Red Hat Enterprise Linux 4.1</_name>
diff --git a/data/os/redhat.com/rhel-4.2.xml.in b/data/os/redhat.com/rhel-4.2.xml.in
index 913f0b2..176de6d 100644
--- a/data/os/redhat.com/rhel-4.2.xml.in
+++ b/data/os/redhat.com/rhel-4.2.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://redhat.com/rhel/4.2">
     <short-id>rhel4.2</short-id>
     <_name>Red Hat Enterprise Linux 4.2</_name>
diff --git a/data/os/redhat.com/rhel-4.3.xml.in b/data/os/redhat.com/rhel-4.3.xml.in
index cbd03ad..3b949fb 100644
--- a/data/os/redhat.com/rhel-4.3.xml.in
+++ b/data/os/redhat.com/rhel-4.3.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://redhat.com/rhel/4.3">
     <short-id>rhel4.3</short-id>
     <_name>Red Hat Enterprise Linux 4.3</_name>
diff --git a/data/os/redhat.com/rhel-4.4.xml.in b/data/os/redhat.com/rhel-4.4.xml.in
index 58036d4..bbc43b9 100644
--- a/data/os/redhat.com/rhel-4.4.xml.in
+++ b/data/os/redhat.com/rhel-4.4.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://redhat.com/rhel/4.4">
     <short-id>rhel4.4</short-id>
     <_name>Red Hat Enterprise Linux 4.4</_name>
diff --git a/data/os/redhat.com/rhel-4.5.xml.in b/data/os/redhat.com/rhel-4.5.xml.in
index 74f14aa..65d349f 100644
--- a/data/os/redhat.com/rhel-4.5.xml.in
+++ b/data/os/redhat.com/rhel-4.5.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://redhat.com/rhel/4.5">
     <short-id>rhel4.5</short-id>
     <_name>Red Hat Enterprise Linux 4.5</_name>
diff --git a/data/os/redhat.com/rhel-4.6.xml.in b/data/os/redhat.com/rhel-4.6.xml.in
index af78ae0..f525d3f 100644
--- a/data/os/redhat.com/rhel-4.6.xml.in
+++ b/data/os/redhat.com/rhel-4.6.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://redhat.com/rhel/4.6">
     <short-id>rhel4.6</short-id>
     <_name>Red Hat Enterprise Linux 4.6</_name>
diff --git a/data/os/redhat.com/rhel-4.7.xml.in b/data/os/redhat.com/rhel-4.7.xml.in
index ace54dc..b238f89 100644
--- a/data/os/redhat.com/rhel-4.7.xml.in
+++ b/data/os/redhat.com/rhel-4.7.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://redhat.com/rhel/4.7">
     <short-id>rhel4.7</short-id>
     <_name>Red Hat Enterprise Linux 4.7</_name>
diff --git a/data/os/redhat.com/rhel-4.8.xml.in b/data/os/redhat.com/rhel-4.8.xml.in
index 5e45277..51c36ea 100644
--- a/data/os/redhat.com/rhel-4.8.xml.in
+++ b/data/os/redhat.com/rhel-4.8.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://redhat.com/rhel/4.8">
     <short-id>rhel4.8</short-id>
     <_name>Red Hat Enterprise Linux 4.8</_name>
diff --git a/data/os/redhat.com/rhel-4.9.xml.in b/data/os/redhat.com/rhel-4.9.xml.in
index ed99061..155d991 100644
--- a/data/os/redhat.com/rhel-4.9.xml.in
+++ b/data/os/redhat.com/rhel-4.9.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://redhat.com/rhel/4.9">
     <short-id>rhel4.9</short-id>
     <_name>Red Hat Enterprise Linux 4.9</_name>
diff --git a/data/os/redhat.com/rhel-5.0.xml.in b/data/os/redhat.com/rhel-5.0.xml.in
index 6d4be93..88c20cb 100644
--- a/data/os/redhat.com/rhel-5.0.xml.in
+++ b/data/os/redhat.com/rhel-5.0.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://redhat.com/rhel/5.0">
     <short-id>rhel5.0</short-id>
     <_name>Red Hat Enterprise Linux 5.0</_name>
diff --git a/data/os/redhat.com/rhel-5.1.xml.in b/data/os/redhat.com/rhel-5.1.xml.in
index 638d727..2034f34 100644
--- a/data/os/redhat.com/rhel-5.1.xml.in
+++ b/data/os/redhat.com/rhel-5.1.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://redhat.com/rhel/5.1">
     <short-id>rhel5.1</short-id>
     <_name>Red Hat Enterprise Linux 5.1</_name>
diff --git a/data/os/redhat.com/rhel-5.10.xml.in b/data/os/redhat.com/rhel-5.10.xml.in
index ae0eaf9..2308f6e 100644
--- a/data/os/redhat.com/rhel-5.10.xml.in
+++ b/data/os/redhat.com/rhel-5.10.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://redhat.com/rhel/5.10">
     <short-id>rhel5.10</short-id>
     <_name>Red Hat Enterprise Linux 5.10</_name>
diff --git a/data/os/redhat.com/rhel-5.11.xml.in b/data/os/redhat.com/rhel-5.11.xml.in
index 465f3af..4feb884 100644
--- a/data/os/redhat.com/rhel-5.11.xml.in
+++ b/data/os/redhat.com/rhel-5.11.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://redhat.com/rhel/5.11">
     <short-id>rhel5.11</short-id>
     <_name>Red Hat Enterprise Linux 5.11</_name>
diff --git a/data/os/redhat.com/rhel-5.2.xml.in b/data/os/redhat.com/rhel-5.2.xml.in
index b7591c7..cf31b32 100644
--- a/data/os/redhat.com/rhel-5.2.xml.in
+++ b/data/os/redhat.com/rhel-5.2.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://redhat.com/rhel/5.2">
     <short-id>rhel5.2</short-id>
     <_name>Red Hat Enterprise Linux 5.2</_name>
diff --git a/data/os/redhat.com/rhel-5.3.xml.in b/data/os/redhat.com/rhel-5.3.xml.in
index 3af0df6..4b26159 100644
--- a/data/os/redhat.com/rhel-5.3.xml.in
+++ b/data/os/redhat.com/rhel-5.3.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://redhat.com/rhel/5.3">
     <short-id>rhel5.3</short-id>
     <_name>Red Hat Enterprise Linux 5.3</_name>
diff --git a/data/os/redhat.com/rhel-5.4.xml.in b/data/os/redhat.com/rhel-5.4.xml.in
index 456bee7..dd59c87 100644
--- a/data/os/redhat.com/rhel-5.4.xml.in
+++ b/data/os/redhat.com/rhel-5.4.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://redhat.com/rhel/5.4">
     <short-id>rhel5.4</short-id>
     <_name>Red Hat Enterprise Linux 5.4</_name>
diff --git a/data/os/redhat.com/rhel-5.5.xml.in b/data/os/redhat.com/rhel-5.5.xml.in
index 928874d..adbd0a5 100644
--- a/data/os/redhat.com/rhel-5.5.xml.in
+++ b/data/os/redhat.com/rhel-5.5.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://redhat.com/rhel/5.5">
     <short-id>rhel5.5</short-id>
     <_name>Red Hat Enterprise Linux 5.5</_name>
diff --git a/data/os/redhat.com/rhel-5.6.xml.in b/data/os/redhat.com/rhel-5.6.xml.in
index 8630028..329078a 100644
--- a/data/os/redhat.com/rhel-5.6.xml.in
+++ b/data/os/redhat.com/rhel-5.6.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://redhat.com/rhel/5.6">
     <short-id>rhel5.6</short-id>
     <_name>Red Hat Enterprise Linux 5.6</_name>
diff --git a/data/os/redhat.com/rhel-5.7.xml.in b/data/os/redhat.com/rhel-5.7.xml.in
index c77a46c..70a5ca4 100644
--- a/data/os/redhat.com/rhel-5.7.xml.in
+++ b/data/os/redhat.com/rhel-5.7.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://redhat.com/rhel/5.7">
     <short-id>rhel5.7</short-id>
     <_name>Red Hat Enterprise Linux 5.7</_name>
diff --git a/data/os/redhat.com/rhel-5.8.xml.in b/data/os/redhat.com/rhel-5.8.xml.in
index e2906e0..aff9497 100644
--- a/data/os/redhat.com/rhel-5.8.xml.in
+++ b/data/os/redhat.com/rhel-5.8.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://redhat.com/rhel/5.8">
     <short-id>rhel5.8</short-id>
     <_name>Red Hat Enterprise Linux 5.8</_name>
diff --git a/data/os/redhat.com/rhel-5.9.xml.in b/data/os/redhat.com/rhel-5.9.xml.in
index 6244339..13fc4f0 100644
--- a/data/os/redhat.com/rhel-5.9.xml.in
+++ b/data/os/redhat.com/rhel-5.9.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://redhat.com/rhel/5.9">
     <short-id>rhel5.9</short-id>
     <_name>Red Hat Enterprise Linux 5.9</_name>
diff --git a/data/os/redhat.com/rhel-6.0.xml.in b/data/os/redhat.com/rhel-6.0.xml.in
index abb28ff..9616677 100644
--- a/data/os/redhat.com/rhel-6.0.xml.in
+++ b/data/os/redhat.com/rhel-6.0.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://redhat.com/rhel/6.0">
     <short-id>rhel6.0</short-id>
     <_name>Red Hat Enterprise Linux 6.0</_name>
diff --git a/data/os/redhat.com/rhel-6.1.xml.in b/data/os/redhat.com/rhel-6.1.xml.in
index d4693cd..efe13a5 100644
--- a/data/os/redhat.com/rhel-6.1.xml.in
+++ b/data/os/redhat.com/rhel-6.1.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://redhat.com/rhel/6.1">
     <short-id>rhel6.1</short-id>
     <_name>Red Hat Enterprise Linux 6.1</_name>
diff --git a/data/os/redhat.com/rhel-6.2.xml.in b/data/os/redhat.com/rhel-6.2.xml.in
index aa6d63a..d6e037d 100644
--- a/data/os/redhat.com/rhel-6.2.xml.in
+++ b/data/os/redhat.com/rhel-6.2.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://redhat.com/rhel/6.2">
     <short-id>rhel6.2</short-id>
     <_name>Red Hat Enterprise Linux 6.2</_name>
diff --git a/data/os/redhat.com/rhel-6.3.xml.in b/data/os/redhat.com/rhel-6.3.xml.in
index 8a81f10..c6fb36f 100644
--- a/data/os/redhat.com/rhel-6.3.xml.in
+++ b/data/os/redhat.com/rhel-6.3.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://redhat.com/rhel/6.3">
     <short-id>rhel6.3</short-id>
     <_name>Red Hat Enterprise Linux 6.3</_name>
diff --git a/data/os/redhat.com/rhel-6.4.xml.in b/data/os/redhat.com/rhel-6.4.xml.in
index 8d2d458..5bc9da2 100644
--- a/data/os/redhat.com/rhel-6.4.xml.in
+++ b/data/os/redhat.com/rhel-6.4.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://redhat.com/rhel/6.4">
     <short-id>rhel6.4</short-id>
     <_name>Red Hat Enterprise Linux 6.4</_name>
diff --git a/data/os/redhat.com/rhel-6.5.xml.in b/data/os/redhat.com/rhel-6.5.xml.in
index 6b275fb..d9db1ca 100644
--- a/data/os/redhat.com/rhel-6.5.xml.in
+++ b/data/os/redhat.com/rhel-6.5.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://redhat.com/rhel/6.5">
     <short-id>rhel6.5</short-id>
     <_name>Red Hat Enterprise Linux 6.5</_name>
diff --git a/data/os/redhat.com/rhel-6.6.xml.in b/data/os/redhat.com/rhel-6.6.xml.in
index ea90908..1b137bb 100644
--- a/data/os/redhat.com/rhel-6.6.xml.in
+++ b/data/os/redhat.com/rhel-6.6.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://redhat.com/rhel/6.6">
     <short-id>rhel6.6</short-id>
     <_name>Red Hat Enterprise Linux 6.6</_name>
diff --git a/data/os/redhat.com/rhel-6.7.xml.in b/data/os/redhat.com/rhel-6.7.xml.in
index 6788d52..da66388 100644
--- a/data/os/redhat.com/rhel-6.7.xml.in
+++ b/data/os/redhat.com/rhel-6.7.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://redhat.com/rhel/6.7">
     <short-id>rhel6.7</short-id>
     <_name>Red Hat Enterprise Linux 6.7</_name>
diff --git a/data/os/redhat.com/rhel-6.8.xml.in b/data/os/redhat.com/rhel-6.8.xml.in
index fd207c6..f58bd0e 100644
--- a/data/os/redhat.com/rhel-6.8.xml.in
+++ b/data/os/redhat.com/rhel-6.8.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://redhat.com/rhel/6.8">
     <short-id>rhel6.8</short-id>
     <_name>Red Hat Enterprise Linux 6.8</_name>
diff --git a/data/os/redhat.com/rhel-7.0.xml.in b/data/os/redhat.com/rhel-7.0.xml.in
index 21045cd..b917af0 100644
--- a/data/os/redhat.com/rhel-7.0.xml.in
+++ b/data/os/redhat.com/rhel-7.0.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://redhat.com/rhel/7.0">
     <short-id>rhel7.0</short-id>
     <_name>Red Hat Enterprise Linux 7.0</_name>
diff --git a/data/os/redhat.com/rhel-7.1.xml.in b/data/os/redhat.com/rhel-7.1.xml.in
index c5183ce..1b46f10 100644
--- a/data/os/redhat.com/rhel-7.1.xml.in
+++ b/data/os/redhat.com/rhel-7.1.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://redhat.com/rhel/7.1">
     <short-id>rhel7.1</short-id>
     <_name>Red Hat Enterprise Linux 7.1</_name>
diff --git a/data/os/redhat.com/rhel-7.2.xml.in b/data/os/redhat.com/rhel-7.2.xml.in
index c7e8ea6..52d7b30 100644
--- a/data/os/redhat.com/rhel-7.2.xml.in
+++ b/data/os/redhat.com/rhel-7.2.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://redhat.com/rhel/7.2">
     <short-id>rhel7.2</short-id>
     <_name>Red Hat Enterprise Linux 7.2</_name>
diff --git a/data/os/redhat.com/rhel-atomic-7.0.xml.in b/data/os/redhat.com/rhel-atomic-7.0.xml.in
index d277581..5628134 100644
--- a/data/os/redhat.com/rhel-atomic-7.0.xml.in
+++ b/data/os/redhat.com/rhel-atomic-7.0.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://redhat.com/rhel-atomic/7.0">
     <short-id>rhel-atomic-7.0</short-id>
     <_name>Red Hat Enterprise Linux Atomic Host 7.0</_name>
diff --git a/data/os/redhat.com/rhel-atomic-7.1.xml.in b/data/os/redhat.com/rhel-atomic-7.1.xml.in
index 2ec8179..f07a47e 100644
--- a/data/os/redhat.com/rhel-atomic-7.1.xml.in
+++ b/data/os/redhat.com/rhel-atomic-7.1.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://redhat.com/rhel-atomic/7.1">
     <short-id>rhel-atomic-7.1</short-id>
     <_name>Red Hat Enterprise Linux Atomic Host 7.1</_name>
diff --git a/data/os/redhat.com/rhel-atomic-7.2.xml.in b/data/os/redhat.com/rhel-atomic-7.2.xml.in
index 5431e7f..3f39e35 100644
--- a/data/os/redhat.com/rhel-atomic-7.2.xml.in
+++ b/data/os/redhat.com/rhel-atomic-7.2.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://redhat.com/rhel-atomic/7.2">
     <short-id>rhel-atomic-7.2</short-id>
     <_name>Red Hat Enterprise Linux Atomic Host 7.2</_name>
diff --git a/data/os/redhat.com/rhl-1.0.xml.in b/data/os/redhat.com/rhl-1.0.xml.in
index 2d1496e..3e81262 100644
--- a/data/os/redhat.com/rhl-1.0.xml.in
+++ b/data/os/redhat.com/rhl-1.0.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://redhat.com/rhl/1.0">
     <short-id>rhl1.0</short-id>
     <_name>Red Hat Linux 1.0</_name>
diff --git a/data/os/redhat.com/rhl-1.1.xml.in b/data/os/redhat.com/rhl-1.1.xml.in
index a11164b..331b0a5 100644
--- a/data/os/redhat.com/rhl-1.1.xml.in
+++ b/data/os/redhat.com/rhl-1.1.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://redhat.com/rhl/1.1">
     <short-id>rhl1.1</short-id>
     <_name>Red Hat Linux 1.1</_name>
diff --git a/data/os/redhat.com/rhl-2.0.xml.in b/data/os/redhat.com/rhl-2.0.xml.in
index 2f1dc7f..7484910 100644
--- a/data/os/redhat.com/rhl-2.0.xml.in
+++ b/data/os/redhat.com/rhl-2.0.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://redhat.com/rhl/2.0">
     <short-id>rhl2.0</short-id>
     <_name>Red Hat Linux 2.0</_name>
diff --git a/data/os/redhat.com/rhl-2.1.xml.in b/data/os/redhat.com/rhl-2.1.xml.in
index ca6604c..ff5a0bd 100644
--- a/data/os/redhat.com/rhl-2.1.xml.in
+++ b/data/os/redhat.com/rhl-2.1.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://redhat.com/rhl/2.1">
     <short-id>rhl2.1</short-id>
     <_name>Red Hat Linux 2.1</_name>
diff --git a/data/os/redhat.com/rhl-3.0.3.xml.in b/data/os/redhat.com/rhl-3.0.3.xml.in
index 92bde87..7d7eecb 100644
--- a/data/os/redhat.com/rhl-3.0.3.xml.in
+++ b/data/os/redhat.com/rhl-3.0.3.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://redhat.com/rhl/3.0.3">
     <short-id>rhl3.0.3</short-id>
     <_name>Red Hat Linux 3.0.3</_name>
diff --git a/data/os/redhat.com/rhl-4.0.xml.in b/data/os/redhat.com/rhl-4.0.xml.in
index 183b799..faa1dbd 100644
--- a/data/os/redhat.com/rhl-4.0.xml.in
+++ b/data/os/redhat.com/rhl-4.0.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://redhat.com/rhl/4.0">
     <short-id>rhl4.0</short-id>
     <_name>Red Hat Linux 4.0</_name>
diff --git a/data/os/redhat.com/rhl-4.1.xml.in b/data/os/redhat.com/rhl-4.1.xml.in
index ad1742d..848bc60 100644
--- a/data/os/redhat.com/rhl-4.1.xml.in
+++ b/data/os/redhat.com/rhl-4.1.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://redhat.com/rhl/4.1">
     <short-id>rhl4.1</short-id>
     <_name>Red Hat Linux 4.1</_name>
diff --git a/data/os/redhat.com/rhl-4.2.xml.in b/data/os/redhat.com/rhl-4.2.xml.in
index 1f9fd14..6e655c9 100644
--- a/data/os/redhat.com/rhl-4.2.xml.in
+++ b/data/os/redhat.com/rhl-4.2.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://redhat.com/rhl/4.2">
     <short-id>rhl4.2</short-id>
     <_name>Red Hat Linux 4.2</_name>
diff --git a/data/os/redhat.com/rhl-5.0.xml.in b/data/os/redhat.com/rhl-5.0.xml.in
index f36256a..da91d2f 100644
--- a/data/os/redhat.com/rhl-5.0.xml.in
+++ b/data/os/redhat.com/rhl-5.0.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://redhat.com/rhl/5.0">
     <short-id>rhl5.0</short-id>
     <_name>Red Hat Linux 5.0</_name>
diff --git a/data/os/redhat.com/rhl-5.1.xml.in b/data/os/redhat.com/rhl-5.1.xml.in
index a89c24a..da7239f 100644
--- a/data/os/redhat.com/rhl-5.1.xml.in
+++ b/data/os/redhat.com/rhl-5.1.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://redhat.com/rhl/5.1">
     <short-id>rhl5.1</short-id>
     <_name>Red Hat Linux 5.1</_name>
diff --git a/data/os/redhat.com/rhl-5.2.xml.in b/data/os/redhat.com/rhl-5.2.xml.in
index e1e7c44..28f5bb8 100644
--- a/data/os/redhat.com/rhl-5.2.xml.in
+++ b/data/os/redhat.com/rhl-5.2.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://redhat.com/rhl/5.2">
     <short-id>rhl5.2</short-id>
     <_name>Red Hat Linux 5.2</_name>
diff --git a/data/os/redhat.com/rhl-6.0.xml.in b/data/os/redhat.com/rhl-6.0.xml.in
index 88b28fc..146e5b0 100644
--- a/data/os/redhat.com/rhl-6.0.xml.in
+++ b/data/os/redhat.com/rhl-6.0.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://redhat.com/rhl/6.0">
     <short-id>rhl6.0</short-id>
     <_name>Red Hat Linux 6.0</_name>
diff --git a/data/os/redhat.com/rhl-6.1.xml.in b/data/os/redhat.com/rhl-6.1.xml.in
index 515a813..1ca60ab 100644
--- a/data/os/redhat.com/rhl-6.1.xml.in
+++ b/data/os/redhat.com/rhl-6.1.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://redhat.com/rhl/6.1">
     <short-id>rhl6.1</short-id>
     <_name>Red Hat Linux 6.1</_name>
diff --git a/data/os/redhat.com/rhl-6.2.xml.in b/data/os/redhat.com/rhl-6.2.xml.in
index 33cf6b9..1106604 100644
--- a/data/os/redhat.com/rhl-6.2.xml.in
+++ b/data/os/redhat.com/rhl-6.2.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://redhat.com/rhl/6.2">
     <short-id>rhl6.2</short-id>
     <_name>Red Hat Linux 6.2</_name>
diff --git a/data/os/redhat.com/rhl-7.1.xml.in b/data/os/redhat.com/rhl-7.1.xml.in
index af43912..79beaab 100644
--- a/data/os/redhat.com/rhl-7.1.xml.in
+++ b/data/os/redhat.com/rhl-7.1.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://redhat.com/rhl/7.1">
     <short-id>rhl7.1</short-id>
     <_name>Red Hat Linux 7.1</_name>
diff --git a/data/os/redhat.com/rhl-7.2.xml.in b/data/os/redhat.com/rhl-7.2.xml.in
index 66b500a..9223bd2 100644
--- a/data/os/redhat.com/rhl-7.2.xml.in
+++ b/data/os/redhat.com/rhl-7.2.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://redhat.com/rhl/7.2">
     <short-id>rhl7.2</short-id>
     <_name>Red Hat Linux 7.2</_name>
diff --git a/data/os/redhat.com/rhl-7.3.xml.in b/data/os/redhat.com/rhl-7.3.xml.in
index fd13219..dad1185 100644
--- a/data/os/redhat.com/rhl-7.3.xml.in
+++ b/data/os/redhat.com/rhl-7.3.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://redhat.com/rhl/7.3">
     <short-id>rhl7.3</short-id>
     <_name>Red Hat Linux 7.3</_name>
diff --git a/data/os/redhat.com/rhl-7.xml.in b/data/os/redhat.com/rhl-7.xml.in
index 24d3420..15bc79c 100644
--- a/data/os/redhat.com/rhl-7.xml.in
+++ b/data/os/redhat.com/rhl-7.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://redhat.com/rhl/7">
     <short-id>rhl7</short-id>
     <_name>Red Hat Linux 7</_name>
diff --git a/data/os/redhat.com/rhl-8.0.xml.in b/data/os/redhat.com/rhl-8.0.xml.in
index d955087..584ebea 100644
--- a/data/os/redhat.com/rhl-8.0.xml.in
+++ b/data/os/redhat.com/rhl-8.0.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://redhat.com/rhl/8.0">
     <short-id>rhl8.0</short-id>
     <_name>Red Hat Linux 8.0</_name>
diff --git a/data/os/redhat.com/rhl-9.xml.in b/data/os/redhat.com/rhl-9.xml.in
index e237720..7f64e47 100644
--- a/data/os/redhat.com/rhl-9.xml.in
+++ b/data/os/redhat.com/rhl-9.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://redhat.com/rhl/9">
     <short-id>rhl9</short-id>
     <_name>Red Hat Linux 9</_name>
diff --git a/data/os/sun.com/opensolaris-2009.06.xml.in b/data/os/sun.com/opensolaris-2009.06.xml.in
index 0b6622b..8db3b6d 100644
--- a/data/os/sun.com/opensolaris-2009.06.xml.in
+++ b/data/os/sun.com/opensolaris-2009.06.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://sun.com/opensolaris/2009.06">
     <short-id>opensolaris2009.06</short-id>
     <_name>OpenSolaris 2009.06</_name>
diff --git a/data/os/sun.com/solaris-10.xml.in b/data/os/sun.com/solaris-10.xml.in
index d4bf84e..24ce5b6 100644
--- a/data/os/sun.com/solaris-10.xml.in
+++ b/data/os/sun.com/solaris-10.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://sun.com/solaris/10">
     <short-id>solaris10</short-id>
     <_name>Solaris 10</_name>
diff --git a/data/os/sun.com/solaris-9.xml.in b/data/os/sun.com/solaris-9.xml.in
index fccb5f1..dc3b9c9 100644
--- a/data/os/sun.com/solaris-9.xml.in
+++ b/data/os/sun.com/solaris-9.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://sun.com/solaris/9">
     <short-id>solaris9</short-id>
     <_name>Solaris 9</_name>
diff --git a/data/os/suse.com/sled-10.xml.in b/data/os/suse.com/sled-10.xml.in
index 9042f21..e0ef330 100644
--- a/data/os/suse.com/sled-10.xml.in
+++ b/data/os/suse.com/sled-10.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://suse.com/sled/10">
     <short-id>sled10</short-id>
     <_name>SUSE Linux Enterprise Desktop 10</_name>
diff --git a/data/os/suse.com/sled-11.1.xml.in b/data/os/suse.com/sled-11.1.xml.in
index 23f2c22..5dd3083 100644
--- a/data/os/suse.com/sled-11.1.xml.in
+++ b/data/os/suse.com/sled-11.1.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://suse.com/sled/11.1">
     <short-id>sled11sp1</short-id>
     <_name>SUSE Linux Enterprise Desktop 11 SP1</_name>
diff --git a/data/os/suse.com/sled-11.2.xml.in b/data/os/suse.com/sled-11.2.xml.in
index 4fd2181..3dd5dda 100644
--- a/data/os/suse.com/sled-11.2.xml.in
+++ b/data/os/suse.com/sled-11.2.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://suse.com/sled/11.2">
     <short-id>sled11sp2</short-id>
     <_name>SUSE Linux Enterprise Desktop 11 SP2</_name>
diff --git a/data/os/suse.com/sled-11.3.xml.in b/data/os/suse.com/sled-11.3.xml.in
index 2a60b0c..7822ca0 100644
--- a/data/os/suse.com/sled-11.3.xml.in
+++ b/data/os/suse.com/sled-11.3.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://suse.com/sled/11.3">
     <short-id>sled11sp3</short-id>
     <_name>SUSE Linux Enterprise Desktop 11 SP3</_name>
diff --git a/data/os/suse.com/sled-11.4.xml.in b/data/os/suse.com/sled-11.4.xml.in
index 23789b4..5519cde 100644
--- a/data/os/suse.com/sled-11.4.xml.in
+++ b/data/os/suse.com/sled-11.4.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://suse.com/sled/11.4">
     <short-id>sled11sp4</short-id>
     <_name>SUSE Linux Enterprise Desktop 11 SP4</_name>
diff --git a/data/os/suse.com/sled-11.xml.in b/data/os/suse.com/sled-11.xml.in
index 72bf3f3..9469017 100644
--- a/data/os/suse.com/sled-11.xml.in
+++ b/data/os/suse.com/sled-11.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://suse.com/sled/11">
     <short-id>sled11</short-id>
     <_name>SUSE Linux Enterprise Desktop 11</_name>
diff --git a/data/os/suse.com/sled-12.1.xml.in b/data/os/suse.com/sled-12.1.xml.in
index 1d0167f..8838023 100644
--- a/data/os/suse.com/sled-12.1.xml.in
+++ b/data/os/suse.com/sled-12.1.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://suse.com/sled/12.1">
     <short-id>sled12sp1</short-id>
     <_name>SUSE Linux Enterprise Desktop 12 SP1</_name>
diff --git a/data/os/suse.com/sled-12.xml.in b/data/os/suse.com/sled-12.xml.in
index d9da018..cac2f44 100644
--- a/data/os/suse.com/sled-12.xml.in
+++ b/data/os/suse.com/sled-12.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://suse.com/sled/12">
     <short-id>sled12</short-id>
     <_name>SUSE Linux Enterprise Desktop 12</_name>
diff --git a/data/os/suse.com/sled-9.xml.in b/data/os/suse.com/sled-9.xml.in
index 2729c48..ae4342f 100644
--- a/data/os/suse.com/sled-9.xml.in
+++ b/data/os/suse.com/sled-9.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://suse.com/sled/9">
     <short-id>sled9</short-id>
     <_name>SUSE Linux Enterprise Desktop 9</_name>
diff --git a/data/os/suse.com/sles-10.xml.in b/data/os/suse.com/sles-10.xml.in
index 651ce43..691943b 100644
--- a/data/os/suse.com/sles-10.xml.in
+++ b/data/os/suse.com/sles-10.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://suse.com/sles/10">
     <short-id>sles10</short-id>
     <_name>SUSE Linux Enterprise Server 10</_name>
diff --git a/data/os/suse.com/sles-11.1.xml.in b/data/os/suse.com/sles-11.1.xml.in
index ba6bdae..1c87a11 100644
--- a/data/os/suse.com/sles-11.1.xml.in
+++ b/data/os/suse.com/sles-11.1.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://suse.com/sles/11.1">
     <short-id>sles11sp1</short-id>
     <_name>SUSE Linux Enterprise Server 11 SP1</_name>
diff --git a/data/os/suse.com/sles-11.2.xml.in b/data/os/suse.com/sles-11.2.xml.in
index 5686026..341bac6 100644
--- a/data/os/suse.com/sles-11.2.xml.in
+++ b/data/os/suse.com/sles-11.2.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://suse.com/sles/11.2">
     <short-id>sles11sp2</short-id>
     <_name>SUSE Linux Enterprise Server 11 SP2</_name>
diff --git a/data/os/suse.com/sles-11.3.xml.in b/data/os/suse.com/sles-11.3.xml.in
index 7a9654d..0f3523b 100644
--- a/data/os/suse.com/sles-11.3.xml.in
+++ b/data/os/suse.com/sles-11.3.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://suse.com/sles/11.3">
     <short-id>sles11sp3</short-id>
     <_name>SUSE Linux Enterprise Server 11 SP3</_name>
diff --git a/data/os/suse.com/sles-11.4.xml.in b/data/os/suse.com/sles-11.4.xml.in
index eff4d56..3dca227 100644
--- a/data/os/suse.com/sles-11.4.xml.in
+++ b/data/os/suse.com/sles-11.4.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://suse.com/sles/11.4">
     <short-id>sles11sp4</short-id>
     <_name>SUSE Linux Enterprise Server 11 SP4</_name>
diff --git a/data/os/suse.com/sles-11.xml.in b/data/os/suse.com/sles-11.xml.in
index d36210a..ad4bd51 100644
--- a/data/os/suse.com/sles-11.xml.in
+++ b/data/os/suse.com/sles-11.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://suse.com/sles/11">
     <short-id>sles11</short-id>
     <_name>SUSE Linux Enterprise Server 11</_name>
diff --git a/data/os/suse.com/sles-12.1.xml.in b/data/os/suse.com/sles-12.1.xml.in
index 5956ce1..d0ed265 100644
--- a/data/os/suse.com/sles-12.1.xml.in
+++ b/data/os/suse.com/sles-12.1.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://suse.com/sles/12.1">
     <short-id>sles12sp1</short-id>
     <_name>SUSE Linux Enterprise Server 12 SP1</_name>
diff --git a/data/os/suse.com/sles-12.xml.in b/data/os/suse.com/sles-12.xml.in
index 872de2a..a51eac9 100644
--- a/data/os/suse.com/sles-12.xml.in
+++ b/data/os/suse.com/sles-12.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://suse.com/sles/12">
     <short-id>sles12</short-id>
     <_name>SUSE Linux Enterprise Server 12</_name>
diff --git a/data/os/suse.com/sles-9.xml.in b/data/os/suse.com/sles-9.xml.in
index 4ff884f..b196eb4 100644
--- a/data/os/suse.com/sles-9.xml.in
+++ b/data/os/suse.com/sles-9.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://suse.com/sles/9">
     <short-id>sles9</short-id>
     <_name>SUSE Linux Enterprise Server 9</_name>
diff --git a/data/os/ubuntu.com/ubuntu-10.04.xml.in b/data/os/ubuntu.com/ubuntu-10.04.xml.in
index 0de35d0..17999ac 100644
--- a/data/os/ubuntu.com/ubuntu-10.04.xml.in
+++ b/data/os/ubuntu.com/ubuntu-10.04.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://ubuntu.com/ubuntu/10.04">
     <short-id>ubuntu10.04</short-id>
     <short-id>ubuntulucid</short-id>
diff --git a/data/os/ubuntu.com/ubuntu-10.10.xml.in b/data/os/ubuntu.com/ubuntu-10.10.xml.in
index b1d04c7..8b32fac 100644
--- a/data/os/ubuntu.com/ubuntu-10.10.xml.in
+++ b/data/os/ubuntu.com/ubuntu-10.10.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://ubuntu.com/ubuntu/10.10">
     <short-id>ubuntu10.10</short-id>
     <short-id>ubuntumaverick</short-id>
diff --git a/data/os/ubuntu.com/ubuntu-11.04.xml.in b/data/os/ubuntu.com/ubuntu-11.04.xml.in
index 31a821b..d4b5aa0 100644
--- a/data/os/ubuntu.com/ubuntu-11.04.xml.in
+++ b/data/os/ubuntu.com/ubuntu-11.04.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://ubuntu.com/ubuntu/11.04">
     <short-id>ubuntu11.04</short-id>
     <short-id>ubuntunatty</short-id>
diff --git a/data/os/ubuntu.com/ubuntu-11.10.xml.in b/data/os/ubuntu.com/ubuntu-11.10.xml.in
index 81ecfb7..2f7b53f 100644
--- a/data/os/ubuntu.com/ubuntu-11.10.xml.in
+++ b/data/os/ubuntu.com/ubuntu-11.10.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://ubuntu.com/ubuntu/11.10">
     <short-id>ubuntu11.10</short-id>
     <short-id>ubuntuoneiric</short-id>
diff --git a/data/os/ubuntu.com/ubuntu-12.04.xml.in b/data/os/ubuntu.com/ubuntu-12.04.xml.in
index 0a84f88..36c6937 100644
--- a/data/os/ubuntu.com/ubuntu-12.04.xml.in
+++ b/data/os/ubuntu.com/ubuntu-12.04.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://ubuntu.com/ubuntu/12.04">
     <short-id>ubuntu12.04</short-id>
     <short-id>ubuntuprecise</short-id>
diff --git a/data/os/ubuntu.com/ubuntu-12.10.xml.in b/data/os/ubuntu.com/ubuntu-12.10.xml.in
index a6ec456..3424617 100644
--- a/data/os/ubuntu.com/ubuntu-12.10.xml.in
+++ b/data/os/ubuntu.com/ubuntu-12.10.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://ubuntu.com/ubuntu/12.10">
     <short-id>ubuntu12.10</short-id>
     <short-id>ubuntuquantal</short-id>
diff --git a/data/os/ubuntu.com/ubuntu-13.04.xml.in b/data/os/ubuntu.com/ubuntu-13.04.xml.in
index 605fe4b..dd4e271 100644
--- a/data/os/ubuntu.com/ubuntu-13.04.xml.in
+++ b/data/os/ubuntu.com/ubuntu-13.04.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://ubuntu.com/ubuntu/13.04">
     <short-id>ubuntu13.04</short-id>
     <short-id>ubunturaring</short-id>
diff --git a/data/os/ubuntu.com/ubuntu-13.10.xml.in b/data/os/ubuntu.com/ubuntu-13.10.xml.in
index 8d90530..dd3e70a 100644
--- a/data/os/ubuntu.com/ubuntu-13.10.xml.in
+++ b/data/os/ubuntu.com/ubuntu-13.10.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://ubuntu.com/ubuntu/13.10">
     <short-id>ubuntu13.10</short-id>
     <short-id>ubuntusaucy</short-id>
diff --git a/data/os/ubuntu.com/ubuntu-14.04.xml.in b/data/os/ubuntu.com/ubuntu-14.04.xml.in
index a70990f..a42dbfc 100644
--- a/data/os/ubuntu.com/ubuntu-14.04.xml.in
+++ b/data/os/ubuntu.com/ubuntu-14.04.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://ubuntu.com/ubuntu/14.04">
     <short-id>ubuntu14.04</short-id>
     <short-id>ubuntutrusty</short-id>
diff --git a/data/os/ubuntu.com/ubuntu-14.10.xml.in b/data/os/ubuntu.com/ubuntu-14.10.xml.in
index 437994d..970fa23 100644
--- a/data/os/ubuntu.com/ubuntu-14.10.xml.in
+++ b/data/os/ubuntu.com/ubuntu-14.10.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://ubuntu.com/ubuntu/14.10">
     <short-id>ubuntu14.10</short-id>
     <short-id>ubuntututopic</short-id>
diff --git a/data/os/ubuntu.com/ubuntu-15.04.xml.in b/data/os/ubuntu.com/ubuntu-15.04.xml.in
index 34111d7..63c4b5b 100644
--- a/data/os/ubuntu.com/ubuntu-15.04.xml.in
+++ b/data/os/ubuntu.com/ubuntu-15.04.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://ubuntu.com/ubuntu/15.04">
     <short-id>ubuntu15.04</short-id>
     <short-id>ubuntutvivid</short-id>
diff --git a/data/os/ubuntu.com/ubuntu-15.10.xml.in b/data/os/ubuntu.com/ubuntu-15.10.xml.in
index 5fb7711..980737e 100644
--- a/data/os/ubuntu.com/ubuntu-15.10.xml.in
+++ b/data/os/ubuntu.com/ubuntu-15.10.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://ubuntu.com/ubuntu/15.10">
     <short-id>ubuntu15.10</short-id>
     <short-id>ubuntutwily</short-id>
diff --git a/data/os/ubuntu.com/ubuntu-16.04.xml.in b/data/os/ubuntu.com/ubuntu-16.04.xml.in
index 43e8071..e74da77 100644
--- a/data/os/ubuntu.com/ubuntu-16.04.xml.in
+++ b/data/os/ubuntu.com/ubuntu-16.04.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://ubuntu.com/ubuntu/16.04">
     <short-id>ubuntu16.04</short-id>
     <short-id>ubuntutxenial</short-id>
diff --git a/data/os/ubuntu.com/ubuntu-4.10.xml.in b/data/os/ubuntu.com/ubuntu-4.10.xml.in
index db7601a..6f0d76e 100644
--- a/data/os/ubuntu.com/ubuntu-4.10.xml.in
+++ b/data/os/ubuntu.com/ubuntu-4.10.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://ubuntu.com/ubuntu/4.10">
     <short-id>ubuntu4.10</short-id>
     <short-id>ubuntuwarty</short-id>
diff --git a/data/os/ubuntu.com/ubuntu-5.04.xml.in b/data/os/ubuntu.com/ubuntu-5.04.xml.in
index 773600a..5085120 100644
--- a/data/os/ubuntu.com/ubuntu-5.04.xml.in
+++ b/data/os/ubuntu.com/ubuntu-5.04.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://ubuntu.com/ubuntu/5.04">
     <short-id>ubuntu5.04</short-id>
     <short-id>ubuntuhoary</short-id>
diff --git a/data/os/ubuntu.com/ubuntu-5.10.xml.in b/data/os/ubuntu.com/ubuntu-5.10.xml.in
index 79505a7..2347521 100644
--- a/data/os/ubuntu.com/ubuntu-5.10.xml.in
+++ b/data/os/ubuntu.com/ubuntu-5.10.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://ubuntu.com/ubuntu/5.10">
     <short-id>ubuntu5.10</short-id>
     <short-id>ubuntubreezy</short-id>
diff --git a/data/os/ubuntu.com/ubuntu-6.06.xml.in b/data/os/ubuntu.com/ubuntu-6.06.xml.in
index 23aa19c..d668c56 100644
--- a/data/os/ubuntu.com/ubuntu-6.06.xml.in
+++ b/data/os/ubuntu.com/ubuntu-6.06.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://ubuntu.com/ubuntu/6.06">
     <short-id>ubuntu6.06</short-id>
     <short-id>ubuntudapper</short-id>
diff --git a/data/os/ubuntu.com/ubuntu-6.10.xml.in b/data/os/ubuntu.com/ubuntu-6.10.xml.in
index ad3b75b..da3f9c4 100644
--- a/data/os/ubuntu.com/ubuntu-6.10.xml.in
+++ b/data/os/ubuntu.com/ubuntu-6.10.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://ubuntu.com/ubuntu/6.10">
     <short-id>ubuntu6.10</short-id>
     <short-id>ubuntuedgy</short-id>
diff --git a/data/os/ubuntu.com/ubuntu-7.04.xml.in b/data/os/ubuntu.com/ubuntu-7.04.xml.in
index e1947f3..6bf8b5c 100644
--- a/data/os/ubuntu.com/ubuntu-7.04.xml.in
+++ b/data/os/ubuntu.com/ubuntu-7.04.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://ubuntu.com/ubuntu/7.04">
     <short-id>ubuntu7.04</short-id>
     <short-id>ubuntufeisty</short-id>
diff --git a/data/os/ubuntu.com/ubuntu-7.10.xml.in b/data/os/ubuntu.com/ubuntu-7.10.xml.in
index d9d433e..b6b3175 100644
--- a/data/os/ubuntu.com/ubuntu-7.10.xml.in
+++ b/data/os/ubuntu.com/ubuntu-7.10.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://ubuntu.com/ubuntu/7.10">
     <short-id>ubuntu7.10</short-id>
     <short-id>ubuntugutsy</short-id>
diff --git a/data/os/ubuntu.com/ubuntu-8.04.xml.in b/data/os/ubuntu.com/ubuntu-8.04.xml.in
index 927e1d8..f89ff79 100644
--- a/data/os/ubuntu.com/ubuntu-8.04.xml.in
+++ b/data/os/ubuntu.com/ubuntu-8.04.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://ubuntu.com/ubuntu/8.04">
     <short-id>ubuntu8.04</short-id>
     <short-id>ubuntuhardy</short-id>
diff --git a/data/os/ubuntu.com/ubuntu-8.10.xml.in b/data/os/ubuntu.com/ubuntu-8.10.xml.in
index a01b31a..a965d82 100644
--- a/data/os/ubuntu.com/ubuntu-8.10.xml.in
+++ b/data/os/ubuntu.com/ubuntu-8.10.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://ubuntu.com/ubuntu/8.10">
     <short-id>ubuntu8.10</short-id>
     <short-id>ubuntuintrepid</short-id>
diff --git a/data/os/ubuntu.com/ubuntu-9.04.xml.in b/data/os/ubuntu.com/ubuntu-9.04.xml.in
index fd4d832..4d7c272 100644
--- a/data/os/ubuntu.com/ubuntu-9.04.xml.in
+++ b/data/os/ubuntu.com/ubuntu-9.04.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://ubuntu.com/ubuntu/9.04">
     <short-id>ubuntu9.04</short-id>
     <short-id>ubuntujaunty</short-id>
diff --git a/data/os/ubuntu.com/ubuntu-9.10.xml.in b/data/os/ubuntu.com/ubuntu-9.10.xml.in
index aef7f02..3b032a1 100644
--- a/data/os/ubuntu.com/ubuntu-9.10.xml.in
+++ b/data/os/ubuntu.com/ubuntu-9.10.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <os id="http://ubuntu.com/ubuntu/9.10">
     <short-id>ubuntu9.10</short-id>
     <short-id>ubuntukarmic</short-id>
diff --git a/data/platform/linux-kvm.org/qemu-kvm-1.0.1.xml.in b/data/platform/linux-kvm.org/qemu-kvm-1.0.1.xml.in
index 0ce6011..e7de95d 100644
--- a/data/platform/linux-kvm.org/qemu-kvm-1.0.1.xml.in
+++ b/data/platform/linux-kvm.org/qemu-kvm-1.0.1.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <platform id="http://linux-kvm.org/qemu-kvm/1.0.1">
     <short-id>qemu-kvm-1.0.1</short-id>
     <_name>QEMU-KVM 1.0.1</_name>
diff --git a/data/platform/linux-kvm.org/qemu-kvm-1.0.xml.in b/data/platform/linux-kvm.org/qemu-kvm-1.0.xml.in
index 351e2c8..65fff94 100644
--- a/data/platform/linux-kvm.org/qemu-kvm-1.0.xml.in
+++ b/data/platform/linux-kvm.org/qemu-kvm-1.0.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <platform id="http://linux-kvm.org/qemu-kvm/1.0">
     <short-id>qemu-kvm-1.0</short-id>
     <_name>QEMU-KVM 1.0</_name>
diff --git a/data/platform/linux-kvm.org/qemu-kvm-1.1.0.xml.in b/data/platform/linux-kvm.org/qemu-kvm-1.1.0.xml.in
index 606c25d..2c160f0 100644
--- a/data/platform/linux-kvm.org/qemu-kvm-1.1.0.xml.in
+++ b/data/platform/linux-kvm.org/qemu-kvm-1.1.0.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <platform id="http://linux-kvm.org/qemu-kvm/1.1.0">
     <short-id>qemu-kvm-1.1.0</short-id>
     <_name>QEMU-KVM 1.1.0</_name>
diff --git a/data/platform/linux-kvm.org/qemu-kvm-1.1.1.xml.in b/data/platform/linux-kvm.org/qemu-kvm-1.1.1.xml.in
index 382f97e..d7e7e7a 100644
--- a/data/platform/linux-kvm.org/qemu-kvm-1.1.1.xml.in
+++ b/data/platform/linux-kvm.org/qemu-kvm-1.1.1.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <platform id="http://linux-kvm.org/qemu-kvm/1.1.1">
     <short-id>qemu-kvm-1.1.1</short-id>
     <_name>QEMU-KVM 1.1.1</_name>
diff --git a/data/platform/linux-kvm.org/qemu-kvm-1.1.2.xml.in b/data/platform/linux-kvm.org/qemu-kvm-1.1.2.xml.in
index e96725f..67c9793 100644
--- a/data/platform/linux-kvm.org/qemu-kvm-1.1.2.xml.in
+++ b/data/platform/linux-kvm.org/qemu-kvm-1.1.2.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <platform id="http://linux-kvm.org/qemu-kvm/1.1.2">
     <short-id>qemu-kvm-1.1.2</short-id>
     <_name>QEMU-KVM 1.1.2</_name>
diff --git a/data/platform/linux-kvm.org/qemu-kvm-1.2.0.xml.in b/data/platform/linux-kvm.org/qemu-kvm-1.2.0.xml.in
index bcd8823..bdeec1d 100644
--- a/data/platform/linux-kvm.org/qemu-kvm-1.2.0.xml.in
+++ b/data/platform/linux-kvm.org/qemu-kvm-1.2.0.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <platform id="http://linux-kvm.org/qemu-kvm/1.2.0">
     <short-id>qemu-kvm-1.2.0</short-id>
     <_name>QEMU-KVM 1.2.0</_name>
diff --git a/data/platform/qemu.org/qemu-1.0.1.xml.in b/data/platform/qemu.org/qemu-1.0.1.xml.in
index 6320b2d..cc551b3 100644
--- a/data/platform/qemu.org/qemu-1.0.1.xml.in
+++ b/data/platform/qemu.org/qemu-1.0.1.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <platform id="http://qemu.org/qemu/1.0.1">
     <short-id>qemu-1.0.1</short-id>
     <_name>QEMU 1.0.1</_name>
diff --git a/data/platform/qemu.org/qemu-1.0.xml.in b/data/platform/qemu.org/qemu-1.0.xml.in
index a8ee06b..b8fe09a 100644
--- a/data/platform/qemu.org/qemu-1.0.xml.in
+++ b/data/platform/qemu.org/qemu-1.0.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <platform id="http://qemu.org/qemu/1.0">
     <short-id>qemu-1.0</short-id>
     <_name>QEMU 1.0</_name>
diff --git a/data/platform/qemu.org/qemu-1.1.1-1.xml.in b/data/platform/qemu.org/qemu-1.1.1-1.xml.in
index 9820f43..c69f30b 100644
--- a/data/platform/qemu.org/qemu-1.1.1-1.xml.in
+++ b/data/platform/qemu.org/qemu-1.1.1-1.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <platform id="http://qemu.org/qemu/1.1.1-1">
     <short-id>qemu-1.1.1-1</short-id>
     <_name>QEMU 1.1.1-1</_name>
diff --git a/data/platform/qemu.org/qemu-1.1.1.xml.in b/data/platform/qemu.org/qemu-1.1.1.xml.in
index a6e5eeb..93bb167 100644
--- a/data/platform/qemu.org/qemu-1.1.1.xml.in
+++ b/data/platform/qemu.org/qemu-1.1.1.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <platform id="http://qemu.org/qemu/1.1.1">
     <short-id>qemu-1.1.1</short-id>
     <_name>QEMU 1.1.1</_name>
diff --git a/data/platform/qemu.org/qemu-1.1.2.xml.in b/data/platform/qemu.org/qemu-1.1.2.xml.in
index 9378593..40a73c4 100644
--- a/data/platform/qemu.org/qemu-1.1.2.xml.in
+++ b/data/platform/qemu.org/qemu-1.1.2.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <platform id="http://qemu.org/qemu/1.1.2">
     <short-id>qemu-1.1.2</short-id>
     <_name>QEMU 1.1.2</_name>
diff --git a/data/platform/qemu.org/qemu-1.1.xml.in b/data/platform/qemu.org/qemu-1.1.xml.in
index 12565e7..ed4afcc 100644
--- a/data/platform/qemu.org/qemu-1.1.xml.in
+++ b/data/platform/qemu.org/qemu-1.1.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <platform id="http://qemu.org/qemu/1.1">
     <short-id>qemu-1.1</short-id>
     <_name>QEMU 1.1</_name>
diff --git a/data/platform/qemu.org/qemu-1.2.0.xml.in b/data/platform/qemu.org/qemu-1.2.0.xml.in
index 52f37f3..c1a17cd 100644
--- a/data/platform/qemu.org/qemu-1.2.0.xml.in
+++ b/data/platform/qemu.org/qemu-1.2.0.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <platform id="http://qemu.org/qemu/1.2.0">
     <short-id>qemu-1.2.0</short-id>
     <_name>QEMU 1.2.0</_name>
diff --git a/data/platform/qemu.org/qemu-1.2.1.xml.in b/data/platform/qemu.org/qemu-1.2.1.xml.in
index daf5d98..34394ad 100644
--- a/data/platform/qemu.org/qemu-1.2.1.xml.in
+++ b/data/platform/qemu.org/qemu-1.2.1.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <platform id="http://qemu.org/qemu/1.2.1">
     <short-id>qemu-1.2.1</short-id>
     <_name>QEMU 1.2.1</_name>
diff --git a/data/platform/qemu.org/qemu-1.2.2.xml.in b/data/platform/qemu.org/qemu-1.2.2.xml.in
index abd7445..3338ca9 100644
--- a/data/platform/qemu.org/qemu-1.2.2.xml.in
+++ b/data/platform/qemu.org/qemu-1.2.2.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <platform id="http://qemu.org/qemu/1.2.2">
     <short-id>qemu-1.2.2</short-id>
     <_name>QEMU 1.2.2</_name>
diff --git a/data/platform/qemu.org/qemu-1.3.0.xml.in b/data/platform/qemu.org/qemu-1.3.0.xml.in
index b481879..55c5bee 100644
--- a/data/platform/qemu.org/qemu-1.3.0.xml.in
+++ b/data/platform/qemu.org/qemu-1.3.0.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <platform id="http://qemu.org/qemu/1.3.0">
     <short-id>qemu-1.3.0</short-id>
     <_name>QEMU 1.3.0</_name>
diff --git a/data/platform/qemu.org/qemu-1.3.1.xml.in b/data/platform/qemu.org/qemu-1.3.1.xml.in
index 4f4e84f..4ab0d07 100644
--- a/data/platform/qemu.org/qemu-1.3.1.xml.in
+++ b/data/platform/qemu.org/qemu-1.3.1.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <platform id="http://qemu.org/qemu/1.3.1">
     <short-id>qemu-1.3.1</short-id>
     <_name>QEMU 1.3.1</_name>
diff --git a/data/platform/qemu.org/qemu-1.4.0.xml.in b/data/platform/qemu.org/qemu-1.4.0.xml.in
index a5018e9..f93f7fd 100644
--- a/data/platform/qemu.org/qemu-1.4.0.xml.in
+++ b/data/platform/qemu.org/qemu-1.4.0.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <platform id="http://qemu.org/qemu/1.4.0">
     <short-id>qemu-1.4.0</short-id>
     <_name>QEMU 1.4.0</_name>
diff --git a/data/platform/qemu.org/qemu-1.4.1.xml.in b/data/platform/qemu.org/qemu-1.4.1.xml.in
index 248c66e..b3e662b 100644
--- a/data/platform/qemu.org/qemu-1.4.1.xml.in
+++ b/data/platform/qemu.org/qemu-1.4.1.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <platform id="http://qemu.org/qemu/1.4.1">
     <short-id>qemu-1.4.1</short-id>
     <_name>QEMU 1.4.1</_name>
diff --git a/data/platform/qemu.org/qemu-1.4.2.xml.in b/data/platform/qemu.org/qemu-1.4.2.xml.in
index de69a09..c15dcc5 100644
--- a/data/platform/qemu.org/qemu-1.4.2.xml.in
+++ b/data/platform/qemu.org/qemu-1.4.2.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <platform id="http://qemu.org/qemu/1.4.2">
     <short-id>qemu-1.4.2</short-id>
     <_name>QEMU 1.4.2</_name>
diff --git a/data/platform/qemu.org/qemu-1.5.0.xml.in b/data/platform/qemu.org/qemu-1.5.0.xml.in
index d725b58..03ccb40 100644
--- a/data/platform/qemu.org/qemu-1.5.0.xml.in
+++ b/data/platform/qemu.org/qemu-1.5.0.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <platform id="http://qemu.org/qemu/1.5.0">
     <short-id>qemu-1.5.0</short-id>
     <_name>QEMU 1.5.0</_name>
diff --git a/data/platform/qemu.org/qemu-1.5.1.xml.in b/data/platform/qemu.org/qemu-1.5.1.xml.in
index 1be4b6d..8124250 100644
--- a/data/platform/qemu.org/qemu-1.5.1.xml.in
+++ b/data/platform/qemu.org/qemu-1.5.1.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <platform id="http://qemu.org/qemu/1.5.1">
     <short-id>qemu-1.5.1</short-id>
     <_name>QEMU 1.5.1</_name>
diff --git a/data/platform/qemu.org/qemu-1.5.2.xml.in b/data/platform/qemu.org/qemu-1.5.2.xml.in
index 6584821..1b9376c 100644
--- a/data/platform/qemu.org/qemu-1.5.2.xml.in
+++ b/data/platform/qemu.org/qemu-1.5.2.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <platform id="http://qemu.org/qemu/1.5.2">
     <short-id>qemu-1.5.2</short-id>
     <_name>QEMU 1.5.2</_name>
diff --git a/data/platform/qemu.org/qemu-1.5.3.xml.in b/data/platform/qemu.org/qemu-1.5.3.xml.in
index ba6e18a..047a746 100644
--- a/data/platform/qemu.org/qemu-1.5.3.xml.in
+++ b/data/platform/qemu.org/qemu-1.5.3.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <platform id="http://qemu.org/qemu/1.5.3">
     <short-id>qemu-1.5.3</short-id>
     <_name>QEMU 1.5.3</_name>
diff --git a/data/platform/qemu.org/qemu-1.6.0.xml.in b/data/platform/qemu.org/qemu-1.6.0.xml.in
index 549f9ca..6085312 100644
--- a/data/platform/qemu.org/qemu-1.6.0.xml.in
+++ b/data/platform/qemu.org/qemu-1.6.0.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <platform id="http://qemu.org/qemu/1.6.0">
     <short-id>qemu-1.6.0</short-id>
     <_name>QEMU 1.6.0</_name>
diff --git a/data/platform/qemu.org/qemu-1.6.1.xml.in b/data/platform/qemu.org/qemu-1.6.1.xml.in
index 7f663c5..e7781b4 100644
--- a/data/platform/qemu.org/qemu-1.6.1.xml.in
+++ b/data/platform/qemu.org/qemu-1.6.1.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <platform id="http://qemu.org/qemu/1.6.1">
     <short-id>qemu-1.6.1</short-id>
     <_name>QEMU 1.6.1</_name>
diff --git a/data/platform/qemu.org/qemu-1.6.2.xml.in b/data/platform/qemu.org/qemu-1.6.2.xml.in
index 279a115..4634b37 100644
--- a/data/platform/qemu.org/qemu-1.6.2.xml.in
+++ b/data/platform/qemu.org/qemu-1.6.2.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <platform id="http://qemu.org/qemu/1.6.2">
     <short-id>qemu-1.6.2</short-id>
     <_name>QEMU 1.6.2</_name>
diff --git a/data/platform/qemu.org/qemu-1.7.0.xml.in b/data/platform/qemu.org/qemu-1.7.0.xml.in
index 10cecd6..700e1a8 100644
--- a/data/platform/qemu.org/qemu-1.7.0.xml.in
+++ b/data/platform/qemu.org/qemu-1.7.0.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <platform id="http://qemu.org/qemu/1.7.0">
     <short-id>qemu-1.7.0</short-id>
     <_name>QEMU 1.7.0</_name>
diff --git a/data/platform/qemu.org/qemu-1.7.1.xml.in b/data/platform/qemu.org/qemu-1.7.1.xml.in
index 610aa23..9f54563 100644
--- a/data/platform/qemu.org/qemu-1.7.1.xml.in
+++ b/data/platform/qemu.org/qemu-1.7.1.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <platform id="http://qemu.org/qemu/1.7.1">
     <short-id>qemu-1.7.1</short-id>
     <_name>QEMU 1.7.1</_name>
diff --git a/data/platform/qemu.org/qemu-1.7.2.xml.in b/data/platform/qemu.org/qemu-1.7.2.xml.in
index 42b4711..baff997 100644
--- a/data/platform/qemu.org/qemu-1.7.2.xml.in
+++ b/data/platform/qemu.org/qemu-1.7.2.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <platform id="http://qemu.org/qemu/1.7.2">
     <short-id>qemu-1.7.2</short-id>
     <_name>QEMU 1.7.2</_name>
diff --git a/data/platform/qemu.org/qemu-2.0.0.xml.in b/data/platform/qemu.org/qemu-2.0.0.xml.in
index bc28e13..fbc1fb9 100644
--- a/data/platform/qemu.org/qemu-2.0.0.xml.in
+++ b/data/platform/qemu.org/qemu-2.0.0.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <platform id="http://qemu.org/qemu/2.0.0">
     <short-id>qemu-2.0.0</short-id>
     <_name>QEMU 2.0.0</_name>
diff --git a/data/platform/qemu.org/qemu-2.0.1.xml.in b/data/platform/qemu.org/qemu-2.0.1.xml.in
index 6de7144..a3c6e1f 100644
--- a/data/platform/qemu.org/qemu-2.0.1.xml.in
+++ b/data/platform/qemu.org/qemu-2.0.1.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <platform id="http://qemu.org/qemu/2.0.1">
     <short-id>qemu-2.0.1</short-id>
     <_name>QEMU 2.0.1</_name>
diff --git a/data/platform/qemu.org/qemu-2.0.2.xml.in b/data/platform/qemu.org/qemu-2.0.2.xml.in
index f698ddd..fbc4775 100644
--- a/data/platform/qemu.org/qemu-2.0.2.xml.in
+++ b/data/platform/qemu.org/qemu-2.0.2.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <platform id="http://qemu.org/qemu/2.0.2">
     <short-id>qemu-2.0.2</short-id>
     <_name>QEMU 2.0.2</_name>
diff --git a/data/platform/qemu.org/qemu-2.1.0.xml.in b/data/platform/qemu.org/qemu-2.1.0.xml.in
index 297c5c3..a295fb1 100644
--- a/data/platform/qemu.org/qemu-2.1.0.xml.in
+++ b/data/platform/qemu.org/qemu-2.1.0.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <platform id="http://qemu.org/qemu/2.1.0">
     <short-id>qemu-2.1.0</short-id>
     <_name>QEMU 2.1.0</_name>
diff --git a/data/platform/qemu.org/qemu-2.1.1.xml.in b/data/platform/qemu.org/qemu-2.1.1.xml.in
index 47b9851..f3fa843 100644
--- a/data/platform/qemu.org/qemu-2.1.1.xml.in
+++ b/data/platform/qemu.org/qemu-2.1.1.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <platform id="http://qemu.org/qemu/2.1.1">
     <short-id>qemu-2.1.1</short-id>
     <_name>QEMU 2.1.1</_name>
diff --git a/data/platform/qemu.org/qemu-2.1.2.xml.in b/data/platform/qemu.org/qemu-2.1.2.xml.in
index a02a3dc..b42faf3 100644
--- a/data/platform/qemu.org/qemu-2.1.2.xml.in
+++ b/data/platform/qemu.org/qemu-2.1.2.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <platform id="http://qemu.org/qemu/2.1.2">
     <short-id>qemu-2.1.2</short-id>
     <_name>QEMU 2.1.2</_name>
diff --git a/data/platform/qemu.org/qemu-2.1.3.xml.in b/data/platform/qemu.org/qemu-2.1.3.xml.in
index 1126b0c..2a4bc52 100644
--- a/data/platform/qemu.org/qemu-2.1.3.xml.in
+++ b/data/platform/qemu.org/qemu-2.1.3.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <platform id="http://qemu.org/qemu/2.1.3">
     <short-id>qemu-2.1.3</short-id>
     <_name>QEMU 2.1.3</_name>
diff --git a/data/platform/qemu.org/qemu-2.2.0.xml.in b/data/platform/qemu.org/qemu-2.2.0.xml.in
index 2e87607..816bac5 100644
--- a/data/platform/qemu.org/qemu-2.2.0.xml.in
+++ b/data/platform/qemu.org/qemu-2.2.0.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <platform id="http://qemu.org/qemu/2.2.0">
     <short-id>qemu-2.2.0</short-id>
     <_name>QEMU 2.2.0</_name>
diff --git a/data/platform/qemu.org/qemu-2.2.1.xml.in b/data/platform/qemu.org/qemu-2.2.1.xml.in
index a79d9d9..41dc4f5 100644
--- a/data/platform/qemu.org/qemu-2.2.1.xml.in
+++ b/data/platform/qemu.org/qemu-2.2.1.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <platform id="http://qemu.org/qemu/2.2.1">
     <short-id>qemu-2.2.1</short-id>
     <_name>QEMU 2.2.1</_name>
diff --git a/data/platform/qemu.org/qemu-2.3.0.xml.in b/data/platform/qemu.org/qemu-2.3.0.xml.in
index 24ed2f5..f809938 100644
--- a/data/platform/qemu.org/qemu-2.3.0.xml.in
+++ b/data/platform/qemu.org/qemu-2.3.0.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <platform id="http://qemu.org/qemu/2.3.0">
     <short-id>qemu-2.3.0</short-id>
     <_name>QEMU 2.3.0</_name>
diff --git a/data/platform/redhat.com/xen-rhel-3.0.3.5.0.xml.in b/data/platform/redhat.com/xen-rhel-3.0.3.5.0.xml.in
index 1e2e5da..25a9cd1 100644
--- a/data/platform/redhat.com/xen-rhel-3.0.3.5.0.xml.in
+++ b/data/platform/redhat.com/xen-rhel-3.0.3.5.0.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <platform id="http://redhat.com/xen-rhel/3.0.3.5.0">
     <short-id>xen-rhel-3.0.3.5.0</short-id>
     <_name>Xen 3.0.3 (RHEL 5.0)</_name>
diff --git a/data/platform/redhat.com/xen-rhel-3.1.0.5.1.xml.in b/data/platform/redhat.com/xen-rhel-3.1.0.5.1.xml.in
index 5770748..935e417 100644
--- a/data/platform/redhat.com/xen-rhel-3.1.0.5.1.xml.in
+++ b/data/platform/redhat.com/xen-rhel-3.1.0.5.1.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <platform id="http://redhat.com/xen-rhel/3.1.0.5.1">
     <short-id>xen-rhel-3.1.0.5.1</short-id>
     <_name>Xen 3.1.0 (RHEL 5.1)</_name>
diff --git a/data/platform/redhat.com/xen-rhel-3.1.0.5.2.xml.in b/data/platform/redhat.com/xen-rhel-3.1.0.5.2.xml.in
index 9b2376c..41cb987 100644
--- a/data/platform/redhat.com/xen-rhel-3.1.0.5.2.xml.in
+++ b/data/platform/redhat.com/xen-rhel-3.1.0.5.2.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <platform id="http://redhat.com/xen-rhel/3.1.0.5.2">
     <short-id>xen-rhel-3.1.0.5.2</short-id>
     <_name>Xen 3.1.0 (RHEL 5.2)</_name>
diff --git a/data/platform/redhat.com/xen-rhel-3.1.0.5.3.xml.in b/data/platform/redhat.com/xen-rhel-3.1.0.5.3.xml.in
index 2c4c83f..75ebcfa 100644
--- a/data/platform/redhat.com/xen-rhel-3.1.0.5.3.xml.in
+++ b/data/platform/redhat.com/xen-rhel-3.1.0.5.3.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <platform id="http://redhat.com/xen-rhel/3.1.0.5.3">
     <short-id>xen-rhel-3.1.0.5.3</short-id>
     <_name>Xen 3.1.0 (RHEL 5.3)</_name>
diff --git a/data/platform/redhat.com/xen-rhel-3.1.0.5.4.xml.in b/data/platform/redhat.com/xen-rhel-3.1.0.5.4.xml.in
index 4bba93c..347e648 100644
--- a/data/platform/redhat.com/xen-rhel-3.1.0.5.4.xml.in
+++ b/data/platform/redhat.com/xen-rhel-3.1.0.5.4.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <platform id="http://redhat.com/xen-rhel/3.1.0.5.4">
     <short-id>xen-rhel-3.1.0.5.4</short-id>
     <_name>Xen 3.1.0 (RHEL 5.4)</_name>
diff --git a/data/platform/redhat.com/xen-rhel-3.1.0.5.5.xml.in b/data/platform/redhat.com/xen-rhel-3.1.0.5.5.xml.in
index 0b9d43b..ab7b937 100644
--- a/data/platform/redhat.com/xen-rhel-3.1.0.5.5.xml.in
+++ b/data/platform/redhat.com/xen-rhel-3.1.0.5.5.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <platform id="http://redhat.com/xen-rhel/3.1.0.5.5">
     <short-id>xen-rhel-3.1.0.5.5</short-id>
     <_name>Xen 3.1.0 (RHEL 5.5)</_name>
diff --git a/data/platform/redhat.com/xen-rhel-3.1.0.5.6.xml.in b/data/platform/redhat.com/xen-rhel-3.1.0.5.6.xml.in
index 38aaf91..d7a9cc3 100644
--- a/data/platform/redhat.com/xen-rhel-3.1.0.5.6.xml.in
+++ b/data/platform/redhat.com/xen-rhel-3.1.0.5.6.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <platform id="http://redhat.com/xen-rhel/3.1.0.5.6">
     <short-id>xen-rhel-3.1.0.5.6</short-id>
     <_name>Xen 3.1.0 (RHEL 5.6)</_name>
diff --git a/data/platform/redhat.com/xen-rhel-3.1.0.5.7.xml.in b/data/platform/redhat.com/xen-rhel-3.1.0.5.7.xml.in
index 99b4f80..f220ca4 100644
--- a/data/platform/redhat.com/xen-rhel-3.1.0.5.7.xml.in
+++ b/data/platform/redhat.com/xen-rhel-3.1.0.5.7.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <platform id="http://redhat.com/xen-rhel/3.1.0.5.7">
     <short-id>xen-rhel-3.1.0.5.7</short-id>
     <_name>Xen 3.1.0 (RHEL 5.7)</_name>
diff --git a/data/platform/xen.org/xen-3.0.2.xml.in b/data/platform/xen.org/xen-3.0.2.xml.in
index 2be0886..250366b 100644
--- a/data/platform/xen.org/xen-3.0.2.xml.in
+++ b/data/platform/xen.org/xen-3.0.2.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <platform id="http://xen.org/xen/3.0.2">
     <short-id>xen-3.0.2</short-id>
     <_name>Xen 3.0.2</_name>
diff --git a/data/platform/xen.org/xen-3.0.3.xml.in b/data/platform/xen.org/xen-3.0.3.xml.in
index d9a7575..c628b94 100644
--- a/data/platform/xen.org/xen-3.0.3.xml.in
+++ b/data/platform/xen.org/xen-3.0.3.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <platform id="http://xen.org/xen/3.0.3">
     <short-id>xen-3.0.3</short-id>
     <_name>Xen 3.0.3</_name>
diff --git a/data/platform/xen.org/xen-3.0.4.xml.in b/data/platform/xen.org/xen-3.0.4.xml.in
index f438113..4479d97 100644
--- a/data/platform/xen.org/xen-3.0.4.xml.in
+++ b/data/platform/xen.org/xen-3.0.4.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <platform id="http://xen.org/xen/3.0.4">
     <short-id>xen-3.0.4</short-id>
     <_name>Xen 3.0.4</_name>
diff --git a/data/platform/xen.org/xen-3.1.0.xml.in b/data/platform/xen.org/xen-3.1.0.xml.in
index 497b8c3..ca59426 100644
--- a/data/platform/xen.org/xen-3.1.0.xml.in
+++ b/data/platform/xen.org/xen-3.1.0.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <platform id="http://xen.org/xen/3.1.0">
     <short-id>xen-3.1.0</short-id>
     <_name>Xen 3.1.0</_name>
diff --git a/data/platform/xen.org/xen-3.1.3.xml.in b/data/platform/xen.org/xen-3.1.3.xml.in
index d7c4130..7ab1e34 100644
--- a/data/platform/xen.org/xen-3.1.3.xml.in
+++ b/data/platform/xen.org/xen-3.1.3.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <platform id="http://xen.org/xen/3.1.3">
     <short-id>xen-3.1.3</short-id>
     <_name>Xen 3.1.3</_name>
diff --git a/data/platform/xen.org/xen-3.1.4.xml.in b/data/platform/xen.org/xen-3.1.4.xml.in
index 201f9e4..a6658e3 100644
--- a/data/platform/xen.org/xen-3.1.4.xml.in
+++ b/data/platform/xen.org/xen-3.1.4.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <platform id="http://xen.org/xen/3.1.4">
     <short-id>xen-3.1.4</short-id>
     <_name>Xen 3.1.4</_name>
diff --git a/data/platform/xen.org/xen-3.2.0.xml.in b/data/platform/xen.org/xen-3.2.0.xml.in
index 43fbae5..3bb1ee8 100644
--- a/data/platform/xen.org/xen-3.2.0.xml.in
+++ b/data/platform/xen.org/xen-3.2.0.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <platform id="http://xen.org/xen/3.2.0">
     <short-id>xen-3.2.0</short-id>
     <_name>Xen 3.2.0</_name>
diff --git a/data/platform/xen.org/xen-3.2.1.xml.in b/data/platform/xen.org/xen-3.2.1.xml.in
index 619010f..3b46ca4 100644
--- a/data/platform/xen.org/xen-3.2.1.xml.in
+++ b/data/platform/xen.org/xen-3.2.1.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <platform id="http://xen.org/xen/3.2.1">
     <short-id>xen-3.2.1</short-id>
     <_name>Xen 3.2.1</_name>
diff --git a/data/platform/xen.org/xen-3.2.2.xml.in b/data/platform/xen.org/xen-3.2.2.xml.in
index 7e0be8d..b2002f1 100644
--- a/data/platform/xen.org/xen-3.2.2.xml.in
+++ b/data/platform/xen.org/xen-3.2.2.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <platform id="http://xen.org/xen/3.2.2">
     <short-id>xen-3.2.2</short-id>
     <_name>Xen 3.2.2</_name>
diff --git a/data/platform/xen.org/xen-3.2.3.xml.in b/data/platform/xen.org/xen-3.2.3.xml.in
index 1c6b36c..f896720 100644
--- a/data/platform/xen.org/xen-3.2.3.xml.in
+++ b/data/platform/xen.org/xen-3.2.3.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <platform id="http://xen.org/xen/3.2.3">
     <short-id>xen-3.2.3</short-id>
     <_name>Xen 3.2.3</_name>
diff --git a/data/platform/xen.org/xen-3.3.0.xml.in b/data/platform/xen.org/xen-3.3.0.xml.in
index 4b832dd..2621d5a 100644
--- a/data/platform/xen.org/xen-3.3.0.xml.in
+++ b/data/platform/xen.org/xen-3.3.0.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <platform id="http://xen.org/xen/3.3.0">
     <short-id>xen-3.3.0</short-id>
     <_name>Xen 3.3.0</_name>
diff --git a/data/platform/xen.org/xen-3.3.1.xml.in b/data/platform/xen.org/xen-3.3.1.xml.in
index 5f25849..18d215f 100644
--- a/data/platform/xen.org/xen-3.3.1.xml.in
+++ b/data/platform/xen.org/xen-3.3.1.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <platform id="http://xen.org/xen/3.3.1">
     <short-id>xen-3.3.1</short-id>
     <_name>Xen 3.3.1</_name>
diff --git a/data/platform/xen.org/xen-3.3.2.xml.in b/data/platform/xen.org/xen-3.3.2.xml.in
index e8580d8..2adee23 100644
--- a/data/platform/xen.org/xen-3.3.2.xml.in
+++ b/data/platform/xen.org/xen-3.3.2.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <platform id="http://xen.org/xen/3.3.2">
     <short-id>xen-3.3.2</short-id>
     <_name>Xen 3.3.2</_name>
diff --git a/data/platform/xen.org/xen-3.4.0.xml.in b/data/platform/xen.org/xen-3.4.0.xml.in
index 7974a41..92fe38a 100644
--- a/data/platform/xen.org/xen-3.4.0.xml.in
+++ b/data/platform/xen.org/xen-3.4.0.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <platform id="http://xen.org/xen/3.4.0">
     <short-id>xen-3.4.0</short-id>
     <_name>Xen 3.4.0</_name>
diff --git a/data/platform/xen.org/xen-3.4.1.xml.in b/data/platform/xen.org/xen-3.4.1.xml.in
index 4a65a3f..0332312 100644
--- a/data/platform/xen.org/xen-3.4.1.xml.in
+++ b/data/platform/xen.org/xen-3.4.1.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <platform id="http://xen.org/xen/3.4.1">
     <short-id>xen-3.4.1</short-id>
     <_name>Xen 3.4.1</_name>
diff --git a/data/platform/xen.org/xen-3.4.2.xml.in b/data/platform/xen.org/xen-3.4.2.xml.in
index ad87d31..6e6b8c0 100644
--- a/data/platform/xen.org/xen-3.4.2.xml.in
+++ b/data/platform/xen.org/xen-3.4.2.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <platform id="http://xen.org/xen/3.4.2">
     <short-id>xen-3.4.2</short-id>
     <_name>Xen 3.4.2</_name>
diff --git a/data/platform/xen.org/xen-3.4.3.xml.in b/data/platform/xen.org/xen-3.4.3.xml.in
index e0222eb..248761f 100644
--- a/data/platform/xen.org/xen-3.4.3.xml.in
+++ b/data/platform/xen.org/xen-3.4.3.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <platform id="http://xen.org/xen/3.4.3">
     <short-id>xen-3.4.3</short-id>
     <_name>Xen 3.4.3</_name>
diff --git a/data/platform/xen.org/xen-4.0.0.xml.in b/data/platform/xen.org/xen-4.0.0.xml.in
index cf62fd2..53e3359 100644
--- a/data/platform/xen.org/xen-4.0.0.xml.in
+++ b/data/platform/xen.org/xen-4.0.0.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <platform id="http://xen.org/xen/4.0.0">
     <short-id>xen-4.0.0</short-id>
     <_name>Xen 4.0.0</_name>
diff --git a/data/platform/xen.org/xen-4.0.1.xml.in b/data/platform/xen.org/xen-4.0.1.xml.in
index 6326f19..4f21bd7 100644
--- a/data/platform/xen.org/xen-4.0.1.xml.in
+++ b/data/platform/xen.org/xen-4.0.1.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <platform id="http://xen.org/xen/4.0.1">
     <short-id>xen-4.0.1</short-id>
     <_name>Xen 4.0.1</_name>
diff --git a/data/platform/xen.org/xen-4.1.0.xml.in b/data/platform/xen.org/xen-4.1.0.xml.in
index a04330b..89b5cd1 100644
--- a/data/platform/xen.org/xen-4.1.0.xml.in
+++ b/data/platform/xen.org/xen-4.1.0.xml.in
@@ -1,4 +1,6 @@
 <libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2.1 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
   <platform id="http://xen.org/xen/4.1.0">
     <short-id>xen-4.1.0</short-id>
     <_name>Xen 4.1.0</_name>
diff --git a/mingw-osinfo-db.spec.in b/mingw-osinfo-db.spec.in
index b6ef2b4..5e2ec98 100644
--- a/mingw-osinfo-db.spec.in
+++ b/mingw-osinfo-db.spec.in
@@ -4,7 +4,7 @@ Name: mingw-osinfo-db
 Version: @VERSION@
 Release: 1%{?dist}%{?extra_release}
 Summary: Database for libosinfo API
-License: LGPLv2+
+License: GPLv2+
 Group: Development/Libraries
 Source: https://fedorahosted.org/releases/l/i/libosinfo/osinfo-db-%{version}.tar.xz
 URL: https://fedorahosted.org/libosinfo/
diff --git a/osinfo-db.spec.in b/osinfo-db.spec.in
index 04b82b7..b2034cc 100644
--- a/osinfo-db.spec.in
+++ b/osinfo-db.spec.in
@@ -4,7 +4,7 @@ Summary: osinfo database files
 Name: osinfo-db
 Version: @VERSION@
 Release: 1%{?dist}%{?extra_release}
-License: LGPLv2+
+License: GPLv2+
 Group: Development/Libraries
 Source: https://fedorahosted.org/releases/l/i/%{name}/%{name}-%{version}.tar.xz
 URL: http://libosinfo.org/
-- 
2.7.4




More information about the Libosinfo mailing list