Skip to content

Commit 15d6e0a

Browse files
committed
Happy new year
1 parent ad4ddd9 commit 15d6e0a

File tree

134 files changed

+134
-134
lines changed

Some content is hidden

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

134 files changed

+134
-134
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2010-2018 Nathan Rajlich
1+
Copyright (c) 2010-2019 Nathan Rajlich
22

33
Permission is hereby granted, free of charge, to any person
44
obtaining a copy of this software and associated documentation

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-2018 Nathan Rajlich
2+
* Copyright (c) 2010-2019 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-2018 Nathan Rajlich
2+
* Copyright (c) 2010-2019 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-2018 Nathan Rajlich
2+
* Copyright (c) 2010-2019 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/CustomHeaderClientExample.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2010-2018 Nathan Rajlich
2+
* Copyright (c) 2010-2019 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-2018 Nathan Rajlich
2+
* Copyright (c) 2010-2019 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-2018 Nathan Rajlich
2+
* Copyright (c) 2010-2019 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-2018 Nathan Rajlich
2+
* Copyright (c) 2010-2019 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/ReconnectClientExample.java

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

0 commit comments

Comments
 (0)