Subversion Repositories hibernate-spatial

Rev

Rev 141 | Rev 146 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 141 Rev 142
Line 1... Line 1...
1
/*
1
/*
2
 * $Id$
2
 * $Id: Decoder.java 142 2009-11-03 23:05:09Z maesenka $
3
 *
3
 *
4
 * This file is part of Hibernate Spatial, an extension to the
4
 * This file is part of Hibernate Spatial, an extension to the
5
 * hibernate ORM solution for geographic data.
5
 * hibernate ORM solution for geographic data.
6
 *
6
 *
7
 * Copyright © 2009 Geovise BVBA
7
 * Copyright © 2009 Geovise BVBA
8
 *
8
 *
9
 * This work was partially supported by the European Commission,
-
 
10
 * under the 6th Framework Programme, contract IST-2-004688-STP.
-
 
11
 *
-
 
12
 * This library is free software; you can redistribute it and/or
9
 * This library is free software; you can redistribute it and/or
13
 * modify it under the terms of the GNU Lesser General Public
10
 * modify it under the terms of the GNU Lesser General Public
14
 * License as published by the Free Software Foundation; either
11
 * License as published by the Free Software Foundation; either
15
 * version 2.1 of the License, or (at your option) any later version.
12
 * version 2.1 of the License, or (at your option) any later version.
16
 *
13
 *