diff options
-rw-r--r-- | src/rfid_layer2_iso15693.c | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/src/rfid_layer2_iso15693.c b/src/rfid_layer2_iso15693.c index a4829cc..62e72cc 100644 --- a/src/rfid_layer2_iso15693.c +++ b/src/rfid_layer2_iso15693.c @@ -1,7 +1,9 @@ /* ISO 15693 anticollision implementation * - * (C) 2005-2008 by Harald Welte <laforge@gnumonks.org> - * (C) 2007 by Bjoern Riemer <bjoern.riemer@web.de> + * (C) 2005-2010 by Harald Welte <laforge@gnumonks.org> + * + * Contributions 2007 by Bjoern Riemer <bjoern.riemer@web.de>, + * Copyright transferred to Harald Welte in 2010. */ /* |