
Ross Paterson wrote:
According to fptools/libraries/GLUT/Graphics/UI/GLUT.hs, the documentation of the GLUT package is derived from a document with the notice
Copyright (c) 1994, 1995, 1996 by Mark J. Kilgard, Silicon Graphics, Inc. No part of this documentation may be reproduced, in any form or by any means, without permission in writing from the original author.
Do you have this permission, and if so what are its limits?
No, I haven't been able yet to contact Mark Kilgard in any way. I've tried several times, but never received an answer, neither positive nor negative. I've sent mails directly to Mark's current company, NVIDIA, and tried to contact him via 'Mr. OpenGL' himself, John Leech at SGI, without avail. Other projects (Mesa, several other OpenGL bindings, ...) simply use the documentation rather unchanged, but obviously don't care about legal issues. The HOpenGL-GLUT docs are *not* simply a cut-n-paste job, the API is quite different from the C API, so I finally got a bit fed up with this legal issue... >:-( I'm a little bit clueless about how to proceed. Perhaps I should nuke the above passage from the documentation and replace it with credits to Mark. Has anybody contact to the Mesa group? Perhaps they can arrange what is needed to keep the lawyers calm... Cheers, S.

* Sven Panne
Other projects (Mesa, several other OpenGL bindings, ...) simply use the documentation rather unchanged, but obviously don't care about legal issues. The HOpenGL-GLUT docs are *not* simply a cut-n-paste job, the API is quite different from the C API, so I finally got a bit fed up with this legal issue... >:-(
At some point, someone managed to contact Mark, and got a statement allowing to modify and distribute libglut out of him: http://www.fifi.org/doc/glutg3-dev/copyright But unfortunately Mark didn't respond to my inquiry regarding the docs. :/
Perhaps I should nuke the above passage from the documentation and replace it with credits to Mark.
If you can (legally) do so, that would be fine! Otherwise I'd have to pull HOpenGL from Debian (http://bugs.debian.org/171151 , for reference). Cheers, Michael -- /~\ ASCII ribbon | "> When is ghc going to implement full Haskell? :) \ / campaign | when is hbc going to reach version 1.0 ? :)" X against | -- simonmar<at>microsoft.com responding to / \ HTML mail | lennart<at>augustsson.net on ghc-bugs@haskell.org

On Wed, Mar 19, 2003 at 01:16:08PM +0100, Sven Panne wrote:
Ross Paterson wrote:
According to fptools/libraries/GLUT/Graphics/UI/GLUT.hs, the documentation of the GLUT package is derived from a document with the notice
Copyright (c) 1994, 1995, 1996 by Mark J. Kilgard, Silicon Graphics, Inc. No part of this documentation may be reproduced, in any form or by any means, without permission in writing from the original author.
Do you have this permission, and if so what are its limits?
No, I haven't been able yet to contact Mark Kilgard in any way. I've tried several times, but never received an answer, neither positive nor negative. I've sent mails directly to Mark's current company, NVIDIA, and tried to contact him via 'Mr. OpenGL' himself, John Leech at SGI, without avail.
Other projects (Mesa, several other OpenGL bindings, ...) simply use the documentation rather unchanged, but obviously don't care about legal issues. The HOpenGL-GLUT docs are *not* simply a cut-n-paste job, the API is quite different from the C API, so I finally got a bit fed up with this legal issue... >:-(
I don't see this as a legal issue -- his wishes are dreadfully clear, unless we hear to the contrary. It is very inconvenient, but that's not the same thing.
I'm a little bit clueless about how to proceed. Perhaps I should nuke the above passage from the documentation and replace it with credits to Mark.
I'm afraid that nothing but removing all of Mark Kilgard's words would respect his wishes. I know that's terrible, but I see no alternative.
participants (3)
-
Michael Weber
-
Ross Paterson
-
Sven Panne