From 3d356cc9ef7b1055242256c00a2e6b93b5462880 Mon Sep 17 00:00:00 2001 From: Dimitar Misev Date: Sat, 5 Feb 2011 22:44:35 +0100 Subject: WCS 2.0 implementation in Petascope --- petascope/src/petascope/wcps/grammar/FieldInterpolationElement.java | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'petascope/src/petascope/wcps/grammar/FieldInterpolationElement.java') diff --git a/petascope/src/petascope/wcps/grammar/FieldInterpolationElement.java b/petascope/src/petascope/wcps/grammar/FieldInterpolationElement.java index 556eeda..e34e5ae 100644 --- a/petascope/src/petascope/wcps/grammar/FieldInterpolationElement.java +++ b/petascope/src/petascope/wcps/grammar/FieldInterpolationElement.java @@ -14,13 +14,12 @@ * You should have received a copy of the GNU General Public License * along with rasdaman community. If not, see . * - * Copyright 2003, 2004, 2005, 2006, 2007, 2008, 2009 Peter Baumann / - rasdaman GmbH. + * Copyright 2003 - 2010 Peter Baumann / rasdaman GmbH. * * For more information please see * or contact Peter Baumann via . */ -package petascope.wcps.grammar; +package petascope.wcps.grammar; /** * FieldInterpolationElement -- cgit