This is the mail archive of the
java-discuss@sourceware.cygnus.com
mailing list for the Java project.
Re: ^C
- To: emiruner at hotmail dot com, java-discuss at sourceware dot cygnus dot com
- Subject: Re: ^C
- From: "Nic Ferrier" <nferrier at tapsellferrier dot co dot uk>
- Date: Wed, 22 Mar 2000 09:29:07 +0000
>>> "Emir Uner" <emiruner@hotmail.com> 21-Mar-00 2:19:59 PM >>>
>Sorry for interrupting this hot conversation. But
>I have a question. Does implementing the AWT or Swing
>using the published JavaDoc documentation in Java
>or other language violates any copyright?
No. That would be clean room.
The JavaDoc is a published interface and no one can stop you copying
it.
The source of the JavaDoc might be a different matter.
Nic