diff -r d4b5b95da972 -r 0586f8664ba8 src/jdk.httpserver/share/classes/sun/net/httpserver/ChunkedInputStream.java --- a/src/jdk.httpserver/share/classes/sun/net/httpserver/ChunkedInputStream.java Wed Nov 08 14:08:52 2017 +0300 +++ b/src/jdk.httpserver/share/classes/sun/net/httpserver/ChunkedInputStream.java Wed Nov 08 12:44:07 2017 +0000 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2005, 2012, 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