]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/Python/TargetTool/TargetTool.py
Sync EDKII BaseTools to BaseTools project r1903.
[mirror_edk2.git] / BaseTools / Source / Python / TargetTool / TargetTool.py
index 69cac95d4f7681b45c3adc9b83749913f9a9e05b..df3ed2f6bb6442d48c0d219b09af421accab3fda 100644 (file)
@@ -1,5 +1,5 @@
 #\r
 #\r
-#  Copyright (c) 2007, Intel Corporation\r
+#  Copyright (c) 2007 - 2010, Intel Corporation\r
 #\r
 #  All rights reserved. This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
 #\r
 #  All rights reserved. This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
@@ -175,7 +175,7 @@ def GetConfigureKeyValue(self, Key):
 \r
 VersionNumber = "0.01"\r
 __version__ = "%prog Version " + VersionNumber\r
 \r
 VersionNumber = "0.01"\r
 __version__ = "%prog Version " + VersionNumber\r
-__copyright__ = "Copyright (c) 2007, Intel Corporation  All rights reserved."\r
+__copyright__ = "Copyright (c) 2007 - 2010, Intel Corporation  All rights reserved."\r
 __usage__ = "%prog [options] {args} \\r
 \nArgs:                                                  \\r
 \n Clean  clean the all default configuration of target.txt. \\r
 __usage__ = "%prog [options] {args} \\r
 \nArgs:                                                  \\r
 \n Clean  clean the all default configuration of target.txt. \\r