2
0

ROAD_TO_LGPL 8.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270
  1. The License of mpg123
  2. =====================
  3. by Thomas Orgis <[email protected]>
  4. 1. Story: The Odyssey, The Decision
  5. -----------------------------------
  6. This is the 17th of July in the year 2006, after half a year of preparation and the contributor email campaign running for over 3 months, I'm going to draw a conclusion about the licensing of the mpg123 project.
  7. The license conditions of mpg123 have been subject to dispute and rejection by parts of the free software world in the past...
  8. We want to have it straight now.
  9. Michael doesn't have much freetime to maintain the code and bother with requests by companies wanting to use mpglib.
  10. So, he already decided to place mpglib under LGPL and mpg123 under GPL in the past.
  11. Now, after I applied for taking over maintainership we decided on placing as much code of the whole project as possible under LGPL to ease future code migration and merging between mpg123 and mpglib.
  12. That decision was followed by a lot of work to track down as many contributors to both Michael's development tree and my -thor one as possible to ask them for explicit LGPL support statements.
  13. I wrote to every Name/eMail address I could track down (including internet search for new addresses), regardless of the question if there indeed is some code left by that person.
  14. I asked them to utter any problem they may have with LGPL license as well as contacting me if there are _no_ issues.
  15. Of course, without having to ask again, supporters of LGPL are the initial author and the two current maintainers:
  16. Michael Hipp
  17. Nicholas J. Humfrey
  18. Thomas Orgis
  19. Also, new stuff was included with explicit LGPL permission from
  20. Adrian Bacon
  21. Romain Dolbeau
  22. Guillaume Outters
  23. Plus there is stuff pending with permission from
  24. Zuxy Meng
  25. Now for the folks having made suggestions and contributions over the years...
  26. In the first round starting in March 2006 I wrote the initial mail to anyone I could get. That resulted in some positive responses - examples:
  27. "I don't remember what I did, but LGPL is fine by me."
  28. "No problem for me."
  29. "Any code I may have contributed to the mpg123 project at any time in the
  30. past are hereby licensed to you under the GNU Lesser General Public"
  31. "it's fine with me if mpg123 goes LGPL.
  32. However, my contribution to mpg123 was very minor, and I'm not even sure if
  33. any of my code is still in the current version."
  34. A good number of eMail addresses is just broken (years have passed...) and another good number of addresses are either totally unknown or not known to be good or bad since no response (not even bounce - thanks, spam!) came back in over 3 months.
  35. Some statistics for the first run: 86 total , 15 positive, 37 broken email, 34 unknown
  36. Positive:
  37. Andreas Neuhaus
  38. Chris Butler
  39. Colin Watson
  40. Daniel Kobras
  41. Daniel O'Connor
  42. Daniel Skarda
  43. Erik B. Andersen
  44. Helge Deller
  45. Juergen Schoew
  46. Martin Denn
  47. Munechika SUMIKAWA
  48. Oliver Fromme
  49. Petr Stehlik
  50. Robert Bihlmeyer
  51. Samuel Audet
  52. Shane Wegner
  53. Stefan Bieschewski
  54. Steven Schultz
  55. Tillmann Steinbrecher
  56. Tomas Oegren
  57. Tommi Virtanen
  58. Then, an investigation of the code revealed a core of people having actually left traces in the code.
  59. Some more effort was put in tracking them down, with the partial success of having found some new, working email addresses and thus having some more positive responses .
  60. But also, it showed that the main number of people is not reachable anymore.
  61. Creators (of a whole file, driver...): 16 total, 5 positive, 2 broken email, 9 unknown
  62. Positive:
  63. Andreas Neuhaus
  64. Juergen Schoew
  65. Oliver Fromme
  66. Petr Stehlik
  67. Samuel Audet
  68. Modders: 7 total, 1 positive, 2 broken mail, 4 unknown
  69. Positive:
  70. Tomas Oegren
  71. That shows two things:
  72. 1. It's impossible to get a response from everyone having contributed in some way.
  73. 2. Everyone who I reached supports the license change to LGPL
  74. So, for the sake of getting a reasonable step forward, I'm going to close the case.
  75. There are three categories of code:
  76. 1. written by Michael or some other contributor who explicitly supports LGPL
  77. Clear case: LGPL
  78. 2. contributed years ago without license notice
  79. The grounded assumption of can be made that the contributor accepted Michael's conditions, esp. the part about the software being available without cost.
  80. Furthermore they gave the code into Michael's hands or placed patches in the internet without any claims concerning commercial uses - wich were not covered by the old COPYING file.
  81. Based on the assumption of acceptance for the mpg123 COPYING file and the included rule of Michael's decision for any further use, this code is to be placed under LGPL by Michael's decision.
  82. 3. contributed with notice
  83. Some code includes a note about it being GPL. Well, one has to respect that.
  84. That results in the bulk of mpg123 being LGPL and possibly some parts GPL only.
  85. 2. The Inventory
  86. ----------------
  87. I will now examine the files of the mpg123 svn trunk as of 17.07.2006 with their respective legal status:
  88. Stuff added by current maintainers, thus being LGPL:
  89. scripts/debugdef.pl
  90. AUTHORS
  91. autogen.sh
  92. configure.ac
  93. Makefile.am
  94. MakeLegacy.sh
  95. src/audio_jack.c
  96. src/audio_libao.c
  97. src/Makefile.am
  98. src/audio_alsa09.c
  99. src/config.h.legacy
  100. src/debug.h
  101. src/layer3.h
  102. Non-Code files from Michael, maintainers or just trivial content (safely LGPL, then):
  103. BENCHMARKING
  104. BUGS
  105. CHANGES
  106. equalize.dat
  107. INSTALL
  108. mpg123.1
  109. COPYING
  110. TODO
  111. README
  112. README.3DNOW
  113. README.cfa
  114. README.new
  115. README.remote
  116. README.thor
  117. README.WIN32
  118. test.pl
  119. BENCHMARKING.thor
  120. CONTACT
  121. sources under LGPLv2.1:
  122. by Michael:
  123. audio.c
  124. audio_dummy.c
  125. audio.h
  126. audio_hp.c
  127. audio_oss.c
  128. audio_sun.c
  129. common.c
  130. common.h
  131. dct64.c
  132. dct64_i386.c
  133. decode_2to1.c
  134. decode_4to1.c
  135. decode.c
  136. decode_i386.c
  137. decode_ntom.c
  138. Makefile.legacy
  139. equalizer.c
  140. getbits.c
  141. getbits.h
  142. huffman.h
  143. l2tables.h
  144. layer1.c
  145. layer2.c
  146. layer3.c
  147. mpg123.c
  148. mpg123.h
  149. readers.c
  150. system.c
  151. tabinit.c
  152. term.c
  153. term.h
  154. by contributors:
  155. audio_aix.c: Juergen Schoew, Tomas Oegren, Niklas Edmundsson
  156. audio_alib.c: Erwan Ducroquet
  157. audio_esd.c: Eric B. Mitchell
  158. audio_macosx.c: Guillaume Outters
  159. audio_mint.c: Petr Stehlik
  160. audio_nas.c: Martin Denn
  161. audio_os2.c: Samuel Audet
  162. audio_sgi.c: Thomas Woerner
  163. audio_win32.c: Tony Million
  164. buffer.c: Oliver Fromme
  165. buffer.h: Daniel Kobras / Oliver Fromme
  166. control_generic.c: Andreas Neuhaus, Michael Hipp, Thomas Orgis
  167. dct36_3dnow.s: Syuuhei Kashiyama
  168. dct64_3dnow.s: Syuuhei Kashiyama
  169. dct64_altivec.c: Romain Dolbeau
  170. dct64_i486.c: Fabrice Bellard
  171. decode_3dnow.s: Syuuhei Kashiyama
  172. decode_i486.c: Fabrice Bellard
  173. decode_i586_dither.s: Stefan Bieschewski, Adrian Bacon
  174. decode_i586.s: Stefan Bieschewski
  175. decode_MMX.s: higway
  176. dct64_MMX.s: higway
  177. tabinit_MMX.s: higway
  178. equalizer_3dnow.s: KIMURA Takuhiro
  179. genre.h: Shane Wegner
  180. getcpuflags.s: KIMURA Takuhiro
  181. getlopt.c: Oliver Fromme
  182. getlopt.h: Oliver Fromme
  183. httpget.c: Oliver Fromme
  184. wav.c: Samuel Audet
  185. xfermem.c: Oliver Fromme
  186. xfermem.h: Oliver Fromme
  187. Makefile.win32: Michael Hipp / Tony Million
  188. GPLv2
  189. audio_alsa.c: by Anders Semb Hermansen, Jaroslav Kysela, Ville Syrjala
  190. To be removed from distribution and thus not licensed in any special way:
  191. precompiled/
  192. tools/
  193. The mpglib source is not part of the core mpg123 distribution anymore - it's written by Michael, it's LGPL, it shall become a real library with own distribution and be married to mpg123 again.
  194. 3. Conclusion
  195. -------------
  196. The decoder core Michael's work and under LGPL without question.
  197. Oliver Fromme is more of a co-author than "just" a project contributor, but he explicitly agreed to LGPL anyway.
  198. So, the core functionality is really safe without doubt.
  199. Contributors added mainly output drivers (perhaps coming from some freely available reference implementation) and CPU optimizations.
  200. Having explicit permission from a good deal of major contributors, the LGPL is quite comfortable here, too.
  201. I won't hide that there are explicit statements missing for MMX and 3DNow! optimizations (and the i486 opt, for that matter) due to unreachable authors.
  202. But I feel safe to make it LGPL there, too, because of the argument of them having given the code to Michael to incorporate it into mpg123 - without any own terms, implying that they agree to Michael's terms.
  203. There is one file left that carries an explicit GPL (_no_ LGPL) statement: the old alsa output. This file won't work on current Linux systems, anyway.
  204. Alsa is available through libao. There will probably be a new alsa output.
  205. So, even that one GPL exception may vanish in future, but I'll keep it for now as there may be someone who still has an alsa installation for that it works.
  206. For now that means mpg123 is LGPL with the exception of one file that is GPL only.
  207. End.