diff options
author | hhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524> | 2011-02-16 12:21:31 +0000 |
---|---|---|
committer | hhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524> | 2011-02-16 12:21:31 +0000 |
commit | 92063c4e5547a067ba9362e523986b34b25b91b5 (patch) | |
tree | 7ac66508d5af7a730ad7f665f78dab8c252e120f /edksetup.bat | |
parent | 994c16b8074184d9c3cd9476bd2a988f30058f3a (diff) | |
download | edk2-92063c4e5547a067ba9362e523986b34b25b91b5.tar.gz |
Correct copyright year
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11321 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'edksetup.bat')
-rwxr-xr-x | edksetup.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/edksetup.bat b/edksetup.bat index 093f49182b..31aa4719c4 100755 --- a/edksetup.bat +++ b/edksetup.bat @@ -1,7 +1,7 @@ @REM @file
@REM Windows batch file to setup a WORKSPACE environment
@REM
-@REM Copyright (c) 2006 - 2008, Intel Corporation. All rights reserved.<BR>
+@REM Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR>
@REM This program and the accompanying materials
@REM are licensed and made available under the terms and conditions of the BSD License
@REM which accompanies this distribution. The full text of the license may be found at
|