diff options
Diffstat (limited to 'BaseTools/Source/Python/PackagingTool/PackageFile.py')
-rw-r--r-- | BaseTools/Source/Python/PackagingTool/PackageFile.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/BaseTools/Source/Python/PackagingTool/PackageFile.py b/BaseTools/Source/Python/PackagingTool/PackageFile.py index 12544927c9..6194231441 100644 --- a/BaseTools/Source/Python/PackagingTool/PackageFile.py +++ b/BaseTools/Source/Python/PackagingTool/PackageFile.py @@ -2,8 +2,8 @@ #
# PackageFile class represents the zip file of a distribution package.
#
-# Copyright (c) 2007, Intel Corporation
-# All rights reserved. This program and the accompanying materials
+# Copyright (c) 2007, 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
|