diff options
Diffstat (limited to 'BaseTools/Source/Python/sitecustomize.py')
-rw-r--r-- | BaseTools/Source/Python/sitecustomize.py | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/BaseTools/Source/Python/sitecustomize.py b/BaseTools/Source/Python/sitecustomize.py index ec463ea5fa..4ea84c5129 100644 --- a/BaseTools/Source/Python/sitecustomize.py +++ b/BaseTools/Source/Python/sitecustomize.py @@ -1,5 +1,7 @@ +## @file
#
-# Copyright (c) 2009 - 2010, Apple Inc. All rights reserved.<BR>
+#
+# Copyright (c) 2009 - 2014, Apple Inc. All rights reserved.<BR>
#
# This program and the accompanying materials
# are licensed and made available under the terms and conditions of the BSD License
|