Merge pull request #3454 from kenwest/CRM-14815
[civicrm-core.git] / xml / templates / civicrm_currency.tpl
index 7448a98ceb9353acf1f52cefee7d4225ce7aea3b..aea420495238857cfd0a26ae19681d95662499a4 100644 (file)
@@ -1,7 +1,7 @@
 -- +--------------------------------------------------------------------+
--- | CiviCRM version 4.3                                                |
+-- | CiviCRM version 4.5                                                |
 -- +--------------------------------------------------------------------+
--- | Copyright CiviCRM LLC (c) 2004-2013                                |
+-- | Copyright CiviCRM LLC (c) 2004-2014                                |
 -- +--------------------------------------------------------------------+
 -- | This file is a part of CiviCRM.                                    |
 -- |                                                                    |
 -- | GNU Affero General Public License or the licensing of CiviCRM,     |
 -- | see the CiviCRM license FAQ at http://civicrm.org/licensing        |
 -- +--------------------------------------------------------------------+
+--
+-- Generated from {$smarty.template}
+-- {$generated}
+--
 -- currencies
 INSERT INTO civicrm_currency (id, name, symbol, numeric_code, full_name) VALUES
 (  1, "AUD",  "$", "036", "Australian Dollar"),