-/* ITSplashWindow */
+/*
+ * ITKit
+ * ITSplashWindow.h
+ *
+ * Copyright (c) 2005 iThink Software
+ *
+ */
#import <Cocoa/Cocoa.h>
-@interface ITSplashWindow : NSWindow
-{
+@interface ITSplashWindow : NSWindow {
+
}
-@end
+
+@end
\ No newline at end of file