Add licence and document a bit some files.

This commit is contained in:
Romuald Conty 2011-03-30 09:39:08 +00:00
parent fb93023401
commit d72d5c536e
3 changed files with 34 additions and 0 deletions

View file

@ -17,6 +17,11 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>
*/
/**
* @file nfc-emulate.c
* @brief Provide a small API to ease emulation in libnfc
*/
#include <nfc/nfc.h>
#include <nfc/nfc-emulation.h>