diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-06-16 16:34:15 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-06-16 16:34:15 -0700 |
commit | 3341f135515f6f2e5b0c40f5ec0a8fb59d4cb1ed (patch) | |
tree | 9b876724d78ebf4af4aa08ed25e76f1a6a04e5e7 /README | |
parent | 9ee8b074cb8f8de84aafebcc22c6c266371693ec (diff) |
Fill in README & COPYING files
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
Diffstat (limited to 'README')
-rw-r--r-- | README | 24 |
1 files changed, 24 insertions, 0 deletions
@@ -0,0 +1,24 @@ + +All questions regarding this software should be directed at the +Xorg mailing list: + + http://lists.freedesktop.org/mailman/listinfo/xorg + +Please submit bug reports to the Xorg bugzilla: + + https://bugs.freedesktop.org/enter_bug.cgi?product=xorg + +The master development code repository can be found at: + + git://anongit.freedesktop.org/git/xorg/app/xset + + http://cgit.freedesktop.org/xorg/app/xset + +For patch submission instructions, see: + + http://www.x.org/wiki/Development/Documentation/SubmittingPatches + +For more information on the git code manager, see: + + http://wiki.x.org/wiki/GitPage + |