X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FCore%2FTransaction.php;h=912190e5c961d263c27c6ba63320773359bad9ab;hb=e0aa05fb6567fcbb92856a4fc4712a69640d2d03;hp=753e25edb54beb444ba489343b594e62c58defc5;hpb=9ba048ee548673f91769cd83173c9ffe37b5ef40;p=civicrm-core.git diff --git a/CRM/Core/Transaction.php b/CRM/Core/Transaction.php index 753e25edb5..912190e5c9 100644 --- a/CRM/Core/Transaction.php +++ b/CRM/Core/Transaction.php @@ -3,7 +3,7 @@ +--------------------------------------------------------------------+ | CiviCRM version 4.7 | +--------------------------------------------------------------------+ - | Copyright CiviCRM LLC (c) 2004-2015 | + | Copyright CiviCRM LLC (c) 2004-2016 | +--------------------------------------------------------------------+ | This file is a part of CiviCRM. | | | @@ -28,7 +28,7 @@ /** * * @package CRM - * @copyright CiviCRM LLC (c) 2004-2015 + * @copyright CiviCRM LLC (c) 2004-2016 * @copyright David Strauss (c) 2007 * $Id$ *