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 - Missing APSL-2.0 license copy
Summary: Missing APSL-2.0 license copy
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: joystick (show other bugs)
Version: 1.2.14
Hardware: All All
: P2 normal
Assignee: Ryan C. Gordon
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-02 02:31 UTC by Petr Pisar
Modified: 2011-08-23 13:49 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 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.