Mercurial > dive4elements > river
annotate java.header @ 8975:a0a0a7f912ab
Added new columns bed_height.comment and sounding_width_info; extended the bed height parser for the new meta data and the min/max_height columns
author | mschaefer |
---|---|
date | Tue, 03 Apr 2018 10:40:57 +0200 |
parents | 0862ea5d66ba |
children |
rev | line source |
---|---|
8859
0862ea5d66ba
Add Checkstyle configuration.
Tom Gottfried <tom@intevation.de>
parents:
diff
changeset
|
1 ^/\* Copyright \(C\) .* by Bundesanstalt für Gewässerkunde$ |
0862ea5d66ba
Add Checkstyle configuration.
Tom Gottfried <tom@intevation.de>
parents:
diff
changeset
|
2 ^ \* Software engineering by .*$ |
0862ea5d66ba
Add Checkstyle configuration.
Tom Gottfried <tom@intevation.de>
parents:
diff
changeset
|
3 ^ \*$ |
0862ea5d66ba
Add Checkstyle configuration.
Tom Gottfried <tom@intevation.de>
parents:
diff
changeset
|
4 ^ \* This file is Free Software under the GNU AGPL \(>=v3\)$ |
0862ea5d66ba
Add Checkstyle configuration.
Tom Gottfried <tom@intevation.de>
parents:
diff
changeset
|
5 ^ \* and comes with ABSOLUTELY NO WARRANTY! Check out the$ |
0862ea5d66ba
Add Checkstyle configuration.
Tom Gottfried <tom@intevation.de>
parents:
diff
changeset
|
6 ^ \* documentation coming with Dive4Elements River for details.$ |
0862ea5d66ba
Add Checkstyle configuration.
Tom Gottfried <tom@intevation.de>
parents:
diff
changeset
|
7 ^ \*/$ |