Yes, please apply this change to:
ui/src/main/java/ucar/nc2/ui/table/TreeTableModelAdapter.java
ui/src/main/java/ucar/nc2/ui/table/JTreeTable.java
ui/src/main/java/ucar/nc2/ui/table/TreeTableModel.java
ui/src/main/java/ucar/nc2/ui/table/TreeTableModelAbstract.java
Thanks
On Fri, Jan 20, 2012 at 5:17 PM, John Caron <caron@xxxxxxxxxxxxxxxx> wrote:
> Hi Mathieu:
>
> I can replace with a version from a later JDK release with this license:
>
> /*
> * %W% %E%
> *
> * Copyright 1997, 1998 Sun Microsystems, Inc. All Rights Reserved.
> *
> * Redistribution and use in source and binary forms, with or
> * without modification, are permitted provided that the following
> * conditions are met:
> *
> * - Redistributions of source code must retain the above copyright
> * notice, this list of conditions and the following disclaimer.
> *
> * - Redistribution in binary form must reproduce the above
> * copyright notice, this list of conditions and the following
> * disclaimer in the documentation and/or other materials
> * provided with the distribution.
> *
> * Neither the name of Sun Microsystems, Inc. or the names of
> * contributors may be used to endorse or promote products derived
> * from this software without specific prior written permission.
> *
> * This software is provided "AS IS," without a warranty of any
> * kind. ALL EXPRESS OR IMPLIED CONDITIONS, REPRESENTATIONS AND
> * WARRANTIES, INCLUDING ANY IMPLIED WARRANTY OF MERCHANTABILITY,
> * FITNESS FOR A PARTICULAR PURPOSE OR NON-INFRINGEMENT, ARE HEREBY
> * EXCLUDED. SUN AND ITS LICENSORS SHALL NOT BE LIABLE FOR ANY
> * DAMAGES OR LIABILITIES SUFFERED BY LICENSEE AS A RESULT OF OR
> * RELATING TO USE, MODIFICATION OR DISTRIBUTION OF THIS SOFTWARE OR
> * ITS DERIVATIVES. IN NO EVENT WILL SUN OR ITS LICENSORS BE LIABLE
> * FOR ANY LOST REVENUE, PROFIT OR DATA, OR FOR DIRECT, INDIRECT,
> * SPECIAL, CONSEQUENTIAL, INCIDENTAL OR PUNITIVE DAMAGES, HOWEVER
> * CAUSED AND REGARDLESS OF THE THEORY OF LIABILITY, ARISING OUT OF
> * THE USE OF OR INABILITY TO USE THIS SOFTWARE, EVEN IF SUN HAS
> * BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
> *
> * You acknowledge that this software is not designed, licensed or
> * intended for use in the design, construction, operation or
> * maintenance of any nuclear facility.
> */
>
> does that help?
>
>
>
> On 1/20/2012 6:19 AM, Mathieu Malaterre wrote:
>>
>> Dear netcdf-java developers,
>>
>> On behalf of the debian med team, I am trying to package netcdf-java
>> within debian to allow easy installation of netcdf-java. The code is
>> pretty straightforward to compile and install.
>> However upon inspection of the netcdf-java 4.3 release, we have found
>> some issues with the licensing terms. In particular:
>>
>>
>> /*
>> * TreeTableModel.java
>> *
>> * Copyright (c) 1998 Sun Microsystems, Inc. All Rights Reserved.
>> *
>> * This software is the confidential and proprietary information of Sun
>> * Microsystems, Inc. ("Confidential Information"). You shall not
>> * disclose such Confidential Information and shall use it only in
>> * accordance with the terms of the license agreement you entered into
>> * with Sun.
>> *
>> * SUN MAKES NO REPRESENTATIONS OR WARRANTIES ABOUT THE SUITABILITY OF THE
>> * SOFTWARE, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
>> * IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
>> * PURPOSE, OR NON-INFRINGEMENT. SUN SHALL NOT BE LIABLE FOR ANY DAMAGES
>> * SUFFERED BY LICENSEE AS A RESULT OF USING, MODIFYING OR DISTRIBUTING
>> * THIS SOFTWARE OR ITS DERIVATIVES.
>> *
>> */
>>
>>
>> I was not able to find those 'terms of license agreement' within the
>> netcdf-java package. So could someone please point me to those 'terms
>> of license agreement' ?
>>
>> Thanks& regards,
>> --
>> Mathieu
>>
>> _______________________________________________
>> netcdf-java mailing list
>> netcdf-java@xxxxxxxxxxxxxxxx
>> For list information or to unsubscribe, visit:
>> http://www.unidata.ucar.edu/mailing_lists/
>
>
> _______________________________________________
> netcdf-java mailing list
> netcdf-java@xxxxxxxxxxxxxxxx
> For list information or to unsubscribe, visit:
> http://www.unidata.ucar.edu/mailing_lists/
--
Mathieu