Modify it to adjust Tizen IVI enviroment
[platform/upstream/kmscon.git] / COPYING
diff --git a/COPYING b/COPYING
index 6a69d8d..93889eb 100644 (file)
--- a/COPYING
+++ b/COPYING
@@ -4,6 +4,16 @@ This software was written by:
        David Herrmann <dh.herrmann@googlemail.com>
        Ran Benita <ran234@gmail.com>
        Ted Kotz <ted@kotz.us>
+       Scott Moreau <oreaus@gmail.com>
+       Dave Reisner <dreisner@archlinux.org>
+       Matthew Monaco <unknown>
+       Detlef Riekenberg <wine.dev@web.de>
+       Marcin Slusarz <marcin.slusarz@gmail.com>
+       James Buren <ryuo@frugalware.org>
+       Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
+       ysangkok <ysangkok@gmail.com>
+       Hoàng Đức Hiếu <github@zahe.me>
+       Swift Geek <swiftgeek@gmail.com>
 
 = Copyright Notice =
 
@@ -13,7 +23,7 @@ source file for the related copyright notice and license.
 If the file does not contain a copright notice, the following license shall
 apply:
 
-       Copyright (c) 2011-2012 David Herrmann <dh.herrmann@googlemail.com>
+       Copyright (c) 2011-2013 David Herrmann <dh.herrmann@googlemail.com>
 
        Permission is hereby granted, free of charge, to any person obtaining
        a copy of this software and associated documentation files
@@ -47,6 +57,16 @@ later as published by the FSF. It applies to external/dbus-loop.*
 
        Copyright 2011 Lennart Poettering
 
+The wcwidth() implementation in ./external/wcwidth.c is from:
+
+       Markus Kuhn -- 2007-05-26 (Unicode 5.0)
+
+       Permission to use, copy, modify, and distribute this software
+       for any purpose and without fee is hereby granted. The author
+       disclaims all warranties with regard to this software.
+
+       Latest version: http://www.cl.cam.ac.uk/~mgk25/ucs/wcwidth.c
+
 The vt.c source file is based on the VT handling of the wayland demo
 compositor: