closeMap geometry attribution
========================
The province outlines, unit anchor coordinates, supply-centre dot positions and
province abbreviation label positions used by this page are derived from
`standard.svg`, the detailed standard Diplomacy map shipped with jDip:
Detailed Standard Map
background map bitmap by J. Fatula III
SVG by Zach DelProposto
Copyright jDip - GPL License
jDip: https://jdip.sourceforge.net/
That header is the whole of the grant carried by the file: it says "GPL License"
and names no version. Where a work is released under the GPL without stating a
version, the licence itself (GPL-2.0 §9, GPL-3.0 §14) lets the recipient choose
any version ever published by the Free Software Foundation. This project takes
the conservative reading of that choice and distributes the derived geometry —
and the page that renders it — under the GNU General Public License, version 2
or later.
The extraction script is `src/data/build-standard-art.py` in this repository
(https://github.com/ApriiSR/conway-diplomacy).
Only geometry is reused. The page draws its own SVG at runtime from the
extracted coordinates; none of jDip's stylesheet, symbol set, or background
bitmap is included.
Full terms:
This program is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the Free
Software Foundation; either version 2 of the License, or (at your option)
any later version.
This program is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
more details.
Full text: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
"Diplomacy" is a trademark of Avalon Hill / Hasbro. This is an unofficial
fan-made adjudicator for a variant and is not affiliated with them.