diff options
author | hhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524> | 2010-04-24 11:57:59 +0000 |
---|---|---|
committer | hhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524> | 2010-04-24 11:57:59 +0000 |
commit | 9d76963bc15c5044a80378748eca1b843c4740f2 (patch) | |
tree | c2c354a977c994d5b6c354b045af1b58a82fe383 /FatBinPkg | |
parent | 74bdcc320e227c6746a72ffa64b1f79d6e7f481b (diff) | |
download | edk2-9d76963bc15c5044a80378748eca1b843c4740f2.tar.gz |
Update the copyright notice format
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10424 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'FatBinPkg')
-rw-r--r-- | FatBinPkg/EnhancedFatDxe/Fat.inf | 4 | ||||
-rw-r--r-- | FatBinPkg/FatBinPkg.dec | 3 | ||||
-rw-r--r-- | FatBinPkg/License.txt | 3 |
3 files changed, 4 insertions, 6 deletions
diff --git a/FatBinPkg/EnhancedFatDxe/Fat.inf b/FatBinPkg/EnhancedFatDxe/Fat.inf index 54fdd43c0c..302d008436 100644 --- a/FatBinPkg/EnhancedFatDxe/Fat.inf +++ b/FatBinPkg/EnhancedFatDxe/Fat.inf @@ -6,9 +6,9 @@ # It also produces the Simple File System protocol for the consumer to
# perform file and directory operations on the disk.
#
-# Copyright 2007 - 2010, Intel Corporation
+# Copyright (c) 2007 - 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/FatBinPkg/FatBinPkg.dec b/FatBinPkg/FatBinPkg.dec index 47b3505dd3..6edd26bdc5 100644 --- a/FatBinPkg/FatBinPkg.dec +++ b/FatBinPkg/FatBinPkg.dec @@ -2,9 +2,8 @@ # This package provides binary device drivers to support the FAT32 file system. This package is separated from other packages because it uses a different license.
#
# This package provides FAT drivers which are not licensed under BSD.
-# Copyright (c) 2007 - 2010, Intel Corporation.
+# Copyright (c) 2007 - 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 http://opensource.org/licenses/bsd-license.php
diff --git a/FatBinPkg/License.txt b/FatBinPkg/License.txt index 51b626eb1c..dcf2d0b1c5 100644 --- a/FatBinPkg/License.txt +++ b/FatBinPkg/License.txt @@ -1,5 +1,4 @@ -Copyright (c) 2006, Intel Corporation
-All rights reserved.
+Copyright (c) 2006, 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
|