From 98a9d49c056a3c5a06cba78888210566c3b65dd6 Mon Sep 17 00:00:00 2001 From: Christian Beier Date: Sun, 11 Sep 2011 18:05:13 +0200 Subject: [PATCH] Update AUTHORS regarding the websocket guys. --- AUTHORS | 3 ++- libvncserver/websockets.c | 0 2 files changed, 2 insertions(+), 1 deletion(-) mode change 100755 => 100644 libvncserver/websockets.c diff --git a/AUTHORS b/AUTHORS index 4e1b618..ba75f64 100644 --- a/AUTHORS +++ b/AUTHORS @@ -32,7 +32,8 @@ Alberto Lusiani, Malvina Mazin, Dave Stuart, Rohit Kumar, Donald Dugger, Steven Carr, Uwe Völker, Charles Coffing, Guillaume Rousse, Alessandro Praduroux, Brad Hards, Timo Ketola, Christian Ehrlicher, Noriaki Yamazaki, Ben Klopfenstein, Vic Lee, Christian Beier, -Alexander Dorokhine, Corentin Chary, Wouter Van Meir and George Kiagiadakis. +Alexander Dorokhine, Corentin Chary, Wouter Van Meir, George Kiagiadakis, +Joel Martin and Gernot Tenchio. Probably I forgot quite a few people sending a patch here and there, which really made a difference. Without those, some obscure bugs still would diff --git a/libvncserver/websockets.c b/libvncserver/websockets.c old mode 100755 new mode 100644