8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013
Summary: updated files with 2011, 2012 and 2013 years according to the file's last updated date
Reviewed-by: tbell, lancea, chegar
diff --git a/test/javax/script/StringWriterPrintTest.java b/test/javax/script/StringWriterPrintTest.java
index 7a75b6f..5ad13ae 100644
--- a/test/javax/script/StringWriterPrintTest.java
+++ b/test/javax/script/StringWriterPrintTest.java
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2011, 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