Some ideas and lines of code were taken from the Interactive Server (IA) extension.
Signed-off-by: Rami Ylimäki <[email protected]> --- dix/client.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/dix/client.c b/dix/client.c index 99152a4..7b46665 100644 --- a/dix/client.c +++ b/dix/client.c @@ -1,6 +1,7 @@ /* * Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies). All * rights reserved. + * Copyright (c) 1993, 2010, Oracle and/or its affiliates. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal -- 1.6.3.3 _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
