X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/9d8dbcc95c9e3ea959f034d5ddb2edcc71fe1f59..ecb8d27b9232f704f9813e77b9f012301c9f9a08:/MTBlingController.h diff --git a/MTBlingController.h b/MTBlingController.h index 642bdc9..4fb205b 100755 --- a/MTBlingController.h +++ b/MTBlingController.h @@ -3,7 +3,7 @@ // MenuTunes // // Created by Matthew L. Judy on Tue Aug 19 2003. -// Copyright (c) 2003 NibFile.com. All rights reserved. +// Copyright (c) 2003 iThink Software. All rights reserved. // #import @@ -28,6 +28,5 @@ - (int)checkKeyFile; - (int)checkDone; -- (void)test:(id)sender; @end