jdk/src/java.httpclient/share/classes/java/net/http/WSFrameConsumer.java
changeset 39730 196f4e25d9f5
parent 39133 b5641ce64cf7
--- a/jdk/src/java.httpclient/share/classes/java/net/http/WSFrameConsumer.java	Mon Jul 18 13:43:49 2016 +0100
+++ b/jdk/src/java.httpclient/share/classes/java/net/http/WSFrameConsumer.java	Mon Jul 18 15:34:22 2016 +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
@@ -22,6 +22,7 @@
  * or visit www.oracle.com if you need additional information or have any
  * questions.
  */
+
 package java.net.http;
 
 import java.net.http.WSFrame.Opcode;