--- old/src/java.httpclient/share/classes/java/net/http/WSCharsetToolkit.java 2016-07-18 10:49:23.736512237 +0100 +++ new/src/java.httpclient/share/classes/java/net/http/WSCharsetToolkit.java 2016-07-18 10:49:23.584515389 +0100 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2015, 2016, 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 @@ -20,7 +20,9 @@ * * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA * or visit www.oracle.com if you need additional information or have any + * questions. */ + package java.net.http; import java.nio.ByteBuffer;