diff -r 41a66a42791b -r 31822b475baa src/share/classes/com/sun/xml/internal/txw2/DatatypeWriter.java --- a/src/share/classes/com/sun/xml/internal/txw2/DatatypeWriter.java Mon Mar 09 13:34:04 2009 -0700 +++ b/src/share/classes/com/sun/xml/internal/txw2/DatatypeWriter.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,6 +22,7 @@ * CA 95054 USA or visit www.sun.com if you need additional information or * have any questions. */ + package com.sun.xml.internal.txw2; import javax.xml.namespace.QName;