Author: sevein Date: Sat Apr 30 04:46:30 2011 New Revision: 9090 Log: Add Wu Liu as one of the authors in some file headers.
Modified: trunk/apps/qubit/modules/actor/actions/browseAction.class.php trunk/apps/qubit/modules/function/actions/browseAction.class.php trunk/apps/qubit/modules/informationobject/actions/browseAction.class.php trunk/apps/qubit/modules/repository/actions/browseAction.class.php Modified: trunk/apps/qubit/modules/actor/actions/browseAction.class.php ============================================================================== --- trunk/apps/qubit/modules/actor/actions/browseAction.class.php Sat Apr 30 04:41:29 2011 (r9089) +++ trunk/apps/qubit/modules/actor/actions/browseAction.class.php Sat Apr 30 04:46:30 2011 (r9090) @@ -24,6 +24,7 @@ * @subpackage actor * @author Peter Van Garderen <[email protected]> * @author David Juhasz <[email protected]> + * @author Wu Liu <[email protected]> * @version svn:$Id$ */ class ActorBrowseAction extends sfAction Modified: trunk/apps/qubit/modules/function/actions/browseAction.class.php ============================================================================== --- trunk/apps/qubit/modules/function/actions/browseAction.class.php Sat Apr 30 04:41:29 2011 (r9089) +++ trunk/apps/qubit/modules/function/actions/browseAction.class.php Sat Apr 30 04:46:30 2011 (r9090) @@ -21,6 +21,7 @@ * @package qubit * @subpackage repository * @author Peter Van Garderen <[email protected]> + * @author Wu Liu <[email protected]> * @version svn:$Id$ */ class FunctionBrowseAction extends sfAction Modified: trunk/apps/qubit/modules/informationobject/actions/browseAction.class.php ============================================================================== --- trunk/apps/qubit/modules/informationobject/actions/browseAction.class.php Sat Apr 30 04:41:29 2011 (r9089) +++ trunk/apps/qubit/modules/informationobject/actions/browseAction.class.php Sat Apr 30 04:46:30 2011 (r9090) @@ -21,6 +21,7 @@ * @package qubit * @subpackage repository * @author Peter Van Garderen <[email protected]> + * @author Wu Liu <[email protected]> * @version svn:$Id$ */ class InformationObjectBrowseAction extends sfAction Modified: trunk/apps/qubit/modules/repository/actions/browseAction.class.php ============================================================================== --- trunk/apps/qubit/modules/repository/actions/browseAction.class.php Sat Apr 30 04:41:29 2011 (r9089) +++ trunk/apps/qubit/modules/repository/actions/browseAction.class.php Sat Apr 30 04:46:30 2011 (r9090) @@ -21,6 +21,7 @@ * @package qubit * @subpackage repository * @author Peter Van Garderen <[email protected]> + * @author Wu Liu <[email protected]> * @version svn:$Id$ */ class RepositoryBrowseAction extends sfAction -- You received this message because you are subscribed to the Google Groups "Qubit Toolkit Commits" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/qubit-commits?hl=en.
