From 49b3965018744a06e7365e3e81b0f054576eb201 Mon Sep 17 00:00:00 2001 From: James Muehlner Date: Tue, 27 Aug 2013 08:25:50 -0700 Subject: [PATCH] Ticket #33: Fixed contributor lines in license block. --- src/protocols/vnc/client.c | 3 ++- src/protocols/vnc/default_pointer.c | 3 ++- src/protocols/vnc/default_pointer.h | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/src/protocols/vnc/client.c b/src/protocols/vnc/client.c index 82c1b6fa..6e6d9b80 100644 --- a/src/protocols/vnc/client.c +++ b/src/protocols/vnc/client.c @@ -19,7 +19,8 @@ * Portions created by the Initial Developer are Copyright (C) 2010 * the Initial Developer. All Rights Reserved. * - * Contributor(s): James Muehlner + * Contributor(s): + * James Muehlner * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/src/protocols/vnc/default_pointer.c b/src/protocols/vnc/default_pointer.c index 45021a37..5e101376 100644 --- a/src/protocols/vnc/default_pointer.c +++ b/src/protocols/vnc/default_pointer.c @@ -19,7 +19,8 @@ * Portions created by the Initial Developer are Copyright (C) 2011 * the Initial Developer. All Rights Reserved. * - * Contributor(s): James Muehlner + * Contributor(s): + * James Muehlner * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/src/protocols/vnc/default_pointer.h b/src/protocols/vnc/default_pointer.h index 4d050bf7..912a6fcd 100644 --- a/src/protocols/vnc/default_pointer.h +++ b/src/protocols/vnc/default_pointer.h @@ -19,7 +19,8 @@ * Portions created by the Initial Developer are Copyright (C) 2011 * the Initial Developer. All Rights Reserved. * - * Contributor(s): James Muehlner + * Contributor(s): + * James Muehlner * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or