diff --git a/src/com/sun/ts/tests/websocket/ee/javax/websocket/remoteendpoint/basic/WSCServerSideServer.java b/src/com/sun/ts/tests/websocket/ee/javax/websocket/remoteendpoint/basic/WSCServerSideServer.java index e55a853d3e..254d3cfd29 100644 --- a/src/com/sun/ts/tests/websocket/ee/javax/websocket/remoteendpoint/basic/WSCServerSideServer.java +++ b/src/com/sun/ts/tests/websocket/ee/javax/websocket/remoteendpoint/basic/WSCServerSideServer.java @@ -1,5 +1,6 @@ /* - * Copyright (c) 2013, 2018 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2013, 2019 Oracle and/or its affiliates and others. + * All rights reserved. * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License v. 2.0, which is available at