Mercurial > dive4elements > river
annotate java.header @ 8892:87a242425467
Introduced ChartExtender that allows to tweak the charts for very specific use cases.
author | gernotbelger |
---|---|
date | Thu, 15 Feb 2018 13:46:35 +0100 |
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 ^ \*/$ |