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/jdk/lambda/MethodReferenceTestSuper.java b/test/jdk/lambda/MethodReferenceTestSuper.java
index 1fee7e1..211afb1 100644
--- a/test/jdk/lambda/MethodReferenceTestSuper.java
+++ b/test/jdk/lambda/MethodReferenceTestSuper.java
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2012, 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