Skip to content

Commit 6db8973

Browse files
committed
Set up to date copyright year value Fixes TooTallNate#966
1 parent 31fc335 commit 6db8973

File tree

151 files changed

+151
-151
lines changed

Some content is hidden

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

151 files changed

+151
-151
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-2019 Nathan Rajlich
1+
Copyright (c) 2010-2020 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-2019 Nathan Rajlich
2+
* Copyright (c) 2010-2020 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-2019 Nathan Rajlich
2+
* Copyright (c) 2010-2020 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-2019 Nathan Rajlich
2+
* Copyright (c) 2010-2020 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-2019 Nathan Rajlich
2+
* Copyright (c) 2010-2020 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-2019 Nathan Rajlich
2+
* Copyright (c) 2010-2020 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-2019 Nathan Rajlich
2+
* Copyright (c) 2010-2020 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-2019 Nathan Rajlich
2+
* Copyright (c) 2010-2020 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-2019 Nathan Rajlich
2+
* Copyright (c) 2010-2020 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-2019 Nathan Rajlich
2+
* Copyright (c) 2010-2020 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)