/* * AboutViewController.h * * Description: * * * Belledonne Communications (C) 2010 * * Copyright: See COPYING file that comes with this distribution * */ #import @interface AboutViewController : UIViewController { } @end