summaryrefslogtreecommitdiff
path: root/harness/timer.js
diff options
context:
space:
mode:
Diffstat (limited to 'harness/timer.js')
-rw-r--r--harness/timer.js6
1 files changed, 6 insertions, 0 deletions
diff --git a/harness/timer.js b/harness/timer.js
index f1089108b..273793989 100644
--- a/harness/timer.js
+++ b/harness/timer.js
@@ -1,3 +1,9 @@
+// Copyright (C) 2017 Ecma International. All rights reserved.
+// This code is governed by the BSD license found in the LICENSE file.
+/*---
+description: |
+ Used in website/scripts/sth.js
+---*/
//setTimeout is not available, hence this script was loaded
if (Promise === undefined && this.setTimeout === undefined) {
if(/\$DONE()/.test(code))