nfc-sam: fix author fields (name and email).
This commit is contained in:
parent
f31cb6193b
commit
ae522c843c
2 changed files with 3 additions and 3 deletions
|
@ -20,7 +20,7 @@ and
|
||||||
.B libnfc-examples
|
.B libnfc-examples
|
||||||
are covered by the GNU Lesser General Public License (LGPL), version 3.
|
are covered by the GNU Lesser General Public License (LGPL), version 3.
|
||||||
.SH AUTHORS
|
.SH AUTHORS
|
||||||
Roel Verdult <roel@libnfc.org>
|
Emanuele Bertoldi <emanuele.bertoldi@gmail.com>
|
||||||
.PP
|
.PP
|
||||||
This manual page was written by Emanuele Bertoldi <zuck@fastwebnet.it>.
|
This manual page was written by Emanuele Bertoldi <emanuele.bertoldi@gmail.com>.
|
||||||
It is licensed under the terms of the GNU GPL (version 2 or later).
|
It is licensed under the terms of the GNU GPL (version 2 or later).
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
/*-
|
/*-
|
||||||
* Public platform independent Near Field Communication (NFC) library
|
* Public platform independent Near Field Communication (NFC) library
|
||||||
*
|
*
|
||||||
* Copyright (C) 2009, Roel Verdult
|
* Copyright (C) 2010, Emanuele Bertoldi
|
||||||
*
|
*
|
||||||
* This program is free software: you can redistribute it and/or modify it
|
* This program is free software: you can redistribute it and/or modify it
|
||||||
* under the terms of the GNU Lesser General Public License as published by the
|
* under the terms of the GNU Lesser General Public License as published by the
|
||||||
|
|
Loading…
Add table
Reference in a new issue