CRM-19948: Store the logged in contact ID as the file uploader
[civicrm-core.git] / CRM / Core / BAO / PdfFormat.php
index 2a2cbf54d82bbc4d5c512986ce589f283dd9c6a2..14281573952fd1b0ddf63cf7f7f1fa2f753b8bc3 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 /*
  +--------------------------------------------------------------------+
- | CiviCRM version 4.7                                                |
+ | CiviCRM version 5                                                  |
  +--------------------------------------------------------------------+
  | Copyright (C) 2011 Marty Wright                                    |
  | Licensed to CiviCRM under the Academic Free License version 3.0.   |
@@ -29,7 +29,7 @@
 /**
  *
  * @package CRM
- * @copyright CiviCRM LLC (c) 2004-2017
+ * @copyright CiviCRM LLC (c) 2004-2018
  */
 
 /**