aboutsummaryrefslogtreecommitdiffstats
path: root/test/suite/ch13/13.0/13_4-5gs.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/suite/ch13/13.0/13_4-5gs.js')
-rw-r--r--test/suite/ch13/13.0/13_4-5gs.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/suite/ch13/13.0/13_4-5gs.js b/test/suite/ch13/13.0/13_4-5gs.js
index e648c35b6..46a2c34a3 100644
--- a/test/suite/ch13/13.0/13_4-5gs.js
+++ b/test/suite/ch13/13.0/13_4-5gs.js
@@ -1,4 +1,4 @@
-/// Copyright (c) 2011 Microsoft Corporation
+/// Copyright (c) 2012 Microsoft Corporation
///
/// Redistribution and use in source and binary forms, with or without modification, are permitted provided
/// that the following conditions are met:
@@ -18,6 +18,7 @@
/// OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
/// ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
/**
* @path ch13/13.0/13_4-5gs.js
* @description Strict Mode - SourceElements is evaluated as strict mode code when a FunctionDeclaration is contained in strict mode code