Просмотр исходного кода

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.
Ryan C. Gordon 3 лет назад
Родитель
Сommit
7ac43cfb6b
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/main/windows/version.rc

+ 1 - 1
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