[PATCH 3/3] dix: ddx: Lift input handling duties from xf86 to dix

Alan Coopersmith alan.coopersmith at oracle.com
Tue Aug 31 14:39:58 PDT 2010


Fernando Carrijo wrote:
> From: Fernando Carrijo <fcarrijo at freedesktop.org>
> 
> Signed-off-by: Fernando Carrijo <fcarrijo at freedesktop.org>
> Signed-off-by: Tiago Vignatti <tiago.vignatti at nokia.com>
> ---
>  dix/inputhandler.c             |  109 ++++++++++++++++++++++++++++++++++--
>  hw/xfree86/common/xf86Events.c |  122 +++-------------------------------------

Since you're copying over 100 lines of code from xf86Events.c, you should
probably copy the copyright/license notices too.   (You could either try
to work out which one applies based on the XFree86 cvs history or just take
the easy way out and copy both, since both are licenses we already have all
over the tree.)

-- 
	-Alan Coopersmith-        alan.coopersmith at oracle.com
	 Oracle Solaris Platform Engineering: X Window System



More information about the xorg-devel mailing list