Comment fixes for CRM/Utils directory
[civicrm-core.git] / CRM / Utils / Tree.php
index cc526ae474738dc2722225b9d58425734797539b..819e7a14873ef16d2330c82077cbff588026dbb8 100644 (file)
  *      'name' - string
  *      'children' - array
  *      'data' - array
- *
- *
- * @package CRM
- * @copyright CiviCRM LLC (c) 2004-2015
- * $Id: $
- *
  */
 class CRM_Utils_Tree {