summaryrefslogtreecommitdiff
path: root/test/language/expressions/compound-assignment/11.13.2-55-s.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/language/expressions/compound-assignment/11.13.2-55-s.js')
-rw-r--r--test/language/expressions/compound-assignment/11.13.2-55-s.js5
1 files changed, 1 insertions, 4 deletions
diff --git a/test/language/expressions/compound-assignment/11.13.2-55-s.js b/test/language/expressions/compound-assignment/11.13.2-55-s.js
index 85269cdb3..572557313 100644
--- a/test/language/expressions/compound-assignment/11.13.2-55-s.js
+++ b/test/language/expressions/compound-assignment/11.13.2-55-s.js
@@ -1,8 +1,5 @@
// 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.
+// This code is governed by the BSD license found in the LICENSE file.
/*---
es5id: 11.13.2-55-s