From a1b6b217e4797caf0ab2b5e297a91013ac24333d Mon Sep 17 00:00:00 2001 From: Ray Date: Wed, 10 Aug 2016 12:55:31 +0200 Subject: [PATCH] Comment tweak --- src/gestures.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/gestures.h b/src/gestures.h index 4c59ee398..481ef317a 100644 --- a/src/gestures.h +++ b/src/gestures.h @@ -13,9 +13,9 @@ * * NOTE: Memory footprint of this library is aproximately 128 bytes * -* Initial design by Marc Palau -* Redesigned by Albert Martos and Ian Eito -* Reviewed by Ramon Santamaria (@raysan5) +* Initial design by Marc Palau (2014) +* Redesigned by Albert Martos and Ian Eito (2015) +* Reviewed by Ramon Santamaria (2015-2016) * * This software is provided "as-is", without any express or implied warranty. In no event * will the authors be held liable for any damages arising from the use of this software.