diff options
author | pasky <pasky@openttd.org> | 2005-03-06 17:09:08 +0000 |
---|---|---|
committer | pasky <pasky@openttd.org> | 2005-03-06 17:09:08 +0000 |
commit | 18821a1fa36bb871044269a5f6be1692cdfdb4fb (patch) | |
tree | d3d25d84cdd84649e94d18c74de97b5d3493a691 | |
parent | 904700fc9f9d8cea97f002266570f0e4121abde0 (diff) | |
download | openttd-18821a1fa36bb871044269a5f6be1692cdfdb4fb.tar.xz |
(svn r1948) Add an explicit copyright notice regarding the Czech town names generator and an offer to help. :-)
-rw-r--r-- | table/namegen.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/table/namegen.h b/table/namegen.h index 7dfb61ff7..8e0584a68 100644 --- a/table/namegen.h +++ b/table/namegen.h @@ -1661,6 +1661,9 @@ static const char *name_czech_real[] = { /* The advanced hyperintelligent Czech town names generator! */ +/* The tables and MakeCzechTownName() is (c) Petr Baudis 2005 (GPL'd) + * Feel free to ask me about anything unclear or if you need help + * with cloning this for your own language. */ // Sing., pl. enum CzechGender { |