diff --git a/src/MIDI.h b/src/MIDI.h index e430703..2f97628 100644 --- a/src/MIDI.h +++ b/src/MIDI.h @@ -2,7 +2,7 @@ * @file MIDI.h * Project Arduino MIDI Library * @brief MIDI Library for the Arduino - * @author Francois Best + * @author Francois Best, lathoub * @date 24/02/11 * @license MIT - Copyright (c) 2015 Francois Best * diff --git a/src/MIDI.hpp b/src/MIDI.hpp index 204d301..9b04d96 100644 --- a/src/MIDI.hpp +++ b/src/MIDI.hpp @@ -2,7 +2,7 @@ * @file MIDI.hpp * Project Arduino MIDI Library * @brief MIDI Library for the Arduino - Inline implementations - * @author Francois Best + * @author Francois Best, lathoub * @date 24/02/11 * @license MIT - Copyright (c) 2015 Francois Best * diff --git a/src/midi_Defs.h b/src/midi_Defs.h index f3be4c7..f09a057 100644 --- a/src/midi_Defs.h +++ b/src/midi_Defs.h @@ -2,7 +2,7 @@ * @file midi_Defs.h * Project Arduino MIDI Library * @brief MIDI Library for the Arduino - Definitions - * @author Francois Best + * @author Francois Best, lathoub * @date 24/02/11 * @license MIT - Copyright (c) 2015 Francois Best * diff --git a/src/midi_Platform.h b/src/midi_Platform.h index fe4c5f7..a956982 100644 --- a/src/midi_Platform.h +++ b/src/midi_Platform.h @@ -2,9 +2,9 @@ * @file midi_Platform.h * Project Arduino MIDI Library * @brief MIDI Library for the Arduino - Platform - * @author Francois Best - * @date 24/02/11 * @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 * of this software and associated documentation files (the "Software"), to deal