Comment fixes for CRM/Utils directory
[civicrm-core.git] / CRM / Utils / PDF / Label.php
index 5deab7b70332e03f610a4df43e463214b99dfeea..4dd4ffff009c71f19f9ea65ed291a9c9ea8b47b4 100644 (file)
  */
 
 /**
- *  Class to print labels in Avery or custom formats
+ * Class to print labels in Avery or custom formats
  * functionality and smarts to the base PDF_Label.
  *
+ * @package CRM
  * @copyright CiviCRM LLC (c) 2004-2015
- *
- *
  */
 
 require_once 'tcpdf/tcpdf.php';