From fa733a55caed4b9361e2bf90142e8fe5b5d70ab2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Fri, 6 Nov 2020 12:52:27 +0100 Subject: [PATCH] doc: updated credits. --- doc/credits.dox | 6 +++--- src/Magnum/Platform/EmscriptenApplication.cpp | 1 + 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/doc/credits.dox b/doc/credits.dox index e4e4d47f4..39bc02965 100644 --- a/doc/credits.dox +++ b/doc/credits.dox @@ -176,11 +176,11 @@ Are the below lists missing your name or something's wrong? - **Nicholas "LB" Branden** ([\@LB--](https://github.com/LB--)) --- warning fixes, Windows buildsystem improvements - **Olga Turanksaya** ([\@olga-python](https://github.com/olga-python)) --- - Gentoo ebuild + Gentoo ebuild) +- **Pablo Escobar** ([\@pezcode](https://github.com/pezcode)) --- @ref Math + additions, @ref Platform::EmscriptenApplication improvements - **Pascal Thomet** ([\@pthom](https://github.com/pthom)) --- C++17 compilation fixes, buildsystem improvements, Hunter package -- **Pablo Escobar** ([\@pezcode](https://github.com/pezcode)) --- @ref Math - additions - **Sam Spilsbury** ([\@smspillaz](https://github.com/smspillaz)) --- WebGL and GLES fixes - **Samuel Kogler** ([\@skogler](https://github.com/skogler)) --- diff --git a/src/Magnum/Platform/EmscriptenApplication.cpp b/src/Magnum/Platform/EmscriptenApplication.cpp index e9d807bc5..053acb89c 100644 --- a/src/Magnum/Platform/EmscriptenApplication.cpp +++ b/src/Magnum/Platform/EmscriptenApplication.cpp @@ -4,6 +4,7 @@ Copyright © 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020 Vladimír Vondruš Copyright © 2018, 2019, 2020 Jonathan Hale + Copyright © 2020 Pablo Escobar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"),