Update to BSD license header.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3175 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
qwang12
2007-07-10 10:02:04 +00:00
parent df0dcb5e91
commit 92a428e1c4
9 changed files with 69 additions and 81 deletions

View File

@ -1,26 +1,19 @@
/*++ /*++
Copyright (c) 2006 - 2007, Intel Corporation. All rights reserved. <BR> Copyright (c) 2006 - 2007, Intel Corporation
This software and associated documentation (if any) is furnished All rights reserved. This program and the accompanying materials
under a license and may only be used or copied in accordance are licensed and made available under the terms and conditions of the BSD License
with the terms of the license. Except as permitted by such which accompanies this distribution. The full text of the license may be found at
license, no part of this software or documentation may be http://opensource.org/licenses/bsd-license.php
reproduced, stored in a retrieval system, or transmitted in any
form or by any means without the express written consent of
Intel Corporation.
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
Module Name: WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
CommPs2.c
Abstract: Abstract:
PS2 Mouse Communication Interface PS2 Mouse Communication Interface
Revision History
--*/ --*/
// //

View File

@ -1,13 +1,13 @@
/*++ /*++
Copyright (c) 2006 - 2007, Intel Corporation. All rights reserved. Copyright (c) 2006 - 2007, Intel Corporation
This software and associated documentation (if any) is furnished All rights reserved. This program and the accompanying materials
under a license and may only be used or copied in accordance are licensed and made available under the terms and conditions of the BSD License
with the terms of the license. Except as permitted by such which accompanies this distribution. The full text of the license may be found at
license, no part of this software or documentation may be http://opensource.org/licenses/bsd-license.php
reproduced, stored in a retrieval system, or transmitted in any
form or by any means without the express written consent of THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
Intel Corporation. WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
Module Name: Module Name:

View File

@ -3,15 +3,15 @@
This file includes package header files, library classes and protocol, PPI & GUID definitions. This file includes package header files, library classes and protocol, PPI & GUID definitions.
Copyright (c) 2006 - 2007, Intel Corporation. Copyright (c) 2006 - 2007, Intel Corporation
All rights reserved. All rights reserved. This program and the accompanying materials
This software and associated documentation (if any) is furnished are licensed and made available under the terms and conditions of the BSD License
under a license and may only be used or copied in accordance which accompanies this distribution. The full text of the license may be found at
with the terms of the license. Except as permitted by such http://opensource.org/licenses/bsd-license.php
license, no part of this software or documentation may be
reproduced, stored in a retrieval system, or transmitted in any THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
form or by any means without the express written consent of WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
Intel Corporation.
**/ **/
#ifndef __COMMON_HEADER_H_ #ifndef __COMMON_HEADER_H_

View File

@ -1,14 +1,13 @@
/*++ /*++
Copyright (c) 2006 - 2007, Intel Corporation. All rights reserved. <BR> Copyright (c) 2006 - 2007, Intel Corporation
This software and associated documentation (if any) is furnished All rights reserved. This program and the accompanying materials
under a license and may only be used or copied in accordance are licensed and made available under the terms and conditions of the BSD License
with the terms of the license. Except as permitted by such which accompanies this distribution. The full text of the license may be found at
license, no part of this software or documentation may be http://opensource.org/licenses/bsd-license.php
reproduced, stored in a retrieval system, or transmitted in any
form or by any means without the express written consent of
Intel Corporation.
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
Module Name: Module Name:

View File

@ -3,15 +3,15 @@
This file contains the user entry point This file contains the user entry point
Copyright (c) 2006 - 2007, Intel Corporation. Copyright (c) 2006 - 2007, Intel Corporation
All rights reserved. All rights reserved. This program and the accompanying materials
This software and associated documentation (if any) is furnished are licensed and made available under the terms and conditions of the BSD License
under a license and may only be used or copied in accordance which accompanies this distribution. The full text of the license may be found at
with the terms of the license. Except as permitted by such http://opensource.org/licenses/bsd-license.php
license, no part of this software or documentation may be
reproduced, stored in a retrieval system, or transmitted in any THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
form or by any means without the express written consent of WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
Intel Corporation.
**/ **/

View File

