Revision: 19169
          http://sourceforge.net/p/edk2/code/19169
Author:   ydong10
Date:     2015-12-08 13:48:35 +0000 (Tue, 08 Dec 2015)
Log Message:
-----------
FileExplorerLib: Update copyright, use BSD license instead of Intel license.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Eric Dong <[email protected]>

Modified Paths:
--------------
    trunk/edk2/MdeModulePkg/Library/FileExplorerLib/FileExplorer.c
    trunk/edk2/MdeModulePkg/Library/FileExplorerLib/FileExplorerLib.inf
    trunk/edk2/MdeModulePkg/Library/FileExplorerLib/FileExplorerString.uni
    trunk/edk2/MdeModulePkg/Library/FileExplorerLib/FileExplorerVfr.vfr
    trunk/edk2/MdeModulePkg/Library/FileExplorerLib/FormGuid.h

Modified: trunk/edk2/MdeModulePkg/Library/FileExplorerLib/FileExplorer.c
===================================================================
--- trunk/edk2/MdeModulePkg/Library/FileExplorerLib/FileExplorer.c      
2015-12-08 13:47:23 UTC (rev 19168)
+++ trunk/edk2/MdeModulePkg/Library/FileExplorerLib/FileExplorer.c      
2015-12-08 13:48:35 UTC (rev 19169)
@@ -1,17 +1,18 @@
 /** @file
-  File explorer related functions.
+File explorer related functions.
 
-  Copyright (c) 2004 - 2015, Intel Corporation. All rights reserved.<BR>
-  This software and associated documentation (if any) is furnished
-  under a license and may only be used or copied in accordance
-  with the terms of the license. Except as permitted by such
-  license, no part of this software or documentation may be
-  reproduced, stored in a retrieval system, or transmitted in any
-  form or by any means without the express written consent of
-  Intel Corporation.
+Copyright (c) 2004 - 2015, 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 that accompanies this distribution.
+The full text of the license may be found at
+http://opensource.org/licenses/bsd-license.php.
 
+THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
+WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+
 **/
 
+
 #include "FileExplorer.h"
 
 EFI_GUID FileExplorerGuid       = EFI_FILE_EXPLORE_FORMSET_GUID;

Modified: trunk/edk2/MdeModulePkg/Library/FileExplorerLib/FileExplorerLib.inf
===================================================================
--- trunk/edk2/MdeModulePkg/Library/FileExplorerLib/FileExplorerLib.inf 
2015-12-08 13:47:23 UTC (rev 19168)
+++ trunk/edk2/MdeModulePkg/Library/FileExplorerLib/FileExplorerLib.inf 
2015-12-08 13:48:35 UTC (rev 19169)
@@ -2,16 +2,15 @@
 #  library defines a set of interfaces for how to do file explorer.
 #  
 #  Copyright (c) 2011 - 2015, Intel Corporation. All rights reserved.<BR>
-#  This software and associated documentation (if any) is furnished
-#  under a license and may only be used or copied in accordance
-#  with the terms of the license. Except as permitted by such
-#  license, no part of this software or documentation may be
-#  reproduced, stored in a retrieval system, or transmitted in any
-#  form or by any means without the express written consent of
-#  Intel Corporation.
+#  This program and the accompanying materials are licensed and made available 
under
+#  the terms and conditions of the BSD License that accompanies this 
distribution.
+#  The full text of the license may be found at
+#  http://opensource.org/licenses/bsd-license.php.
 #  
+#  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
+#  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR 
IMPLIED.
+#  
 ##
-
 [Defines]
   INF_VERSION                    = 0x00010005
   BASE_NAME                      = FileExplorerLib

Modified: trunk/edk2/MdeModulePkg/Library/FileExplorerLib/FileExplorerString.uni
===================================================================
--- trunk/edk2/MdeModulePkg/Library/FileExplorerLib/FileExplorerString.uni      
2015-12-08 13:47:23 UTC (rev 19168)
+++ trunk/edk2/MdeModulePkg/Library/FileExplorerLib/FileExplorerString.uni      
2015-12-08 13:48:35 UTC (rev 19169)
@@ -1,35 +1,47 @@
 \xFF\xFE/---------------++++++  Modified: 
trunk/edk2/MdeModulePkg/Library/FileExplorerLib/FileExplorerVfr.vfr
===================================================================
--- trunk/edk2/MdeModulePkg/Library/FileExplorerLib/FileExplorerVfr.vfr 
2015-12-08 13:47:23 UTC (rev 19168)
+++ trunk/edk2/MdeModulePkg/Library/FileExplorerLib/FileExplorerVfr.vfr 
2015-12-08 13:48:35 UTC (rev 19169)
@@ -1,17 +1,16 @@
 ///** @file
-//  
+//
 //    File Explorer Formset
-//  
-//  Copyright (c) 2004 - 2008, Intel Corporation. All rights reserved.<BR>
-//  This software and associated documentation (if any) is furnished
-//  under a license and may only be used or copied in accordance
-//  with the terms of the license. Except as permitted by such
-//  license, no part of this software or documentation may be
-//  reproduced, stored in a retrieval system, or transmitted in any
-//  form or by any means without the express written consent of
-//  Intel Corporation.
-
-
+//
+//  Copyright (c) 2004 - 2015, 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
+//
+//  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
+//  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR 
IMPLIED.
+//
 //**/
 
 #include "FormGuid.h"

Modified: trunk/edk2/MdeModulePkg/Library/FileExplorerLib/FormGuid.h
===================================================================
--- trunk/edk2/MdeModulePkg/Library/FileExplorerLib/FormGuid.h  2015-12-08 
13:47:23 UTC (rev 19168)
+++ trunk/edk2/MdeModulePkg/Library/FileExplorerLib/FormGuid.h  2015-12-08 
13:48:35 UTC (rev 19169)
@@ -1,16 +1,18 @@
 /** @file
-  Formset guids, form id and VarStore data structure for Boot Maintenance 
Manager.
+Formset guids, form id and VarStore data structure for File explorer library.
 
-  Copyright (c) 2004 - 2015, Intel Corporation. All rights reserved.<BR>
-  This software and associated documentation (if any) is furnished
-  under a license and may only be used or copied in accordance
-  with the terms of the license. Except as permitted by such
-  license, no part of this software or documentation may be
-  reproduced, stored in a retrieval system, or transmitted in any
-  form or by any means without the express written consent of
-  Intel Corporation.
+Copyright (c) 2004 - 2015, 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 that accompanies this distribution.
+The full text of the license may be found at
+http://opensource.org/licenses/bsd-license.php.
 
+THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
+WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+
 **/
+
+
 #ifndef _FILE_EXPLORER_FORM_GUID_H_
 #define _FILE_EXPLORER_FORM_GUID_H_
 


------------------------------------------------------------------------------
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741911&iu=/4140
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to