1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-26 23:11:19 +01:00

Merge pull request #593 from mehlis/cib-license

cib.c: added @author fields
This commit is contained in:
Christian Mehlis 2014-02-02 13:49:48 -08:00
commit c345b62627

View File

@ -13,6 +13,9 @@
* @file cib.c
* @brief Circular integer buffer implementation
*
* @author Freie Universität Berlin, Computer Systems & Telematics, FeuerWhere project
* @author Kaspar Schleiser <kaspar@schleiser.de>
*
* @}
*/