X-Git-Url: https://plomlompom.com/repos/%7B%7B%20web_path%20%7D%7D/decks/%7B%7Bdeck_id%7D%7D/cards/%7B%7Bcard_id%7D%7D/static/git-logo.png?a=blobdiff_plain;f=client%2Fwindows.py;h=9eddc1cb33beb722e269c30edcca0b5cdcd6b81f;hb=37026869d919c828452ab1680188c7342d5f02a5;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