Huge audit of ITKit, mostly everything has been updated to current coding
[ITKit.git] / ITSplashWindow.h
index 48c17e2..d959a7a 100644 (file)
@@ -1,8 +1,18 @@
-/* ITSplashWindow */
+/*
+ *     ITKit
+ *     ITSplashWindow.h
+ *
+ *     Copyright (c) 2005 by iThink Software.
+ *     All Rights Reserved.
+ *
+ *     $Id$
+ *
+ */
 
 #import <Cocoa/Cocoa.h>
 
-@interface ITSplashWindow : NSWindow
-{
+@interface ITSplashWindow : NSWindow {
+
 }
-@end
+
+@end
\ No newline at end of file