From f5af960c893a40ca1e6705e63d8165d15c15c1cc Mon Sep 17 00:00:00 2001 From: yashodha Date: Mon, 26 Feb 2018 10:25:33 +0530 Subject: [PATCH] header fixes --- civicrm.install | 4 ++-- civicrm.module | 2 +- drush/civicrm.drush.inc | 4 ++-- modules/civicrm_engage/Engage/Report/Form/CallList.php | 4 ++-- modules/civicrm_engage/Engage/Report/Form/List.php | 4 ++-- modules/civicrm_engage/Engage/Report/Form/WalkList.php | 4 ++-- modules/civicrm_engage/civicrm_engage.install | 4 ++-- modules/civicrm_engage/civicrm_engage.module | 4 ++-- .../templates/CRM/Contact/Form/Edit/Demographics.tpl | 2 +- .../templates/CRM/Contact/Form/Inline/Demographics.tpl | 2 +- .../templates/CRM/Contact/Page/Inline/Demographics.tpl | 2 +- modules/civicrm_og_sync/civicrm_og_sync.install | 4 ++-- modules/civicrm_og_sync/civicrm_og_sync.module | 4 ++-- modules/civicrm_rules/civicrm_rules.contact-eval.inc | 4 ++-- modules/civicrm_rules/civicrm_rules.event-eval.inc | 4 ++-- modules/civicrm_rules/civicrm_rules.install | 4 ++-- modules/civicrm_rules/civicrm_rules.mailing-eval.inc | 4 ++-- modules/civicrm_rules/civicrm_rules.module | 4 ++-- modules/civicrm_rules/civicrm_rules.participant-eval.inc | 4 ++-- modules/civicrm_rules/civicrm_rules.rules.inc | 4 ++-- modules/civicrm_rules/civicrm_rules_action.inc | 4 ++-- modules/civicrm_rules/civicrm_rules_condition.inc | 4 ++-- modules/civicrm_rules/civicrm_rules_entity.inc | 4 ++-- modules/civicrm_rules/civicrm_rules_event.inc | 4 ++-- modules/civicrm_rules/civicrm_rules_utils.inc | 4 ++-- modules/civicrmtheme/civicrmtheme.install | 4 ++-- modules/civicrmtheme/civicrmtheme.module | 4 ++-- 27 files changed, 50 insertions(+), 50 deletions(-) diff --git a/civicrm.install b/civicrm.install index 7e38031fd..d0ca24d3c 100644 --- a/civicrm.install +++ b/civicrm.install @@ -3,7 +3,7 @@ +--------------------------------------------------------------------+ | CiviCRM version 4.7 | +--------------------------------------------------------------------+ - | Copyright CiviCRM LLC (c) 2004-2017 | + | Copyright CiviCRM LLC (c) 2004-2018 | +--------------------------------------------------------------------+ | This file is a part of CiviCRM. | | | @@ -28,7 +28,7 @@ /** * * @package CRM - * @copyright CiviCRM LLC (c) 2004-2017 + * @copyright CiviCRM LLC (c) 2004-2018 * $Id$ * */ diff --git a/civicrm.module b/civicrm.module index e5eebf639..b25d54d2b 100644 --- a/civicrm.module +++ b/civicrm.module @@ -26,7 +26,7 @@ * Drupal module file. * * @package CRM - * @copyright CiviCRM LLC (c) 2004-2017 + * @copyright CiviCRM LLC (c) 2004-2018 */ require_once 'civicrm_user.inc'; diff --git a/drush/civicrm.drush.inc b/drush/civicrm.drush.inc index 6c611da96..e4edf4acb 100644 --- a/drush/civicrm.drush.inc +++ b/drush/civicrm.drush.inc @@ -3,7 +3,7 @@ +--------------------------------------------------------------------+ | CiviCRM version 4.7 | +--------------------------------------------------------------------+ - | Copyright CiviCRM LLC (c) 2004-2017 | + | Copyright CiviCRM LLC (c) 2004-2018 | +--------------------------------------------------------------------+ | This file is a part of CiviCRM. | | | @@ -28,7 +28,7 @@ /** * * @package CRM - * @copyright CiviCRM LLC (c) 2004-2017 + * @copyright CiviCRM LLC (c) 2004-2018 */ /** diff --git a/modules/civicrm_engage/Engage/Report/Form/CallList.php b/modules/civicrm_engage/Engage/Report/Form/CallList.php index 3446120f2..73e546970 100644 --- a/modules/civicrm_engage/Engage/Report/Form/CallList.php +++ b/modules/civicrm_engage/Engage/Report/Form/CallList.php @@ -3,7 +3,7 @@ +--------------------------------------------------------------------+ | CiviCRM version 4.7 | +--------------------------------------------------------------------+ - | Copyright CiviCRM LLC (c) 2004-2017 | + | Copyright CiviCRM LLC (c) 2004-2018 | +--------------------------------------------------------------------+ | This file is a part of CiviCRM. | | | @@ -28,7 +28,7 @@ /** * * @package CRM - * @copyright CiviCRM LLC (c) 2004-2017 + * @copyright CiviCRM LLC (c) 2004-2018 * @copyright DharmaTech (c) 2009 * $Id$ * diff --git a/modules/civicrm_engage/Engage/Report/Form/List.php b/modules/civicrm_engage/Engage/Report/Form/List.php index 73816d15a..e64b1817d 100644 --- a/modules/civicrm_engage/Engage/Report/Form/List.php +++ b/modules/civicrm_engage/Engage/Report/Form/List.php @@ -3,7 +3,7 @@ +--------------------------------------------------------------------+ | CiviCRM version 4.7 | +--------------------------------------------------------------------+ - | Copyright CiviCRM LLC (c) 2004-2017 | + | Copyright CiviCRM LLC (c) 2004-2018 | +--------------------------------------------------------------------+ | This file is a part of CiviCRM. | | | @@ -28,7 +28,7 @@ /** * * @package CRM - * @copyright CiviCRM LLC (c) 2004-2017 + * @copyright CiviCRM LLC (c) 2004-2018 * @copyright DharmaTech (c) 2009 * $Id$ * diff --git a/modules/civicrm_engage/Engage/Report/Form/WalkList.php b/modules/civicrm_engage/Engage/Report/Form/WalkList.php index 20c39eb10..386e567cf 100644 --- a/modules/civicrm_engage/Engage/Report/Form/WalkList.php +++ b/modules/civicrm_engage/Engage/Report/Form/WalkList.php @@ -3,7 +3,7 @@ +--------------------------------------------------------------------+ | CiviCRM version 4.7 | +--------------------------------------------------------------------+ - | Copyright CiviCRM LLC (c) 2004-2017 | + | Copyright CiviCRM LLC (c) 2004-2018 | +--------------------------------------------------------------------+ | This file is a part of CiviCRM. | | | @@ -28,7 +28,7 @@ /** * * @package CRM - * @copyright CiviCRM LLC (c) 2004-2017 + * @copyright CiviCRM LLC (c) 2004-2018 * @copyright DharmaTech (c) 2009 * $Id$ * diff --git a/modules/civicrm_engage/civicrm_engage.install b/modules/civicrm_engage/civicrm_engage.install index 9e942eaea..3d406a67c 100644 --- a/modules/civicrm_engage/civicrm_engage.install +++ b/modules/civicrm_engage/civicrm_engage.install @@ -3,7 +3,7 @@ +--------------------------------------------------------------------+ | CiviCRM version 4.7 | +--------------------------------------------------------------------+ - | Copyright CiviCRM LLC (c) 2004-2017 | + | Copyright CiviCRM LLC (c) 2004-2018 | +--------------------------------------------------------------------+ | This file is a part of CiviCRM. | | | @@ -28,7 +28,7 @@ /** * * @package CRM - * @copyright CiviCRM LLC (c) 2004-2017 + * @copyright CiviCRM LLC (c) 2004-2018 * $Id$ * */ diff --git a/modules/civicrm_engage/civicrm_engage.module b/modules/civicrm_engage/civicrm_engage.module index 681c860a4..24ec5920b 100644 --- a/modules/civicrm_engage/civicrm_engage.module +++ b/modules/civicrm_engage/civicrm_engage.module @@ -3,7 +3,7 @@ +--------------------------------------------------------------------+ | CiviCRM version 4.7 | +--------------------------------------------------------------------+ - | Copyright CiviCRM LLC (c) 2004-2017 | + | Copyright CiviCRM LLC (c) 2004-2018 | +--------------------------------------------------------------------+ | This file is a part of CiviCRM. | | | @@ -28,7 +28,7 @@ /** * * @package CRM - * @copyright CiviCRM LLC (c) 2004-2017 + * @copyright CiviCRM LLC (c) 2004-2018 * $Id$ * */ diff --git a/modules/civicrm_engage/templates/CRM/Contact/Form/Edit/Demographics.tpl b/modules/civicrm_engage/templates/CRM/Contact/Form/Edit/Demographics.tpl index d8f589845..7779ce585 100644 --- a/modules/civicrm_engage/templates/CRM/Contact/Form/Edit/Demographics.tpl +++ b/modules/civicrm_engage/templates/CRM/Contact/Form/Edit/Demographics.tpl @@ -2,7 +2,7 @@ +--------------------------------------------------------------------+ | CiviCRM version 4.7 | +--------------------------------------------------------------------+ - | Copyright CiviCRM LLC (c) 2004-2017 | + | Copyright CiviCRM LLC (c) 2004-2018 | +--------------------------------------------------------------------+ | This file is a part of CiviCRM. | | | diff --git a/modules/civicrm_engage/templates/CRM/Contact/Form/Inline/Demographics.tpl b/modules/civicrm_engage/templates/CRM/Contact/Form/Inline/Demographics.tpl index 33a2a1bed..97c923ac3 100644 --- a/modules/civicrm_engage/templates/CRM/Contact/Form/Inline/Demographics.tpl +++ b/modules/civicrm_engage/templates/CRM/Contact/Form/Inline/Demographics.tpl @@ -2,7 +2,7 @@ +--------------------------------------------------------------------+ | CiviCRM version 4.7 | +--------------------------------------------------------------------+ - | Copyright CiviCRM LLC (c) 2004-2017 | + | Copyright CiviCRM LLC (c) 2004-2018 | +--------------------------------------------------------------------+ | This file is a part of CiviCRM. | | | diff --git a/modules/civicrm_engage/templates/CRM/Contact/Page/Inline/Demographics.tpl b/modules/civicrm_engage/templates/CRM/Contact/Page/Inline/Demographics.tpl index 11477bc47..5533aa02a 100644 --- a/modules/civicrm_engage/templates/CRM/Contact/Page/Inline/Demographics.tpl +++ b/modules/civicrm_engage/templates/CRM/Contact/Page/Inline/Demographics.tpl @@ -2,7 +2,7 @@ +--------------------------------------------------------------------+ | CiviCRM version 4.7 | +--------------------------------------------------------------------+ - | Copyright CiviCRM LLC (c) 2004-2017 | + | Copyright CiviCRM LLC (c) 2004-2018 | +--------------------------------------------------------------------+ | This file is a part of CiviCRM. | | | diff --git a/modules/civicrm_og_sync/civicrm_og_sync.install b/modules/civicrm_og_sync/civicrm_og_sync.install index e820de984..82ea161a2 100644 --- a/modules/civicrm_og_sync/civicrm_og_sync.install +++ b/modules/civicrm_og_sync/civicrm_og_sync.install @@ -3,7 +3,7 @@ +--------------------------------------------------------------------+ | CiviCRM version 4.7 | +--------------------------------------------------------------------+ - | Copyright CiviCRM LLC (c) 2004-2017 | + | Copyright CiviCRM LLC (c) 2004-2018 | +--------------------------------------------------------------------+ | This file is a part of CiviCRM. | | | @@ -28,7 +28,7 @@ /** * * @package CRM - * @copyright CiviCRM LLC (c) 2004-2017 + * @copyright CiviCRM LLC (c) 2004-2018 * $Id$ * */ diff --git a/modules/civicrm_og_sync/civicrm_og_sync.module b/modules/civicrm_og_sync/civicrm_og_sync.module index 61a6e81e7..a00003998 100644 --- a/modules/civicrm_og_sync/civicrm_og_sync.module +++ b/modules/civicrm_og_sync/civicrm_og_sync.module @@ -3,7 +3,7 @@ +--------------------------------------------------------------------+ | CiviCRM version 4.7 | +--------------------------------------------------------------------+ - | Copyright CiviCRM LLC (c) 2004-2017 | + | Copyright CiviCRM LLC (c) 2004-2018 | +--------------------------------------------------------------------+ | This file is a part of CiviCRM. | | | @@ -28,7 +28,7 @@ /** * * @package CRM - * @copyright CiviCRM LLC (c) 2004-2017 + * @copyright CiviCRM LLC (c) 2004-2018 * $Id$ * */ diff --git a/modules/civicrm_rules/civicrm_rules.contact-eval.inc b/modules/civicrm_rules/civicrm_rules.contact-eval.inc index fdf2d0262..6ddac4909 100644 --- a/modules/civicrm_rules/civicrm_rules.contact-eval.inc +++ b/modules/civicrm_rules/civicrm_rules.contact-eval.inc @@ -3,7 +3,7 @@ +--------------------------------------------------------------------+ | CiviCRM version 4.7 | +--------------------------------------------------------------------+ - | Copyright CiviCRM LLC (c) 2004-2017 | + | Copyright CiviCRM LLC (c) 2004-2018 | +--------------------------------------------------------------------+ | This file is a part of CiviCRM. | | | @@ -28,7 +28,7 @@ /** * * @package CRM - * @copyright CiviCRM LLC (c) 2004-2017 + * @copyright CiviCRM LLC (c) 2004-2018 * $Id$ * */ diff --git a/modules/civicrm_rules/civicrm_rules.event-eval.inc b/modules/civicrm_rules/civicrm_rules.event-eval.inc index 461a101cb..cc20d07d5 100644 --- a/modules/civicrm_rules/civicrm_rules.event-eval.inc +++ b/modules/civicrm_rules/civicrm_rules.event-eval.inc @@ -3,7 +3,7 @@ +--------------------------------------------------------------------+ | CiviCRM version 4.7 | +--------------------------------------------------------------------+ - | Copyright CiviCRM LLC (c) 2004-2017 | + | Copyright CiviCRM LLC (c) 2004-2018 | +--------------------------------------------------------------------+ | This file is a part of CiviCRM. | | | @@ -28,7 +28,7 @@ /** * * @package CRM - * @copyright CiviCRM LLC (c) 2004-2017 + * @copyright CiviCRM LLC (c) 2004-2018 * $Id$ * */ diff --git a/modules/civicrm_rules/civicrm_rules.install b/modules/civicrm_rules/civicrm_rules.install index 77396f976..f359ddf0e 100644 --- a/modules/civicrm_rules/civicrm_rules.install +++ b/modules/civicrm_rules/civicrm_rules.install @@ -3,7 +3,7 @@ +--------------------------------------------------------------------+ | CiviCRM version 4.7 | +--------------------------------------------------------------------+ - | Copyright CiviCRM LLC (c) 2004-2017 | + | Copyright CiviCRM LLC (c) 2004-2018 | +--------------------------------------------------------------------+ | This file is a part of CiviCRM. | | | @@ -28,7 +28,7 @@ /** * * @package CRM - * @copyright CiviCRM LLC (c) 2004-2017 + * @copyright CiviCRM LLC (c) 2004-2018 * $Id$ * */ diff --git a/modules/civicrm_rules/civicrm_rules.mailing-eval.inc b/modules/civicrm_rules/civicrm_rules.mailing-eval.inc index e142cf8dd..0e198c15f 100644 --- a/modules/civicrm_rules/civicrm_rules.mailing-eval.inc +++ b/modules/civicrm_rules/civicrm_rules.mailing-eval.inc @@ -3,7 +3,7 @@ +--------------------------------------------------------------------+ | CiviCRM version 4.7 | +--------------------------------------------------------------------+ - | Copyright CiviCRM LLC (c) 2004-2017 | + | Copyright CiviCRM LLC (c) 2004-2018 | +--------------------------------------------------------------------+ | This file is a part of CiviCRM. | | | @@ -28,7 +28,7 @@ /** * * @package CRM - * @copyright CiviCRM LLC (c) 2004-2017 + * @copyright CiviCRM LLC (c) 2004-2018 * $Id$ * */ diff --git a/modules/civicrm_rules/civicrm_rules.module b/modules/civicrm_rules/civicrm_rules.module index 2c5c346cd..40be85c63 100644 --- a/modules/civicrm_rules/civicrm_rules.module +++ b/modules/civicrm_rules/civicrm_rules.module @@ -3,7 +3,7 @@ +--------------------------------------------------------------------+ | CiviCRM version 4.7 | +--------------------------------------------------------------------+ - | Copyright CiviCRM LLC (c) 2004-2017 | + | Copyright CiviCRM LLC (c) 2004-2018 | +--------------------------------------------------------------------+ | This file is a part of CiviCRM. | | | @@ -28,7 +28,7 @@ /** * * @package CRM - * @copyright CiviCRM LLC (c) 2004-2017 + * @copyright CiviCRM LLC (c) 2004-2018 * $Id$ * */ diff --git a/modules/civicrm_rules/civicrm_rules.participant-eval.inc b/modules/civicrm_rules/civicrm_rules.participant-eval.inc index c78df6356..640a4ab7b 100644 --- a/modules/civicrm_rules/civicrm_rules.participant-eval.inc +++ b/modules/civicrm_rules/civicrm_rules.participant-eval.inc @@ -3,7 +3,7 @@ +--------------------------------------------------------------------+ | CiviCRM version 4.7 | +--------------------------------------------------------------------+ - | Copyright CiviCRM LLC (c) 2004-2017 | + | Copyright CiviCRM LLC (c) 2004-2018 | +--------------------------------------------------------------------+ | This file is a part of CiviCRM. | | | @@ -28,7 +28,7 @@ /** * * @package CRM - * @copyright CiviCRM LLC (c) 2004-2017 + * @copyright CiviCRM LLC (c) 2004-2018 * $Id$ * */ diff --git a/modules/civicrm_rules/civicrm_rules.rules.inc b/modules/civicrm_rules/civicrm_rules.rules.inc index 190d9f3e5..a9efe1aea 100644 --- a/modules/civicrm_rules/civicrm_rules.rules.inc +++ b/modules/civicrm_rules/civicrm_rules.rules.inc @@ -3,7 +3,7 @@ +--------------------------------------------------------------------+ | CiviCRM version 4.7 | +--------------------------------------------------------------------+ - | Copyright CiviCRM LLC (c) 2004-2017 | + | Copyright CiviCRM LLC (c) 2004-2018 | +--------------------------------------------------------------------+ | This file is a part of CiviCRM. | | | @@ -28,7 +28,7 @@ /** * * @package CRM - * @copyright CiviCRM LLC (c) 2004-2017 + * @copyright CiviCRM LLC (c) 2004-2018 * $Id$ * */ diff --git a/modules/civicrm_rules/civicrm_rules_action.inc b/modules/civicrm_rules/civicrm_rules_action.inc index f719074f3..9ab48e200 100644 --- a/modules/civicrm_rules/civicrm_rules_action.inc +++ b/modules/civicrm_rules/civicrm_rules_action.inc @@ -3,7 +3,7 @@ +--------------------------------------------------------------------+ | CiviCRM version 4.7 | +--------------------------------------------------------------------+ - | Copyright CiviCRM LLC (c) 2004-2017 | + | Copyright CiviCRM LLC (c) 2004-2018 | +--------------------------------------------------------------------+ | This file is a part of CiviCRM. | | | @@ -28,7 +28,7 @@ /** * * @package CRM - * @copyright CiviCRM LLC (c) 2004-2017 + * @copyright CiviCRM LLC (c) 2004-2018 * $Id$ * */ diff --git a/modules/civicrm_rules/civicrm_rules_condition.inc b/modules/civicrm_rules/civicrm_rules_condition.inc index 543053b77..99e9538c5 100644 --- a/modules/civicrm_rules/civicrm_rules_condition.inc +++ b/modules/civicrm_rules/civicrm_rules_condition.inc @@ -3,7 +3,7 @@ +--------------------------------------------------------------------+ | CiviCRM version 4.7 | +--------------------------------------------------------------------+ - | Copyright CiviCRM LLC (c) 2004-2017 | + | Copyright CiviCRM LLC (c) 2004-2018 | +--------------------------------------------------------------------+ | This file is a part of CiviCRM. | | | @@ -28,7 +28,7 @@ /** * * @package CRM - * @copyright CiviCRM LLC (c) 2004-2017 + * @copyright CiviCRM LLC (c) 2004-2018 * $Id$ * */ diff --git a/modules/civicrm_rules/civicrm_rules_entity.inc b/modules/civicrm_rules/civicrm_rules_entity.inc index 23b903378..4a598d863 100644 --- a/modules/civicrm_rules/civicrm_rules_entity.inc +++ b/modules/civicrm_rules/civicrm_rules_entity.inc @@ -3,7 +3,7 @@ +--------------------------------------------------------------------+ | CiviCRM version 4.7 | +--------------------------------------------------------------------+ - | Copyright CiviCRM LLC (c) 2004-2017 | + | Copyright CiviCRM LLC (c) 2004-2018 | +--------------------------------------------------------------------+ | This file is a part of CiviCRM. | | | @@ -28,7 +28,7 @@ /** * * @package CRM - * @copyright CiviCRM LLC (c) 2004-2017 + * @copyright CiviCRM LLC (c) 2004-2018 * $Id$ * */ diff --git a/modules/civicrm_rules/civicrm_rules_event.inc b/modules/civicrm_rules/civicrm_rules_event.inc index 33a3c5aae..ee901f981 100644 --- a/modules/civicrm_rules/civicrm_rules_event.inc +++ b/modules/civicrm_rules/civicrm_rules_event.inc @@ -3,7 +3,7 @@ +--------------------------------------------------------------------+ | CiviCRM version 4.7 | +--------------------------------------------------------------------+ - | Copyright CiviCRM LLC (c) 2004-2017 | + | Copyright CiviCRM LLC (c) 2004-2018 | +--------------------------------------------------------------------+ | This file is a part of CiviCRM. | | | @@ -28,7 +28,7 @@ /** * * @package CRM - * @copyright CiviCRM LLC (c) 2004-2017 + * @copyright CiviCRM LLC (c) 2004-2018 * $Id$ * */ diff --git a/modules/civicrm_rules/civicrm_rules_utils.inc b/modules/civicrm_rules/civicrm_rules_utils.inc index e5135a3cb..d66d5ce09 100644 --- a/modules/civicrm_rules/civicrm_rules_utils.inc +++ b/modules/civicrm_rules/civicrm_rules_utils.inc @@ -3,7 +3,7 @@ +--------------------------------------------------------------------+ | CiviCRM version 4.7 | +--------------------------------------------------------------------+ - | Copyright CiviCRM LLC (c) 2004-2017 | + | Copyright CiviCRM LLC (c) 2004-2018 | +--------------------------------------------------------------------+ | This file is a part of CiviCRM. | | | @@ -28,7 +28,7 @@ /** * * @package CRM - * @copyright CiviCRM LLC (c) 2004-2017 + * @copyright CiviCRM LLC (c) 2004-2018 * $Id$ * */ diff --git a/modules/civicrmtheme/civicrmtheme.install b/modules/civicrmtheme/civicrmtheme.install index 2f8acaccb..efe6a33d4 100644 --- a/modules/civicrmtheme/civicrmtheme.install +++ b/modules/civicrmtheme/civicrmtheme.install @@ -3,7 +3,7 @@ +--------------------------------------------------------------------+ | CiviCRM version 4.7 | +--------------------------------------------------------------------+ - | Copyright CiviCRM LLC (c) 2004-2017 | + | Copyright CiviCRM LLC (c) 2004-2018 | +--------------------------------------------------------------------+ | This file is a part of CiviCRM. | | | @@ -28,7 +28,7 @@ /** * * @package CRM - * @copyright CiviCRM LLC (c) 2004-2017 + * @copyright CiviCRM LLC (c) 2004-2018 * $Id$ * */ diff --git a/modules/civicrmtheme/civicrmtheme.module b/modules/civicrmtheme/civicrmtheme.module index 9a5b9b07b..d34b5f736 100644 --- a/modules/civicrmtheme/civicrmtheme.module +++ b/modules/civicrmtheme/civicrmtheme.module @@ -3,7 +3,7 @@ +--------------------------------------------------------------------+ | CiviCRM version 4.7 | +--------------------------------------------------------------------+ - | Copyright CiviCRM LLC (c) 2004-2017 | + | Copyright CiviCRM LLC (c) 2004-2018 | +--------------------------------------------------------------------+ | This file is a part of CiviCRM. | | | @@ -28,7 +28,7 @@ /** * * @package CRM - * @copyright CiviCRM LLC (c) 2004-2017 + * @copyright CiviCRM LLC (c) 2004-2018 * $Id$ * */