浏览代码

remove incorrect contact info

Simon Armstrong 9 年之前
父节点
当前提交
a97b18fd62

+ 0 - 1
mod/maxgui.mod/cocoamaxgui.mod/cocoa.macos.m

@@ -2,7 +2,6 @@
 
 // blitzmax cocoa interface 
 
-// by [email protected]
 
 
 

+ 1 - 2
mod/maxgui.mod/cocoamaxgui.mod/cocoa.macos_tiger.m

@@ -1,6 +1,5 @@
 // cocoa.macos.m
-// blitzmax cocoa interface 
-// by [email protected]
+// a maxgui cocoa interface 
 
 #include <AppKit/AppKit.h>
 #include <WebKit/WebView.h>

+ 1 - 1
src/bmk/bmk_bb2bmx.bmx

@@ -2,7 +2,7 @@
 Strict
 
 ' bmk_bb2bmx.bmx v0.4
-' by [email protected]
+' by Simon Armstrong
 
 ' converts BlitzBasic source files to BlitzMax