Happy new year! · java-codehunger/Java-WebSocket@26cb0ff · GitHub
Skip to content

Commit 26cb0ff

Browse files
committed
Happy new year!
1 parent 814cb94 commit 26cb0ff

100 files changed

Lines changed: 148 additions & 98 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

LICENSE

Lines changed: 1 addition & 1 deletion

src/main/example/ChatClient.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2010-2017 Nathan Rajlich
2+
* Copyright (c) 2010-2018 Nathan Rajlich
33
*
44
* Permission is hereby granted, free of charge, to any person
55
* obtaining a copy of this software and associated documentation

src/main/example/ChatServer.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2010-2017 Nathan Rajlich
2+
* Copyright (c) 2010-2018 Nathan Rajlich
33
*
44
* Permission is hereby granted, free of charge, to any person
55
* obtaining a copy of this software and associated documentation

src/main/example/ChatServerAttachmentExample.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2010-2017 Nathan Rajlich
2+
* Copyright (c) 2010-2018 Nathan Rajlich
33
*
44
* Permission is hereby granted, free of charge, to any person
55
* obtaining a copy of this software and associated documentation

src/main/example/ExampleClient.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2010-2017 Nathan Rajlich
2+
* Copyright (c) 2010-2018 Nathan Rajlich
33
*
44
* Permission is hereby granted, free of charge, to any person
55
* obtaining a copy of this software and associated documentation

src/main/example/FragmentedFramesExample.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2010-2017 Nathan Rajlich
2+
* Copyright (c) 2010-2018 Nathan Rajlich
33
*
44
* Permission is hereby granted, free of charge, to any person
55
* obtaining a copy of this software and associated documentation

src/main/example/ProxyClientExample.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2010-2017 Nathan Rajlich
2+
* Copyright (c) 2010-2018 Nathan Rajlich
33
*
44
* Permission is hereby granted, free of charge, to any person
55
* obtaining a copy of this software and associated documentation

src/main/example/SSLClientExample.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2010-2017 Nathan Rajlich
2+
* Copyright (c) 2010-2018 Nathan Rajlich
33
*
44
* Permission is hereby granted, free of charge, to any person
55
* obtaining a copy of this software and associated documentation

src/main/example/SSLServerCustomWebsocketFactoryExample.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2010-2017 Nathan Rajlich
2+
* Copyright (c) 2010-2018 Nathan Rajlich
33
*
44
* Permission is hereby granted, free of charge, to any person
55
* obtaining a copy of this software and associated documentation

src/main/example/SSLServerExample.java

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)