--- pythonwimp/wimp.py 2005/05/15 12:08:06 74 +++ pythonwimp/wimp.py 2005/05/15 12:10:21 75 @@ -1,5 +1,9 @@ """Interface with RISC OS window manager (wimp) and related functions. +Licensed under the MIT License, + http://www.opensource.org/licenses/mit-license +Copyright 2005 James Bursa + Class hierarchy: window -- base window class