Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 537917 - licensing issue with src/joystick/os2/joyos2.h
Summary: licensing issue with src/joystick/os2/joyos2.h
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: SDL
Version: 13
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Thomas Woerner
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: FE-Legal
TreeView+ depends on / blocked
 
Reported: 2009-11-16 19:22 UTC by Tom "spot" Callaway
Modified: 2010-04-19 18:32 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-04-19 18:32:05 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
SDL Simple Directmedia Layer 888 0 None None None Never

Description Tom "spot" Callaway 2009-11-16 19:22:42 UTC
One of the source files included with SDL (src/joystick/os2/joyos2.h) has a
licensing issue. Specifically, it says:

/*****************************************************************************/
/*                                                                           */
/* COPYRIGHT    Copyright (C) 1995 IBM Corporation                           */
/*                                                                           */
/*    The following IBM OS/2 source code is provided to you solely for       */
/*    the purpose of assisting you in your development of OS/2 device        */
/*    drivers. You may use this code in accordance with the IBM License      */
/*    Agreement provided in the IBM Device Driver Source Kit for OS/2. This  */
/*    Copyright statement may not be removed.                                */
/*                                                                           */
/*****************************************************************************/

No copy of the "IBM License Agreement" is included with SDL, nor was I able to
find a copy of it on the internet.

Barring a copy of the license agreement, one can only assume that the copyright
holder did not grant any additional rights beyond those automatically granted
by copyright law. Notably, this means that there is no clear permission to
copy, modify, or redistribute this file. In addition, there is a very high
likelyhood that this file (and any other files under this "IBM License
Agreement" are license incompatible with LGPL.

I've filed this issue with the SDL upstream:
http://bugzilla.libsdl.org/show_bug.cgi?id=888

In Fedora, we will need to remove the joyos2.h file from the source tarball and use a "clean" tarball, as it is not clear that we have permission to redistribute that file, even though we are not using it at all. In the spec, please add a comment explaining how the "clean" tarball can be regenerated.

If the license is clarified by IBM, or if the file is removed from upstream SDL, we can start using the unmodified upstream source tarball again.

Comment 2 Bug Zapper 2010-03-15 13:02:24 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 13 development cycle.
Changing version to '13'.

More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 3 Tom "spot" Callaway 2010-04-19 18:32:05 UTC
Fixed in rawhide, no longer includes the non-free file, closing bug.


Note You need to log in before you can comment on or make changes to this bug.