From f14177b36d05424bfda0e8930e70d77f331a0a6f Mon Sep 17 00:00:00 2001 From: Michael Jumper Date: Fri, 25 May 2012 00:02:35 -0700 Subject: [PATCH] Fixed license list of contributors. --- include/rdp_pointer.h | 2 +- src/client.c | 1 + src/rdp_pointer.c | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/include/rdp_pointer.h b/include/rdp_pointer.h index 641eb66..7731628 100644 --- a/include/rdp_pointer.h +++ b/include/rdp_pointer.h @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * David PHAM-VAN Ulteo SAS - http://www.ulteo.com + * David PHAM-VAN Ulteo SAS - http://www.ulteo.com * * 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/client.c b/src/client.c index e7d4b0a..e873d9d 100644 --- a/src/client.c +++ b/src/client.c @@ -21,6 +21,7 @@ * * Contributor(s): * Matt Hortman + * David PHAM-VAN Ulteo SAS - http://www.ulteo.com * * 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/rdp_pointer.c b/src/rdp_pointer.c index 4ef2ecb..3d56a78 100644 --- a/src/rdp_pointer.c +++ b/src/rdp_pointer.c @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * David PHAM-VAN Ulteo SAS - http://www.ulteo.com + * David PHAM-VAN Ulteo SAS - http://www.ulteo.com * * 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 -- 1.7.10.4