mirror of
https://github.com/zxing/zxing.git
synced 2024-11-09 20:44:03 -08:00
Added Kamil Kaczmarczyk's full name
git-svn-id: https://zxing.googlecode.com/svn/trunk@1893 59b500cc-1b3d-0410-9834-0bbf25fbcc57
This commit is contained in:
parent
143b028063
commit
8e2dbd1add
2
AUTHORS
2
AUTHORS
|
@ -37,7 +37,7 @@ Jonas Petersson (Prisjakt)
|
||||||
Joseph Wain (Google)
|
Joseph Wain (Google)
|
||||||
Juho Mikkonen
|
Juho Mikkonen
|
||||||
jwicks
|
jwicks
|
||||||
kamilkaczm
|
Kamil Kaczmarczyk
|
||||||
Kevin O'Sullivan (SITA)
|
Kevin O'Sullivan (SITA)
|
||||||
Kevin Xue (NetDragon Websoft Inc., China)
|
Kevin Xue (NetDragon Websoft Inc., China)
|
||||||
Lachezar Dobrev
|
Lachezar Dobrev
|
||||||
|
|
|
@ -34,7 +34,7 @@ import android.os.Handler;
|
||||||
import com.google.zxing.client.android.history.HistoryManager;
|
import com.google.zxing.client.android.history.HistoryManager;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @author kamilkaczm
|
* @author Kamil Kaczmarczyk
|
||||||
* @author Sean Owen
|
* @author Sean Owen
|
||||||
*/
|
*/
|
||||||
public final class BookResultInfoRetriever extends SupplementalInfoRetriever {
|
public final class BookResultInfoRetriever extends SupplementalInfoRetriever {
|
||||||
|
|
Loading…
Reference in a new issue