7197491: update copyright year to match last edit in jdk8 jdk repository
Reviewed-by: chegar, ksrini
diff --git a/test/java/util/regex/RegExTest.java b/test/java/util/regex/RegExTest.java
index e2b61d8..3f8679a 100644
--- a/test/java/util/regex/RegExTest.java
+++ b/test/java/util/regex/RegExTest.java
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1999, 2011, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1999, 2012, 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