Note that version.rc is public domain. This avoids potential concerns that customizing would qualify a build of SDL as an "altered source version" under the zlib license.
diff --git a/src/main/windows/version.rc b/src/main/windows/version.rc
index 4ba8782..ba0553d 100644
--- a/src/main/windows/version.rc
+++ b/src/main/windows/version.rc
@@ -1,4 +1,4 @@
-
+// This file is public domain. Do what you like with it.
#include "winresrc.h"
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US