classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: org.omg


From: Mark Wielaard
Subject: Re: org.omg
Date: 06 Oct 2002 12:58:02 +0200

Hi,

On Sun, 2002-10-06 at 06:49, Brian Jones wrote:
> Sun includes a number of classes from the org.omg package that appear
> to be freely available (but lacking the javadoc) from
> ftp.omg.org/pub/javartf/.  The license is as below.
> 
> Copyright (c) 1999 Object Management Group. Unlimited rights to 
> duplicate and use this code are hereby granted provided that this 
> copyright notice is included.

Note that this does not give explicit permission to make and distribute
changes (like fixing bugs, adding javadoc, removing unneeded classes,
etc). Or is the is above legal language to say just that?

> This is essentially the same as the license on the code in w_log.c for
> example.  Should we go ahead and import the appropriate pieces of code
> from OMG?

I would only import it if needed to implements some of the other core
classes or if you are intending to work on them, for example to add the
documentation. If not, then I would just add a link to the documentation
explaining where to find these (and probably other) standard classes
that we don't distribute.

Cheers,

Mark




reply via email to

[Prev in Thread] Current Thread [Next in Thread]