Licensing MenuTunes under the GNU General Public License version 2.
[MenuTunes.git] / main.m
diff --git a/main.m b/main.m
index ec59c4e..cd994f4 100755 (executable)
--- a/main.m
+++ b/main.m
@@ -1,11 +1,11 @@
-//
-//  main.m
-//  MenuTunes
-//
-//  Created by Kent Sutherland on Sun Nov 17 2002.
-//  Copyright (c) 2002 Kent Sutherland. All rights reserved.
-//
-// Poink.
+/*
+ *     MenuTunes
+ *     main.m
+ *
+ *     Copyright (c) 2002 iThink Software
+ *
+ */
+
 #import <Cocoa/Cocoa.h>
 
 int main(int argc, const char *argv[])