diff --git a/doc/credits.dox b/doc/credits.dox index fb58507aa..f38697b8f 100644 --- a/doc/credits.dox +++ b/doc/credits.dox @@ -165,6 +165,8 @@ Are the below lists missing your name or something's wrong? - **Joel Clay** ([\@jclay](https://github.com/jclay)) --- Vcpkg packages - **John Laxson** ([\@jlaxson](https://github.com/jlaxson)) --- Homebrew package improvements +- **John Turner** ([\@jturner65](https://github.com/jturner65)) --- + documentation improvements - **Jonathan Hale** ([\@Squareys](https://github.com/Squareys)) --- @ref Audio and @ref Trade library enhancements, @ref Platform::GlfwApplication and @ref Platform::EmscriptenApplication diff --git a/src/Magnum/Math/Functions.h b/src/Magnum/Math/Functions.h index 08d0a2958..b8b0f28bd 100644 --- a/src/Magnum/Math/Functions.h +++ b/src/Magnum/Math/Functions.h @@ -8,6 +8,7 @@ Copyright © 2020 Nghia Truong Copyright © 2020 Pablo Escobar Copyright © 2020 janos + Copyright © 2024 John Turner <7strbass@gmail.com> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"),