Minor headers ajustments.

This commit is contained in:
Romuald Conty 2010-04-07 14:47:53 +00:00
parent bedaf12b0e
commit 3a0d05d15a
2 changed files with 9 additions and 7 deletions

View file

@ -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) 2009, 2010, Roel Verdult, Romuald Conty
* *
* 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
@ -15,8 +15,9 @@
* *
* You should have received a copy of the GNU Lesser General Public License * You should have received a copy of the GNU Lesser General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/> * along with this program. If not, see <http://www.gnu.org/licenses/>
* */
*
/**
* @file chips.h * @file chips.h
* @brief NFC chips header * @brief NFC chips header
*/ */

View file

@ -1,4 +1,4 @@
/** /*-
* Public platform independent Near Field Communication (NFC) library * Public platform independent Near Field Communication (NFC) library
* *
* Copyright (C) 2009, Roel Verdult * Copyright (C) 2009, Roel Verdult
@ -15,8 +15,9 @@
* *
* You should have received a copy of the GNU Lesser General Public License * You should have received a copy of the GNU Lesser General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/> * along with this program. If not, see <http://www.gnu.org/licenses/>
* */
*
/**
* @file pn53x.h * @file pn53x.h
* @brief PN531, PN532 and PN533 common functions * @brief PN531, PN532 and PN533 common functions
*/ */