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 1038

Summary: Missing APSL-2.0 license copy
Product: SDL Reporter: Petr Pisar <ppisar>
Component: joystickAssignee: Ryan C. Gordon <icculus>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2    
Version: 1.2.14   
Hardware: All   
OS: All   

Description Petr Pisar 2010-08-02 02:31:32 UTC
The src/joystick/darwin/10.3.9-FIX/IOHIDLib.h file in 1.2.14 tar ball is covered by APSL-2.0 license.

Problem is you do not ship APSL-2.0 license copy as mandated by 2.1(b) paragraph of the license (http://www.opensource.apple.com/license/apsl/).

Please, include the license copy in next release.
Comment 1 Ryan C. Gordon 2011-08-23 13:49:33 UTC
I've decided to just remove the APSL-licensed header. This is in hg changeset a427a0e16ca4.

--ryan.