diff options
-rw-r--r-- | EdkCompatibilityPkg/EdkCompatibilityPkg.dec | 3 | ||||
-rw-r--r-- | EdkCompatibilityPkg/EdkCompatibilityPkg.dsc | 4 | ||||
-rw-r--r-- | EdkCompatibilityPkg/License.txt | 3 |
3 files changed, 4 insertions, 6 deletions
diff --git a/EdkCompatibilityPkg/EdkCompatibilityPkg.dec b/EdkCompatibilityPkg/EdkCompatibilityPkg.dec index a0f1127949..bda1bcd7b7 100644 --- a/EdkCompatibilityPkg/EdkCompatibilityPkg.dec +++ b/EdkCompatibilityPkg/EdkCompatibilityPkg.dec @@ -5,9 +5,8 @@ # contains the header files and libraries found in the original EDK. EdkCompatibilityPkg code is ANSI C compliant, so the modules can be built with GCC tool-chains.
# This package also incorporates bug fixes released in EDK 1.04.
#
-# Copyright (c) 2008 - 2010, Intel Corporation
+# Copyright (c) 2008 - 2010, Intel Corporation. All rights reserved.<BR>
#
-# 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/EdkCompatibilityPkg/EdkCompatibilityPkg.dsc b/EdkCompatibilityPkg/EdkCompatibilityPkg.dsc index 1710e0d680..a70d56b8d1 100644 --- a/EdkCompatibilityPkg/EdkCompatibilityPkg.dsc +++ b/EdkCompatibilityPkg/EdkCompatibilityPkg.dsc @@ -2,9 +2,9 @@ # EDK Compatibility Package Build File
#
#
-# Copyright (c) 2008 - 2010, Intel Corporation
+# Copyright (c) 2008 - 2010, Intel Corporation. All rights reserved.<BR>
#
-# 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/EdkCompatibilityPkg/License.txt b/EdkCompatibilityPkg/License.txt index 67db1ea720..5c4b960ce7 100644 --- a/EdkCompatibilityPkg/License.txt +++ b/EdkCompatibilityPkg/License.txt @@ -1,5 +1,4 @@ -Copyright (c) 2004, Intel Corporation
-All rights reserved.
+Copyright (c) 2004, Intel Corporation. All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
|