From: <man...@us...> - 2015-05-14 09:11:56
|
Revision: 5094 http://sourceforge.net/p/modplug/code/5094 Author: manxorist Date: 2015-05-14 09:11:50 +0000 (Thu, 14 May 2015) Log Message: ----------- [Var] Change spelling of my name from ASCII transcription to proper Unicode. Modified Paths: -------------- trunk/OpenMPT/common/version.cpp trunk/OpenMPT/packageTemplate/History.txt Modified: trunk/OpenMPT/common/version.cpp =================================================================== --- trunk/OpenMPT/common/version.cpp 2015-05-14 08:22:47 UTC (rev 5093) +++ trunk/OpenMPT/common/version.cpp 2015-05-14 09:11:50 UTC (rev 5094) @@ -402,7 +402,7 @@ "\n" "Contributors:\n" "Johannes Schultz (2008-2015)\n" - "Joern Heusipp (2012-2015)\n" + "J\xC3\xB6rn Heusipp (2012-2015)\n" "Ahti Lepp\xC3\xA4nen (2005-2011)\n" "Robin Fernandes (2004-2007)\n" "Sergiy Pylypenko (2007)\n" Modified: trunk/OpenMPT/packageTemplate/History.txt =================================================================== --- trunk/OpenMPT/packageTemplate/History.txt 2015-05-14 08:22:47 UTC (rev 5093) +++ trunk/OpenMPT/packageTemplate/History.txt 2015-05-14 09:11:50 UTC (rev 5094) @@ -14,7 +14,7 @@ <initials> nick name / real name [email @openmpt.org] <al> Relabs / Ahti Leppänen [relabs] <ec> Ericus / Eric Chavanon [ericus] - <jh> manx / Joern Heusipp [manx] + <jh> manx / Jörn Heusipp [manx] <js> Saga Musix / Johannes Schultz [sagamusix] <rf> rewbs / Robin Fernandes [rewbs] <sp> pelya / Sergiy Pylypenko [pelya] This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |