--- old/src/java.xml.ws/share/classes/javax/xml/soap/package-info.java 2017-05-03 18:06:20.659094115 +0300 +++ new/src/java.xml.ws/share/classes/javax/xml/soap/package-info.java 2017-05-03 18:06:20.551094118 +0300 @@ -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,7 +25,7 @@ /** * Provides the API for creating and building SOAP messages. This package - * is defined in the SOAP with Attachments API for JavaTM + * is defined in the SOAP with Attachments API for JavaTM * (SAAJ) 1.4 specification. * *

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