7197491: update copyright year to match last edit in jdk8 jdk repository
Reviewed-by: chegar, ksrini
diff --git a/test/java/lang/Double/ToHexString.java b/test/java/lang/Double/ToHexString.java
index c9fb07e..2dab650 100644
--- a/test/java/lang/Double/ToHexString.java
+++ b/test/java/lang/Double/ToHexString.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2003, 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