[Geoserver-devel] [jira] (GEOS-5459) TimePeriodTypeBinding and TimeSequenceTypeBinding from GeoTools

Jody Garnett created Sub-taskGEOS-5459
TimePeriodTypeBinding and TimeSequenceTypeBinding from GeoTools

Issue Type:

Sub-taskSub-task

Assignee:

Andrea Aime

Components:

WCS

Created:

16/Nov/12 5:50 AM

Description:

The following files are distributed with GeoTools LGPL headers:

  • TimePeriodTypeBinding.java
  • TimeSequenceTypeBinding.java
/*
 *    GeoTools - The Open Source Java GIS Toolkit
 *    http://geotools.org
 *
 *    (C) 2009, Open Source Geospatial Foundation (OSGeo)
 *
 *    This library is free software; you can redistribute it and/or
 *    modify it under the terms of the GNU Lesser General Public
 *    License as published by the Free Software Foundation;
 *    version 2.1 of the License.
 *
 *    This library is distributed in the hope that it will be useful,
 *    but WITHOUT ANY WARRANTY; without even the implied warranty of
 *    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 *    Lesser General Public License for more details.
 */

We need to update this to GPL (tracking its former GeoTools life):

/* Copyright (c) 2012 TOPP - www.openplans.org. All rights reserved.
 *           (c) 2009 Open Source Geospatial Foundation (LGPL)
 * This code is licensed under the GPL 2.0 license, available at the root
 * application directory.
 */

Note: There is a chance these files were generated with the above header? Need to check with the author to confirm.

Project:

GeoServer

Priority:

MajorMajor

Reporter:

Jody Garnett

This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your [JIRA administrators](https://jira.codehaus.org/secure/ContactAdministrators!default.jspa). For more information on JIRA, see: [http://www.atlassian.com/software/jira](http://www.atlassian.com/software/jira)