If you currently hold the copyright on it, you can put whatever license you feel like on the code.
If you don't hold the copyright, then it's a problem no matter what the license is. I'm not a lawyer, but I've done this dance before. On Tuesday 22 October 2002 05:46 pm, Stephen Colebourne wrote: > From: "Ola Berg" <[EMAIL PROTECTED]> > > > From: "Stephen Colebourne" <[EMAIL PROTECTED]> > > > > > I have a class like this at both work (called Assert) and in the Joda > > project (called Validate). > > > Me to (but they are called Assert). Why can't you, Stephen, check some of > > this in (into lang sandbox?) so that we can have a go at it? > > Well at least in part because I no longer know if I can check code in from > another project (Joda) to [lang] without going through lawyers. Joda uses > an Apache style licence, so there should be no issue, but I just don't know > anymore ;-) > > Anyway, the class is hardly tough to write from scratch. (Mine doesn't have > the fancy array/list checking methods) > > Stephen -- To unsubscribe, e-mail: <mailto:commons-dev-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:commons-dev-help@;jakarta.apache.org>
