]> xenbits.xensource.com Git - seabios.git/commitdiff
xhci: Add copyright notice to usb-xhci.c
authorKevin O'Connor <kevin@koconnor.net>
Mon, 27 Jan 2014 17:25:35 +0000 (12:25 -0500)
committerKevin O'Connor <kevin@koconnor.net>
Wed, 29 Jan 2014 17:57:01 +0000 (12:57 -0500)
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
src/hw/usb-xhci.c

index 591eb88d45432185056e651654f7445bd673429b..f64f5629b86ee1fb794f1d250e65f5adc597f198 100644 (file)
@@ -1,3 +1,10 @@
+// Code for handling XHCI "Super speed" USB controllers.
+//
+// Copyright (C) 2013  Gerd Hoffmann <kraxel@redhat.com>
+// Copyright (C) 2014  Kevin O'Connor <kevin@koconnor.net>
+//
+// This file may be distributed under the terms of the GNU LGPLv3 license.
+
 #include "biosvar.h" // GET_LOWFLAT
 #include "config.h" // CONFIG_*
 #include "malloc.h" // memalign_low