diff options
author | jlaskey <none@none> | 2013-01-04 09:58:33 -0400 |
---|---|---|
committer | jlaskey <none@none> | 2013-01-04 09:58:33 -0400 |
commit | fc6f8e7fe3c15e9a73670b6f7d1fe746d6715e50 (patch) | |
tree | 7925774242bbc8d66a6e9299d8a19caca16bbf38 /src/overview.html | |
parent | db4b664c415d923e36a8ef3823938711362fbcae (diff) | |
download | nashorn-fc6f8e7fe3c15e9a73670b6f7d1fe746d6715e50.tar.gz |
8005663: Update copyright year to 2013
Reviewed-by: sundar
Contributed-by: james.laskey@oracle.com
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> |