X-Git-Url: https://plomlompom.com/repos/?a=blobdiff_plain;f=client%2Fwindow_management.py;fp=client%2Fwindow_management.py;h=9a50b296d22c7165ee9d757008801462e9d64090;hb=0a56367e8396b2ece4c1bce8a25e93ceabd901c1;hp=141cc656b6e92fa81427b704f9c87e006eabd570;hpb=08f8592f1a1e5d340b6c2372551f0a3da28a07d8;p=plomrogue diff --git a/client/window_management.py b/client/window_management.py index 141cc65..9a50b29 100644 --- a/client/window_management.py +++ b/client/window_management.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 curses import types