branch | v_0 |
changeset 40 | 1978eaf429de |
parent 39 | ec0e970e0830 |
1.1 --- a/src/main/java/cz/frantovo/rozsireneatributy/CSV.java Sat Dec 16 20:13:13 2023 +0100 1.2 +++ b/src/main/java/cz/frantovo/rozsireneatributy/CSV.java Sat Dec 16 23:54:00 2023 +0100 1.3 @@ -22,7 +22,7 @@ 1.4 /** 1.5 * Generátor standardních CSV. 1.6 * 1.7 - * @author Ing. František Kučera 1.8 + * @author Ing. František Kučera (frantovo.cz) 1.9 */ 1.10 public class CSV { 1.11