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 /test/examples | |
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 'test/examples')
-rw-r--r-- | test/examples/dual-fields-micro.js | 2 | ||||
-rw-r--r-- | test/examples/innerbench.js | 2 | ||||
-rw-r--r-- | test/examples/typechain.js | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/test/examples/dual-fields-micro.js b/test/examples/dual-fields-micro.js index f9f0b99f..aafc8888 100644 --- a/test/examples/dual-fields-micro.js +++ b/test/examples/dual-fields-micro.js @@ -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. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/test/examples/innerbench.js b/test/examples/innerbench.js index e676e185..b7be7416 100644 --- a/test/examples/innerbench.js +++ b/test/examples/innerbench.js @@ -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. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/test/examples/typechain.js b/test/examples/typechain.js index 4eba6dde..8b13ad97 100644 --- a/test/examples/typechain.js +++ b/test/examples/typechain.js @@ -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. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions |