diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-09-22 19:25:04 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-09-22 19:27:05 -0700 |
commit | 948a119b19bf2e1822c63c2e6e86482e36df0cc0 (patch) | |
tree | 42d1dfaae790c244996006d486467b62fe527b69 /README | |
parent | 8337c277db59b5fb8e13428ab65a43725546bcdb (diff) |
Fill in COPYING, README, & AUTHORS
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
Diffstat (limited to 'README')
-rw-r--r-- | README | 25 |
1 files changed, 25 insertions, 0 deletions
@@ -0,0 +1,25 @@ +bitmap, bmtoa, atobm - X bitmap (XBM) editor and converter utilities + +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/bitmap + + http://cgit.freedesktop.org/xorg/app/bitmap + +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 + |