X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/5000096b6a5ad137b84a88d3574ca7e90186c387..5d522e078c23fa6f309bf38b44c6090e05581f01:/NetworkObject.m diff --git a/NetworkObject.m b/NetworkObject.m index 8721e98..7c5a018 100755 --- a/NetworkObject.m +++ b/NetworkObject.m @@ -1,20 +1,3 @@ -/* - * MenuTunes - * NetworkObject - * Remote network object that is vended - * - * Original Author : Kent Sutherland - * Responsibility : Kent Sutherland - * - * Copyright (c) 2002 - 2003 iThink Software. - * All Rights Reserved - * - * This header defines the Objective-C protocol which all MenuTunes Remote - * plugins must implement. To build a remote, create a subclass of this - * object, and implement each method in the @protocol below. - * - */ - #import "NetworkObject.h" #import "MainController.h" #import