@ -1,14 +1,13 @@
/*++ /*++
Copyright (c) 2006 - 2007, Intel Corporation. All rights reserved. <BR> Copyright (c) 2006 - 2007, Intel Corporation
This software and associated documentation (if any) is furnished All rights reserved. This program and the accompanying materials
under a license and may only be used or copied in accordance are licensed and made available under the terms and conditions of the BSD License
with the terms of the license. Except as permitted by such which accompanies this distribution. The full text of the license may be found at
license, no part of this software or documentation may be http://opensource.org/licenses/bsd-license.php
reproduced, stored in a retrieval system, or transmitted in any
form or by any means without the express written consent of
Intel Corporation.
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
Module Name: Module Name:

View File

@ -1,14 +1,13 @@
/*++ /*++
Copyright (c) 2006 - 2007, Intel Corporation. All rights reserved. Copyright (c) 2006 - 2007, Intel Corporation
This software and associated documentation (if any) is furnished All rights reserved. This program and the accompanying materials
under a license and may only be used or copied in accordance are licensed and made available under the terms and conditions of the BSD License
with the terms of the license. Except as permitted by such which accompanies this distribution. The full text of the license may be found at
license, no part of this software or documentation may be http://opensource.org/licenses/bsd-license.php
reproduced, stored in a retrieval system, or transmitted in any
form or by any means without the express written consent of
Intel Corporation.
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
Module Name: Module Name:

View File

@ -4,14 +4,14 @@
# This dirver directly uses IsaIo protocol service to support Ps2 mouse work. # This dirver directly uses IsaIo protocol service to support Ps2 mouse work.
# Copyright (c) 2006 - 2007, Intel Corporation. # Copyright (c) 2006 - 2007, Intel Corporation.
# #
# All rights reserved. # Copyright (c) 2006 - 2007, Intel Corporation
# This software and associated documentation (if any) is furnished # All rights reserved. This program and the accompanying materials
# under a license and may only be used or copied in accordance # are licensed and made available under the terms and conditions of the BSD License
# with the terms of the license. Except as permitted by such # which accompanies this distribution. The full text of the license may be found at
# license, no part of this software or documentation may be # http://opensource.org/licenses/bsd-license.php
# reproduced, stored in a retrieval system, or transmitted in any #
# form or by any means without the express written consent of # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
# Intel Corporation. # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
# #
# #
#**/ #**/

View File

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<ModuleSurfaceArea xsi:schemaLocation="http://www.TianoCore.org/2006/Edk2.0 http://www.TianoCore.org/2006/Edk2.0/SurfaceArea.xsd" xmlns="http://www.TianoCore.org/2006/Edk2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <ModuleSurfaceArea xsi:schemaLocation="http://www.TianoCore.org/2006/Edk2.0 http://www.TianoCore.org/2006/Edk2.0/SurfaceArea.xsd" xmlns="http://www.TianoCore.org/2006/Edk2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<MsaHeader> <MsaHeader>
<ModuleName>Ps2Mouse</ModuleName> <ModuleName>Ps2Mouse</ModuleName>
@ -8,14 +8,12 @@
<Abstract>Ps2 Mouse Driver</Abstract> <Abstract>Ps2 Mouse Driver</Abstract>
<Description>This dirver directly uses IsaIo protocol service to support Ps2 mouse work.</Description> <Description>This dirver directly uses IsaIo protocol service to support Ps2 mouse work.</Description>
<Copyright>Copyright (c) 2006 - 2007, Intel Corporation.</Copyright> <Copyright>Copyright (c) 2006 - 2007, Intel Corporation.</Copyright>
<License>All rights reserved. <License>All rights reserved. This program and the accompanying materials
This software and associated documentation (if any) is furnished are licensed and made available under the terms and conditions of the BSD License
under a license and may only be used or copied in accordance which accompanies this distribution. The full text of the license may be found at
with the terms of the license. Except as permitted by such http://opensource.org/licenses/bsd-license.php
license, no part of this software or documentation may be THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
reproduced, stored in a retrieval system, or transmitted in any WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>
form or by any means without the express written consent of
Intel Corporation.</License>
<Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification> <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>
</MsaHeader> </MsaHeader>
<ModuleDefinitions> <ModuleDefinitions>