From 3b3252b1f83e0efed4178509d36481c2b23b39df Mon Sep 17 00:00:00 2001 From: Colin Hill Date: Sun, 27 Feb 2011 18:48:40 -0800 Subject: [PATCH] Updated authors. --- AUTHORS | 10 +++++----- src/client.h | 12 +++++++++--- src/driver.c | 12 +++++++++--- src/input.c | 12 +++++++++--- src/input.h | 12 +++++++++--- src/xcbclient.c | 12 +++++++++--- src/xlibclient.c | 12 +++++++++--- 7 files changed, 59 insertions(+), 23 deletions(-) diff --git a/AUTHORS b/AUTHORS index 4cb4050..e197268 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,7 +1,7 @@ +Paulo Zanoni Tuan Bui -Colin Cornaby <> -Timothy Fleck <> +Colin Cornaby +Timothy Fleck Colin Hill -Weseung Hwang <> -Nathaniel Way <> -Paulo Zanoni +Weseung Hwang +Nathaniel Way diff --git a/src/client.h b/src/client.h index 7425390..9a15ce9 100644 --- a/src/client.h +++ b/src/client.h @@ -18,9 +18,15 @@ * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER * DEALINGS IN THE SOFTWARE. * - * Authors: Paulo Zanoni , Timothy Fleck, - * Colin Cornaby, Weseung Hwang, Colin Hill, Nathaniel Way, - * Tuan Thong Bui. + * Authors: + * + * Paulo Zanoni + * Tuan Bui + * Colin Cornaby + * Timothy Fleck + * Colin Hill + * Weseung Hwang + * Nathaniel Way */ #include diff --git a/src/driver.c b/src/driver.c index 3015e76..d4a0b1f 100644 --- a/src/driver.c +++ b/src/driver.c @@ -18,9 +18,15 @@ * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER * DEALINGS IN THE SOFTWARE. * - * Authors: Paulo Zanoni , Timothy Fleck, - * Colin Cornaby, Weseung Hwang, Colin Hill, Nathaniel Way, - * Tuan Thong Bui. + * Authors: + * + * Paulo Zanoni + * Tuan Bui + * Colin Cornaby + * Timothy Fleck + * Colin Hill + * Weseung Hwang + * Nathaniel Way */ #include diff --git a/src/input.c b/src/input.c index 6e7de4c..4856604 100644 --- a/src/input.c +++ b/src/input.c @@ -18,9 +18,15 @@ * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER * DEALINGS IN THE SOFTWARE. * - * Authors: Paulo Zanoni , Timothy Fleck, - * Colin Cornaby, Weseung Hwang, Colin Hill, Nathaniel Way, - * Tuan Thong Bui. + * Authors: + * + * Paulo Zanoni + * Tuan Bui + * Colin Cornaby + * Timothy Fleck + * Colin Hill + * Weseung Hwang + * Nathaniel Way */ #include diff --git a/src/input.h b/src/input.h index b60a40a..72b2d77 100644 --- a/src/input.h +++ b/src/input.h @@ -18,9 +18,15 @@ * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER * DEALINGS IN THE SOFTWARE. * - * Authors: Paulo Zanoni , Timothy Fleck, - * Colin Cornaby, Weseung Hwang, Colin Hill, Nathaniel Way, - * Tuan Thong Bui. + * Authors: + * + * Paulo Zanoni + * Tuan Bui + * Colin Cornaby + * Timothy Fleck + * Colin Hill + * Weseung Hwang + * Nathaniel Way */ #include diff --git a/src/xcbclient.c b/src/xcbclient.c index 053470f..d10887b 100644 --- a/src/xcbclient.c +++ b/src/xcbclient.c @@ -18,9 +18,15 @@ * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER * DEALINGS IN THE SOFTWARE. * - * Authors: Paulo Zanoni , Timothy Fleck, - * Colin Cornaby, Weseung Hwang, Colin Hill, Nathaniel Way, - * Tuan Thong Bui. + * Authors: + * + * Paulo Zanoni + * Tuan Bui + * Colin Cornaby + * Timothy Fleck + * Colin Hill + * Weseung Hwang + * Nathaniel Way */ #include diff --git a/src/xlibclient.c b/src/xlibclient.c index de4e0df..2f356dc 100644 --- a/src/xlibclient.c +++ b/src/xlibclient.c @@ -18,9 +18,15 @@ * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER * DEALINGS IN THE SOFTWARE. * - * Authors: Paulo Zanoni , Timothy Fleck, - * Colin Cornaby, Weseung Hwang, Colin Hill, Nathaniel Way, - * Tuan Thong Bui. + * Authors: + * + * Paulo Zanoni + * Tuan Bui + * Colin Cornaby + * Timothy Fleck + * Colin Hill + * Weseung Hwang + * Nathaniel Way */ #include