diff options
-rw-r--r-- | bootdevice.c | 2 | ||||
-rw-r--r-- | tests/usb-hcd-ohci-test.c | 2 | ||||
-rw-r--r-- | tests/usb-hcd-uhci-test.c | 2 | ||||
-rw-r--r-- | tests/usb-hcd-xhci-test.c | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/bootdevice.c b/bootdevice.c index 673bfef..3cdc0d7 100644 --- a/bootdevice.c +++ b/bootdevice.c @@ -1,7 +1,7 @@ /* * QEMU Boot Device Implement * - * Copyright (c) 2014 HUAWEI TECHNOLOGIES CO.,LTD. + * Copyright (c) 2014 HUAWEI TECHNOLOGIES CO., LTD. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/tests/usb-hcd-ohci-test.c b/tests/usb-hcd-ohci-test.c index 1160bde..fa592d4 100644 --- a/tests/usb-hcd-ohci-test.c +++ b/tests/usb-hcd-ohci-test.c @@ -1,7 +1,7 @@ /* * QTest testcase for USB OHCI controller * - * Copyright (c) 2014 HUAWEI TECHNOLOGIES CO.,LTD. + * Copyright (c) 2014 HUAWEI TECHNOLOGIES CO., LTD. * * This work is licensed under the terms of the GNU GPL, version 2 or later. * See the COPYING file in the top-level directory. diff --git a/tests/usb-hcd-uhci-test.c b/tests/usb-hcd-uhci-test.c index 6d631cf..a96b716 100644 --- a/tests/usb-hcd-uhci-test.c +++ b/tests/usb-hcd-uhci-test.c @@ -1,7 +1,7 @@ /* * QTest testcase for USB UHCI controller * - * Copyright (c) 2014 HUAWEI TECHNOLOGIES CO.,LTD. + * Copyright (c) 2014 HUAWEI TECHNOLOGIES CO., LTD. * * This work is licensed under the terms of the GNU GPL, version 2 or later. * See the COPYING file in the top-level directory. diff --git a/tests/usb-hcd-xhci-test.c b/tests/usb-hcd-xhci-test.c index adf261e..56ab367 100644 --- a/tests/usb-hcd-xhci-test.c +++ b/tests/usb-hcd-xhci-test.c @@ -1,7 +1,7 @@ /* * QTest testcase for USB xHCI controller * - * Copyright (c) 2014 HUAWEI TECHNOLOGIES CO.,LTD. + * Copyright (c) 2014 HUAWEI TECHNOLOGIES CO., LTD. * * This work is licensed under the terms of the GNU GPL, version 2 or later. * See the COPYING file in the top-level directory. |