From bb817c56c51fabe92915fe30b168b4833cb2aed9 Mon Sep 17 00:00:00 2001 From: hhtian Date: Fri, 23 Apr 2010 16:00:47 +0000 Subject: Update the copyright notice format git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10405 6f19259b-4bc3-4df7-8a09-765794883524 --- MdePkg/Library/BaseLib/CheckSum.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'MdePkg/Library/BaseLib/CheckSum.c') diff --git a/MdePkg/Library/BaseLib/CheckSum.c b/MdePkg/Library/BaseLib/CheckSum.c index 4acaf42a6f..fbf9342d17 100644 --- a/MdePkg/Library/BaseLib/CheckSum.c +++ b/MdePkg/Library/BaseLib/CheckSum.c @@ -2,8 +2,8 @@ Utility functions to generate checksum based on 2's complement algorithm. - Copyright (c) 2007 - 2008, Intel Corporation
- All rights reserved. This program and the accompanying materials + Copyright (c) 2007 - 2008, Intel Corporation. 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 -- cgit v1.2.3