From bce3e2ab3c8b310d1561a42a243be9ea7ac71500 Mon Sep 17 00:00:00 2001 From: hhtian Date: Wed, 23 May 2012 00:47:12 +0000 Subject: update copyright format Signed-off-by: Hot Tian git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13351 6f19259b-4bc3-4df7-8a09-765794883524 --- OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772/Ax88772.c | 4 ++-- OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772/Ax88772.h | 4 ++-- OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772/Ax88772.inf | 4 ++-- OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772/ComponentName.c | 4 ++-- OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772/DriverBinding.c | 4 ++-- OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772/SimpleNetwork.c | 4 ++-- 6 files changed, 12 insertions(+), 12 deletions(-) (limited to 'OptionRomPkg') diff --git a/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772/Ax88772.c b/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772/Ax88772.c index 6a74f1c..746a509 100644 --- a/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772/Ax88772.c +++ b/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772/Ax88772.c @@ -5,8 +5,8 @@ USB to Ethernet MAC with integrated 10/100 PHY. Note that this implementation only supports the integrated PHY since no other test cases were available. - Copyright (c) 2011, Intel Corporation - All rights reserved. This program and the accompanying materials + Copyright (c) 2011, Intel Corporation. All rights reserved.
+ 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 diff --git a/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772/Ax88772.h b/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772/Ax88772.h index 667214a..fa4008c 100644 --- a/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772/Ax88772.h +++ b/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772/Ax88772.h @@ -1,8 +1,8 @@ /** @file Definitions for ASIX AX88772 Ethernet adapter. - Copyright (c) 2011, Intel Corporation - All rights reserved. This program and the accompanying materials + Copyright (c) 2011, Intel Corporation. All rights reserved.
+ 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 diff --git a/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772/Ax88772.inf b/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772/Ax88772.inf index 3e99dde..d610b73 100644 --- a/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772/Ax88772.inf +++ b/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772/Ax88772.inf @@ -2,9 +2,9 @@ # Component description file for ASIX AX88772 USB/Ethernet driver. # # This module provides support for the ASIX AX88772 USB/Ethernet adapter. -# Copyright (c) 2011, Intel Corporation +# Copyright (c) 2011, Intel Corporation. All rights reserved.
# -# All rights reserved. This program and the accompanying materials +# 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 diff --git a/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772/ComponentName.c b/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772/ComponentName.c index 4d67f79..8fceb60 100644 --- a/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772/ComponentName.c +++ b/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772/ComponentName.c @@ -1,8 +1,8 @@ /** @file UEFI Component Name(2) protocol implementation. - Copyright (c) 2011, Intel Corporation - All rights reserved. This program and the accompanying materials + Copyright (c) 2011, Intel Corporation. All rights reserved.
+ 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 diff --git a/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772/DriverBinding.c b/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772/DriverBinding.c index 5f0f286..794b87e 100644 --- a/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772/DriverBinding.c +++ b/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772/DriverBinding.c @@ -1,8 +1,8 @@ /** @file Implement the driver binding protocol for Asix AX88772 Ethernet driver. - Copyright (c) 2011, Intel Corporation - All rights reserved. This program and the accompanying materials + Copyright (c) 2011, Intel Corporation. All rights reserved.
+ 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 diff --git a/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772/SimpleNetwork.c b/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772/SimpleNetwork.c index a0231d6..1b9e261 100644 --- a/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772/SimpleNetwork.c +++ b/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772/SimpleNetwork.c @@ -1,8 +1,8 @@ /** @file Provides the Simple Network functions. - Copyright (c) 2011, Intel Corporation - All rights reserved. This program and the accompanying materials + Copyright (c) 2011, Intel Corporation. All rights reserved.
+ 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 -- cgit v1.1