From 2e853fca631cffa0369b1a86f787114eb4af53f8 Mon Sep 17 00:00:00 2001 From: sta Date: Thu, 27 Feb 2014 20:57:17 +0900 Subject: [PATCH] Fix a few --- websocket-sharp/Server/ServerState.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/websocket-sharp/Server/ServerState.cs b/websocket-sharp/Server/ServerState.cs index 7fbf17fc..2d758292 100644 --- a/websocket-sharp/Server/ServerState.cs +++ b/websocket-sharp/Server/ServerState.cs @@ -4,7 +4,7 @@ * * The MIT License * - * Copyright (c) 2014 sta.blockhead + * Copyright (c) 2013-2014 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