瀏覽代碼

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 2 年之前
父節點
當前提交
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"
 #include "winresrc.h"
 
 
 LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
 LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US