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

@@ -30,16 +30,16 @@ Run command 'boot' to boot the device:
.B " $ usbboot -c 'boot' "
.PP
Please report any further bugs at
.B xiangfu@sharism.com
.B xiangfu@sharism.cc
.SH LICENCE
.B usbboot
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
Marek Lindner <lindner_marek@yahoo.de>
.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).

View File

@@ -1,6 +1,6 @@
/*
* Copyright(C) 2009 Qi Hardware Inc.,
* Authors: Xiangfu Liu <xiangfu@sharism.com>
* Authors: Xiangfu Liu <xiangfu@sharism.cc>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by