--- old/jaxws/src/java.xml.ws/share/classes/javax/xml/soap/package-info.java 2017-06-01 18:21:24.217569586 +0100 +++ new/jaxws/src/java.xml.ws/share/classes/javax/xml/soap/package-info.java 2017-06-01 18:21:24.109569586 +0100 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2005, 2015, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2005, 2017, 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 @@ -25,8 +25,7 @@ /** * Provides the API for creating and building SOAP messages. This package - * is defined in the SOAP with Attachments API for JavaTM - * (SAAJ) 1.4 specification. + * is defined in the SOAP with Attachments API for Java™ (SAAJ) 1.4 specification. * *

The API in the javax.xml.soap package allows you to do the following: *