From e5eed7d3641d71d7ea539e5379ea9c6a5cd97004 Mon Sep 17 00:00:00 2001 From: hhtian Date: Sat, 24 Apr 2010 09:33:45 +0000 Subject: Update the copyright notice format git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10418 6f19259b-4bc3-4df7-8a09-765794883524 --- .../Universal/Network/VlanConfigDxe/ComponentName.c | 4 ++-- .../Universal/Network/VlanConfigDxe/VlanConfig.vfr | 4 ++-- .../Network/VlanConfigDxe/VlanConfigDriver.c | 4 ++-- .../Universal/Network/VlanConfigDxe/VlanConfigDxe.inf | 4 ++-- .../Universal/Network/VlanConfigDxe/VlanConfigImpl.c | 4 ++-- .../Universal/Network/VlanConfigDxe/VlanConfigImpl.h | 4 ++-- .../Network/VlanConfigDxe/VlanConfigNvData.h | 4 ++-- .../Network/VlanConfigDxe/VlanConfigStrings.uni | Bin 3566 -> 3662 bytes 8 files changed, 14 insertions(+), 14 deletions(-) (limited to 'MdeModulePkg/Universal/Network/VlanConfigDxe') diff --git a/MdeModulePkg/Universal/Network/VlanConfigDxe/ComponentName.c b/MdeModulePkg/Universal/Network/VlanConfigDxe/ComponentName.c index 7ff566c817..bbc74e3b5f 100644 --- a/MdeModulePkg/Universal/Network/VlanConfigDxe/ComponentName.c +++ b/MdeModulePkg/Universal/Network/VlanConfigDxe/ComponentName.c @@ -1,8 +1,8 @@ /** @file UEFI Component Name(2) protocol implementation for VlanConfigDxe driver. -Copyright (c) 2009, Intel Corporation.
-All rights reserved. This program and the accompanying materials +Copyright (c) 2009, 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
diff --git a/MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfig.vfr b/MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfig.vfr index f08a87e6e1..9f29fe838f 100644 --- a/MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfig.vfr +++ b/MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfig.vfr @@ -1,8 +1,8 @@ ///** @file // VLAN configuration formset. // -// Copyright (c) 2009, Intel Corporation.
-// All rights reserved. This program and the accompanying materials +// Copyright (c) 2009, 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
diff --git a/MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigDriver.c b/MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigDriver.c index f0c3ebbc26..19db6cea97 100644 --- a/MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigDriver.c +++ b/MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigDriver.c @@ -1,8 +1,8 @@ /** @file The driver binding for VLAN configuration module. -Copyright (c) 2009, Intel Corporation.
-All rights reserved. This program and the accompanying materials +Copyright (c) 2009, 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
diff --git a/MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigDxe.inf b/MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigDxe.inf index 51d7031f85..55fccd44d4 100644 --- a/MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigDxe.inf +++ b/MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigDxe.inf @@ -1,8 +1,8 @@ ## @file # Component description file for VLAN configuration module. # -# Copyright (c) 2009 - 2010, Intel Corporation. -# All rights reserved. This program and the accompanying materials +# Copyright (c) 2009 - 2010, 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/MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigImpl.c b/MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigImpl.c index 2c4e0249fc..82ffcf2215 100644 --- a/MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigImpl.c +++ b/MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigImpl.c @@ -1,8 +1,8 @@ /** @file HII Config Access protocol implementation of VLAN configuration module. -Copyright (c) 2009 - 2010, Intel Corporation.
-All rights reserved. This program and the accompanying materials +Copyright (c) 2009 - 2010, 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
diff --git a/MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigImpl.h b/MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigImpl.h index 00fcdcedb0..58ab453868 100644 --- a/MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigImpl.h +++ b/MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigImpl.h @@ -1,8 +1,8 @@ /** @file Header file for driver binding protocol and HII config access protocol. -Copyright (c) 2009, Intel Corporation.
-All rights reserved. This program and the accompanying materials +Copyright (c) 2009, 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
diff --git a/MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigNvData.h b/MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigNvData.h index 7de3af03a7..5c566151a9 100644 --- a/MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigNvData.h +++ b/MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigNvData.h @@ -1,8 +1,8 @@ /** @file Header file for NV data structure definition. -Copyright (c) 2009, Intel Corporation.
-All rights reserved. This program and the accompanying materials +Copyright (c) 2009, 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
diff --git a/MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigStrings.uni b/MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigStrings.uni index 51e7dd8d68..edb6071281 100644 Binary files a/MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigStrings.uni and b/MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigStrings.uni differ -- cgit v1.2.3