--- old/src/share/jaxws_classes/com/sun/tools/internal/xjc/model/package-info.java 2013-08-20 00:50:50.494142571 +0200 +++ new/src/share/jaxws_classes/com/sun/tools/internal/xjc/model/package-info.java 2013-08-20 00:50:50.434139915 +0200 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1997, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1997, 2013, 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 @@ -55,7 +55,3 @@ * */ package com.sun.tools.internal.xjc.model; - -import com.sun.xml.internal.xsom.XSComponent; - -import org.xml.sax.Locator;