savannah-hackers
[Top][All Lists]
Advanced

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

Re: [Savannah-hackers] savannah.gnu.org: submission of Treemap Java Libr


From: Guillaume Morin
Subject: Re: [Savannah-hackers] savannah.gnu.org: submission of Treemap Java Library
Date: Tue, 20 Nov 2001 18:29:28 +0100
User-agent: Mutt/1.3.23i

Dans un message du 20 nov à 12:03, address@hidden écrivait :
> Bouthier Christophe <address@hidden> described the package as follows:
> License: expat
> Other License: 
> Package: Treemap Java Library
> System name: treemap
> This package does NOT want to apply for inclusion in the GNU project
> 
> A treemap visualization java library, to
> implement Shneiderman\\\'s treemap easily
> (http://www.cs.umd.edu/hcil/treemaps/). Shows
> efficiently tree data as a rectangle colored map. Usefull
> to monitor thousand of files in a little window.
> 
> My project exists already on sourceforge :
> treemap.sf.net

I've found no copyright notice in your java files. Therefore,
unless I'm mistaken, Treemap is not free software. You have to add
copyright information at the beginning of all your java files.
Could you do it and tell me what it is done please ?

Here is an example with the expat license :

/*
Copyright (c) year1,year2 Author

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be included
in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

*/

Thanks for your patience.

Regards,

-- 
Guillaume Morin <address@hidden>

      A friend in need is a friend indeed. A friend who bleeds is better.
         My friend confessed, she passed the test. We will never sever.
                                   (Placebo)



reply via email to

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