반응형

1.7 이상 버전은 이러한데 이 미만 버전 older versions 는 다르다

http://www.ogre3d.org/licensing 를 참고.

OGRE 1.7 and later

MIT License

Ogre is released under the MIT License, which is a permissive open source license. The only condition is that you distribute the license text included in our distribution with any software that uses OGRE.

Licensing FAQ

Older Versions

This section only applies if you’re using OGRE 1.6 or earlier.


http://www.ogre3d.org/licensing/licensing-faq


Licensing FAQ

  1. Q: Is OGRE really free?
    If you abide by the open source licensing conditions, yes.
  2. Q: Do I have to release my own source code if I use OGRE?
    A: No.
  3. Q: Do I have to release changes I make to OGRE?
    A: From Ogre 1.7 we use the MIT license, which does not require you to do this. However, you should consider the maintenance overhead of keeping your own custom version of OGRE, versus the advantages you might get from participating in the community (such as bugfixes and extensions that others may make on top of yours).
  4. Q: What do I need to do to abide by the MIT license?
    A: Simply include our license text somewhere in your own software distribution; this could be in a text file, in a printed manual, in the credits, etc.
  5. Q: Do I have to display an OGRE logo in my application, in splash screen or startup sequence for example?
    A: No, although we appreciate the publicity if you would like to do this!
  6. Q: At what point do I have to ensure that I’ve complied with the license?
    A: When you distribute any part of your application to a third party.


반응형

+ Recent posts