Ver Fonte

Fixed a comment about SDL licensing.

Ryan C. Gordon há 8 anos atrás
pai
commit
e75d38adf5
1 ficheiros alterados com 2 adições e 1 exclusões
  1. 2 1
      extras/physfsrwops.h

+ 2 - 1
extras/physfsrwops.h

@@ -15,7 +15,8 @@
  * Unless otherwise stated, the rest of PhysicsFS falls under the zlib license.
  *  Please see LICENSE.txt in the root of the source tree.
  *
- * SDL falls under the LGPL license. You can get SDL at https://www.libsdl.org/
+ * SDL 1.2 falls under the LGPL license. SDL 1.3+ is zlib, like PhysicsFS.
+ *  You can get SDL at https://www.libsdl.org/
  *
  *  This file was written by Ryan C. Gordon. (icculus@icculus.org).
  */