diff --git a/app/call_recordings/download.php b/app/call_recordings/download.php index 590fd84ac6..1d2388faf1 100644 --- a/app/call_recordings/download.php +++ b/app/call_recordings/download.php @@ -17,7 +17,7 @@ The Initial Developer of the Original Code is Mark J Crane - Portions created by the Initial Developer are Copyright (C) 2008-2016 + Portions created by the Initial Developer are Copyright (C) 2016-2017 the Initial Developer. All Rights Reserved. Contributor(s): @@ -42,4 +42,4 @@ $obj = new call_recordings; $obj->download(); -?> \ No newline at end of file +?>