Cosmetics.

This commit is contained in:
Francois Best 2012-05-22 22:00:50 +02:00
parent c155dde281
commit 21b1e76e95
2 changed files with 1018 additions and 1018 deletions

View File

@ -1,6 +1,6 @@
/*!
* @file MIDI.cpp
* Project MIDI Library
* Project Arduino MIDI Library
* @brief MIDI Library for the Arduino
* @version 3.2
* @author Francois Best

View File

@ -1,11 +1,11 @@
/*!
* @file MIDI.h
* Project MIDI Library
* Project Arduino MIDI Library
* @brief MIDI Library for the Arduino
* Version 3.2
* @version 3.2
* @author Francois Best
* @date 24/02/11
* License GPL Forty Seven Effects - 2011
* license GPL Forty Seven Effects - 2011
*/
#ifndef LIB_MIDI_H_