]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Files of PeiPalLib uses the wrong license information in the file header. Update...
authorxli24 <xli24@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 14 Nov 2008 07:58:59 +0000 (07:58 +0000)
committerxli24 <xli24@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 14 Nov 2008 07:58:59 +0000 (07:58 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6546 6f19259b-4bc3-4df7-8a09-765794883524

MdePkg/Library/PeiPalLib/PeiPalLib.c
MdePkg/Library/PeiPalLib/PeiPalLib.inf

index 7ece0a6636210d1c6c24e1ef2b797555a614a4f2..b515ac490af0d594141e8621b26b0d5228111538 100644 (file)
@@ -1,16 +1,15 @@
 /** @file\r
   PAL Call Services Function.\r
 \r
-  Copyright (c) 2006 - 2008 Intel Corporation. All rights reserved\r
-  This software and associated documentation (if any) is furnished\r
-  under a license and may only be used or copied in accordance\r
-  with the terms of the license. Except as permitted by such\r
-  license, no part of this software or documentation may be\r
-  reproduced, stored in a retrieval system, or transmitted in any\r
-  form or by any means without the express written consent of\r
-  Intel Corporation.\r
-\r
-  Module Name:  PalCallLib.c\r
+  Copyright (c) 2006 -2008, Intel Corporation All rights\r
+  reserved. This program and the accompanying materials are\r
+  licensed and made available under the terms and conditions of\r
+  the BSD License which accompanies this distribution.  The full\r
+  text of the license may be found at\r
+  http://opensource.org/licenses/bsd-license.php\r
+\r
+  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
+  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 \r
 **/\r
 \r
index 6c1a01e6595a9c64e6672c38e5f712776fb05694..96ce56191844359a71b245e2b7d980933c390950 100644 (file)
@@ -4,16 +4,14 @@
 # Instance of PAL Library that uses a PPI to retrieve the PAL\r
 # Entry Point and layers on top of AsmPalCall() in the Base Library\r
 #\r
-# Copyright (c) 2006 - 2008, Intel Corporation\r
-#\r
-#  All rights reserved.\r
-#  This software and associated documentation (if any) is furnished\r
-#  under a license and may only be used or copied in accordance\r
-#  with the terms of the license. Except as permitted by such\r
-#  license, no part of this software or documentation may be\r
-#  reproduced, stored in a retrieval system, or transmitted in any\r
-#  form or by any means without the express written consent of\r
-#  Intel Corporation.\r
+# Copyright (c) 2006 - 2008, Intel Corporation.\r
+#\r
+#  All rights reserved. This program and the accompanying materials\r
+#  are licensed and made available under the terms and conditions of the BSD License\r
+#  which accompanies this distribution. The full text of the license may be found at\r
+#  http://opensource.org/licenses/bsd-license.php\r
+#  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
+#  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 #\r
 #\r
 #**/\r