aboutsummaryrefslogtreecommitdiffstats
path: root/tools/packaging/common.py
diff options
context:
space:
mode:
authorDavid Fugate <dfugate@microsoft.com>2012-02-29 14:23:47 -0800
committerDavid Fugate <dfugate@microsoft.com>2012-02-29 14:23:47 -0800
commit0612ad7bb307ed5e1203616197af7a702ec60518 (patch)
tree42b9e45e71b30a9efe2e601f1b3827a6440168bd /tools/packaging/common.py
parentc3b41309c7810ec2e9edbffc4438c2c31d07bfae (diff)
Added a LICENSE file to the root of the enlistment.
All Microsoft-contributed *.js and *.py sources now have Ecma's copyright header.
Diffstat (limited to 'tools/packaging/common.py')
-rw-r--r--tools/packaging/common.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/packaging/common.py b/tools/packaging/common.py
index 568744e9f..5a68905b0 100644
--- a/tools/packaging/common.py
+++ b/tools/packaging/common.py
@@ -1,3 +1,9 @@
+# Copyright (c) 2012 Ecma International. All rights reserved.
+# Ecma International makes this code available under the terms and conditions set
+# forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the
+# "Use Terms"). Any redistribution of this code must retain the above
+# copyright and this notice and otherwise comply with the Use Terms.
+
#--Imports---------------------------------------------------------------------
import re