Merge pull request #6560 from kurund/CRM-16719-fix
[civicrm-core.git] / bin / encryptDB.php
index d6500f1c319107a8dcc692f8e48c8a4b1b9608c2..acbc7457d976d532ddf7fd20dc8a320234fa4ec2 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 /*
  +--------------------------------------------------------------------+
- | CiviCRM version 4.6                                                |
+ | CiviCRM version 4.7                                                |
  +--------------------------------------------------------------------+
  | Copyright CiviCRM LLC (c) 2004-2015                                |
  +--------------------------------------------------------------------+
@@ -29,8 +29,6 @@
  *
  * @package CRM
  * @copyright CiviCRM LLC (c) 2004-2015
- * $Id$
- *
  */
 
 define('CRM_ENCRYPT', 1);