Skip to content

Commit 0a4a98c

Browse files
author
Femi Omojola
committed
Updated the SSLSocketChannel.java file to include the attribution.
1 parent b2424c1 commit 0a4a98c

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

dist/WebSocket.jar

5 Bytes
Binary file not shown.

src/org/java_websocket/SSLSocketChannel.java

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
/**
2+
* Copyright (C) 2003 Alexander Kout
3+
* Originally from the jFxp project (http://jfxp.sourceforge.net/).
4+
* Copied with permission June 11, 2012 by Femi Omojola (fomojola@ideasynthesis.com).
5+
*/
16
package org.java_websocket;
27

38
import java.net.*;

0 commit comments

Comments
 (0)