From fe9ec9f29b447bc848ceed074d44ad68f8417300 Mon Sep 17 00:00:00 2001 From: sta Date: Sat, 17 Jan 2015 16:56:46 +0900 Subject: [PATCH] Refactored a bit for WebSocket.cs, into the new year 2015 --- websocket-sharp/WebSocket.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/websocket-sharp/WebSocket.cs b/websocket-sharp/WebSocket.cs index d11c146e..b5860ad2 100644 --- a/websocket-sharp/WebSocket.cs +++ b/websocket-sharp/WebSocket.cs @@ -10,7 +10,7 @@ * The MIT License * * Copyright (c) 2009 Adam MacBeth - * Copyright (c) 2010-2014 sta.blockhead + * Copyright (c) 2010-2015 sta.blockhead * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal