X-Git-Url: https://plomlompom.com/repos/berlin_corona.txt?a=blobdiff_plain;f=client%2Fwindows.py;h=9eddc1cb33beb722e269c30edcca0b5cdcd6b81f;hb=b6163694eb06e14eeed3b8436c60944abe2022e1;hp=4177bed7cfd4a47722f4b3ff85b2226568daa993;hpb=3d4ef72a869787ade399af85a42ab0aef9d73766;p=plomrogue diff --git a/client/windows.py b/client/windows.py index 4177bed..9eddc1c 100644 --- a/client/windows.py +++ b/client/windows.py @@ -1,3 +1,8 @@ +# This file is part of PlomRogue. PlomRogue is licensed under the GPL version 3 +# or any later version. For details on its copyright, license, and warranties, +# see the file NOTICE in the root directory of the PlomRogue source package. + + import math import curses