diff options
Diffstat (limited to 'src/ui/ui_shared.h')
-rw-r--r-- | src/ui/ui_shared.h | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/src/ui/ui_shared.h b/src/ui/ui_shared.h index a32c2297..a84070cf 100644 --- a/src/ui/ui_shared.h +++ b/src/ui/ui_shared.h @@ -1,3 +1,16 @@ +/* + * Portions Copyright (C) 2000-2001 Tim Angus + * + * This program is free software; you can redistribute it and/or modify it + * under the terms of the OSML - Open Source Modification License v1.0 as + * described in the file COPYING which is distributed with this source + * code. + * + * 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. + */ + #ifndef __UI_SHARED_H #define __UI_SHARED_H |