1
0
mirror of git://projects.qi-hardware.com/xburst-tools.git synced 2025-04-21 12:27:27 +03:00

fix typo of email address

Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
This commit is contained in:
Xiangfu Liu
2010-08-02 23:59:13 +08:00
parent d795fb3459
commit 8ce9d2081c
4 changed files with 11 additions and 11 deletions

View File

@@ -53,14 +53,14 @@ Upload u-boot.bin to device memory: 0x80100000, then jump to 0x80100000.
.B " $ sudo xbboot -u 0x80100000 /PATH/TO/u-boot.bin "
.PP
Please report any further bugs at
.B xiangfu@sharism.com
.B xiangfu@sharism.cc
.SH LICENCE
.B xbboot
is covered by the GNU General Public License (GPL), version 3 or later.
.SH AUTHORS
Xiangfu Liu <xiangfu@sharism.com>
Xiangfu Liu <xiangfu@sharism.cc>
.br
Wolfgang Spraul <wolfgang@sharism.com>
Wolfgang Spraul <wolfgang@sharism.cc>
.PP
This manual page was written by Xiangfu Liu <xiangfu@sharism.com>
This manual page was written by Xiangfu Liu <xiangfu@sharism.cc>
It is licensed under the terms of the GNU GPL (version 3 or later).