On 18.01.2011, at 13:19, Kevin Wolf wrote: > Am 20.12.2010 22:13, schrieb Alexander Graf: >> Sebastian's patch already did a pretty good job at splitting up ICH-9 >> AHCI code and the AHCI core. We need some more though. Copyright was missing, >> the lspci dump belongs to ICH-9, we don't need the AHCI core to have its >> own qdev device duplicate. >> >> So let's split them a bit more in this patch, making things easier to >> read an understand. >> >> Signed-off-by: Alexander Graf <ag...@suse.de> > > The license header is still missing in ahci.h.
Yes, because header files don't get license headers. Check most other headers in qemu :). I can add one if it makes you happy, but numbers are generally not licensable. Alex