X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FUtils%2FPDF%2FLabel.php;h=b2f9c977514bcfdda78de1672dcd9d9cfed06381;hb=8dc65d88b293208aab284087ae65e2beae4bb3de;hp=97d765de033bfa8409a8ad7ab732d734644742e0;hpb=8fc4bac2eadd2deddbc4473bd9ad5641846960d2;p=civicrm-core.git diff --git a/CRM/Utils/PDF/Label.php b/CRM/Utils/PDF/Label.php index 97d765de03..b2f9c97751 100644 --- a/CRM/Utils/PDF/Label.php +++ b/CRM/Utils/PDF/Label.php @@ -3,7 +3,7 @@ +--------------------------------------------------------------------+ | CiviCRM version 5 | +--------------------------------------------------------------------+ - | Copyright CiviCRM LLC (c) 2004-2018 | + | Copyright CiviCRM LLC (c) 2004-2019 | +--------------------------------------------------------------------+ | This file is a part of CiviCRM. | | | @@ -30,7 +30,7 @@ * functionality and smarts to the base PDF_Label. * * @package CRM - * @copyright CiviCRM LLC (c) 2004-2018 + * @copyright CiviCRM LLC (c) 2004-2019 */ /**