diff --git a/LICENSE b/LICENSE index 66857ea..7f8c128 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2011-2014 Chris Boden +Copyright (c) 2011-2016 Chris Boden Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/src/Handshake/RequestVerifier.php b/src/Handshake/RequestVerifier.php index e3c57de..87d069a 100644 --- a/src/Handshake/RequestVerifier.php +++ b/src/Handshake/RequestVerifier.php @@ -1,9 +1,7 @@ newFrame(pack('n', $code), true, Frame::OP_CLOSE); } -} \ No newline at end of file +}