diff options
Diffstat (limited to 'src/overview.html')
-rw-r--r-- | src/overview.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/overview.html b/src/overview.html index fac1d7e1..5418854f 100644 --- a/src/overview.html +++ b/src/overview.html @@ -1,5 +1,5 @@ <!-- - Copyright (c) 2010, 2012, Oracle and/or its affiliates. All rights reserved. + Copyright (c) 2010, 2013, Oracle and/or its affiliates. All rights reserved. DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. This code is free software; you can redistribute it and/or modify it @@ -110,4 +110,4 @@ In addition to {@code Java}, Nashorn also exposes some other non-standard built- <a href="jdk/nashorn/internal/objects/NativeJSAdapter.html">{@code JSAdapter}</a>, <a href="jdk/nashorn/internal/objects/NativeJavaImporter.html">{@code JavaImporter}, <a href="jdk/nashorn/internal/runtime/NativeJavaPackage.html">{@code Packages}.</a> -</body>
\ No newline at end of file +</body> |