From 670127c5b51c892e9b74e9fe2107ea4db32782ec Mon Sep 17 00:00:00 2001 From: Ray Date: Wed, 21 Jun 2017 01:20:40 +0200 Subject: [PATCH] Review dates --- src/raygui.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/raygui.h b/src/raygui.h index 1ccf00e..9f534f4 100644 --- a/src/raygui.h +++ b/src/raygui.h @@ -57,8 +57,8 @@ * 0.8 (27-Aug-2015) Initial release. Implemented by Kevin Gato, Daniel Nicolás and Ramon Santamaria. * * CONTRIBUTORS: -* Kevin Gato: Initial implementation of basic components (2013) -* Daniel Nicolas: Initial implementation of basic components (2013) +* Kevin Gato: Initial implementation of basic components (2014) +* Daniel Nicolas: Initial implementation of basic components (2014) * Albert Martos: Review and testing of the library (2015) * Ian Eito: Review and testing of the library (2015) * Sergio Martinez: Review and testing of the library (2015)