--- a/jaxws/src/share/classes/com/sun/codemodel/internal/JAnnotationValue.java Wed Jul 05 16:49:07 2017 +0200
+++ b/jaxws/src/share/classes/com/sun/codemodel/internal/JAnnotationValue.java Mon Apr 20 15:14:39 2009 -0700
@@ -1,5 +1,5 @@
/*
- * Copyright 2006 Sun Microsystems, Inc. All Rights Reserved.
+ * Copyright 2005-2006 Sun Microsystems, Inc. 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
@@ -22,7 +22,6 @@
* CA 95054 USA or visit www.sun.com if you need additional information or
* have any questions.
*/
-
package com.sun.codemodel.internal;
/**