diff options
Diffstat (limited to 'EmulatorPkg/EmuBusDriverDxe/ComponentName.c')
-rw-r--r-- | EmulatorPkg/EmuBusDriverDxe/ComponentName.c | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/EmulatorPkg/EmuBusDriverDxe/ComponentName.c b/EmulatorPkg/EmuBusDriverDxe/ComponentName.c index e8be214b3c..34275a32bc 100644 --- a/EmulatorPkg/EmuBusDriverDxe/ComponentName.c +++ b/EmulatorPkg/EmuBusDriverDxe/ComponentName.c @@ -1,11 +1,11 @@ /** @file
Copyright (c) 2006, Intel Corporation. All rights reserved.<BR>
-This program and the accompanying materials
-are licensed and made available under the terms and conditions of the BSD License
-which accompanies this distribution. The full text of the license may be found at
-http://opensource.org/licenses/bsd-license.php
-
+This program and the accompanying materials
+are licensed and made available under the terms and conditions of the BSD License
+which accompanies this distribution. The full text of the license may be found at
+http://opensource.org/licenses/bsd-license.php
+
**/
#include "EmuBusDriverDxe.h"
|