Fix visibility on legacy functions
[civicrm-core.git] / CRM / Utils / AutoClean.php
index f64722078061f6b9882764c5d4d6235a43056869..02b6268d2c1658695f27f84488649cae5dfbb1e5 100644 (file)
@@ -1,8 +1,9 @@
-<?php /*
+<?php
+/*
  +--------------------------------------------------------------------+
  | CiviCRM version 4.7                                                |
  +--------------------------------------------------------------------+
- | Copyright CiviCRM LLC (c) 2004-2015                                |
+ | Copyright CiviCRM LLC (c) 2004-2017                                |
  +--------------------------------------------------------------------+
  | This file is a part of CiviCRM.                                    |
  |                                                                    |
  +--------------------------------------------------------------------+
  */
 
+/**
+ *
+ * @package CRM
+ * @copyright CiviCRM LLC (c) 2004-2017
+ */
+
 /**
  * Class CRM_Utils_AutoClean
  *