7033660: Update copyright year to 2011 on any files changed in 2011
Reviewed-by: dholmes
diff --git a/test/java/util/regex/RegExTest.java b/test/java/util/regex/RegExTest.java
index e323066..b444ab4 100644
--- a/test/java/util/regex/RegExTest.java
+++ b/test/java/util/regex/RegExTest.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1999, 2010, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1999, 2011, 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