We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 1768 - Doxygen introduction says sdl is under LGPL version 2
Summary: Doxygen introduction says sdl is under LGPL version 2
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: *don't know* (show other bugs)
Version: HG 2.0
Hardware: All All
: P2 trivial
Assignee: Ryan C. Gordon
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-23 07:52 UTC by thephred
Modified: 2013-03-24 12:58 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description thephred 2013-03-23 07:52:49 UTC
I believe sdl 2 is under zlib.
This documentation can be found in include/SDL.h
"This library is distributed under GNU LGPL version 2"
Comment 1 Sam Lantinga 2013-03-23 16:04:30 UTC
Good catch.  Fixed!
http://hg.libsdl.org/SDL/rev/d9f3d2e3bd07
Comment 2 thephred 2013-03-24 00:28:44 UTC
Dude... you rock!  Thank you for all you hard work on SDL.
Comment 3 Sam Lantinga 2013-03-24 12:58:56 UTC
Thanks! :)