updating authors
This commit is contained in:
parent
575beb5526
commit
c7195d9522
|
|
@ -2,7 +2,7 @@
|
||||||
* @file MIDI.h
|
* @file MIDI.h
|
||||||
* Project Arduino MIDI Library
|
* Project Arduino MIDI Library
|
||||||
* @brief MIDI Library for the Arduino
|
* @brief MIDI Library for the Arduino
|
||||||
* @author Francois Best
|
* @author Francois Best, lathoub
|
||||||
* @date 24/02/11
|
* @date 24/02/11
|
||||||
* @license MIT - Copyright (c) 2015 Francois Best
|
* @license MIT - Copyright (c) 2015 Francois Best
|
||||||
*
|
*
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
* @file MIDI.hpp
|
* @file MIDI.hpp
|
||||||
* Project Arduino MIDI Library
|
* Project Arduino MIDI Library
|
||||||
* @brief MIDI Library for the Arduino - Inline implementations
|
* @brief MIDI Library for the Arduino - Inline implementations
|
||||||
* @author Francois Best
|
* @author Francois Best, lathoub
|
||||||
* @date 24/02/11
|
* @date 24/02/11
|
||||||
* @license MIT - Copyright (c) 2015 Francois Best
|
* @license MIT - Copyright (c) 2015 Francois Best
|
||||||
*
|
*
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
* @file midi_Defs.h
|
* @file midi_Defs.h
|
||||||
* Project Arduino MIDI Library
|
* Project Arduino MIDI Library
|
||||||
* @brief MIDI Library for the Arduino - Definitions
|
* @brief MIDI Library for the Arduino - Definitions
|
||||||
* @author Francois Best
|
* @author Francois Best, lathoub
|
||||||
* @date 24/02/11
|
* @date 24/02/11
|
||||||
* @license MIT - Copyright (c) 2015 Francois Best
|
* @license MIT - Copyright (c) 2015 Francois Best
|
||||||
*
|
*
|
||||||
|
|
|
||||||
|
|
@ -2,9 +2,9 @@
|
||||||
* @file midi_Platform.h
|
* @file midi_Platform.h
|
||||||
* Project Arduino MIDI Library
|
* Project Arduino MIDI Library
|
||||||
* @brief MIDI Library for the Arduino - Platform
|
* @brief MIDI Library for the Arduino - Platform
|
||||||
* @author Francois Best
|
|
||||||
* @date 24/02/11
|
|
||||||
* @license MIT - Copyright (c) 2015 Francois Best
|
* @license MIT - Copyright (c) 2015 Francois Best
|
||||||
|
* @author lathoub
|
||||||
|
* @date 22/03/20
|
||||||
*
|
*
|
||||||
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
* of this software and associated documentation files (the "Software"), to deal
|
* of this software and associated documentation files (the "Software"), to deal
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue