CRM-21787: Keep up-to-date without running GenCode on all builds
[civicrm-core.git] / CRM / Utils / Crypt.php
index a4e3ad13d92f9e7b4b4627ce19c5093c0da43b88..abb1e1e5aa901fbe8708e216dd42abcfb3bc5d2b 100644 (file)
@@ -3,7 +3,7 @@
  +--------------------------------------------------------------------+
  | CiviCRM version 4.7                                                |
  +--------------------------------------------------------------------+
- | Copyright CiviCRM LLC (c) 2004-2016                                |
+ | Copyright CiviCRM LLC (c) 2004-2017                                |
  +--------------------------------------------------------------------+
  | This file is a part of CiviCRM.                                    |
  |                                                                    |
@@ -28,7 +28,7 @@
 /**
  *
  * @package CRM
- * @copyright CiviCRM LLC (c) 2004-2016
+ * @copyright CiviCRM LLC (c) 2004-2017
  */
 class CRM_Utils_Crypt {