diff options
Diffstat (limited to 'BeagleBoardPkg/Library/ResetSystemLib/ResetSystemLib.inf')
-rw-r--r-- | BeagleBoardPkg/Library/ResetSystemLib/ResetSystemLib.inf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/BeagleBoardPkg/Library/ResetSystemLib/ResetSystemLib.inf b/BeagleBoardPkg/Library/ResetSystemLib/ResetSystemLib.inf index 5b30661880..afb03bd696 100644 --- a/BeagleBoardPkg/Library/ResetSystemLib/ResetSystemLib.inf +++ b/BeagleBoardPkg/Library/ResetSystemLib/ResetSystemLib.inf @@ -1,9 +1,9 @@ #/** @file
# Reset System lib to make it easy to port new platforms
#
-# Copyright (c) 2008, Apple Inc.
+# Copyright (c) 2008, Apple Inc. 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
|