diff --git a/app/call_recordings/call_recordings.php b/app/call_recordings/call_recordings.php index 470a7b078e..475cb11e47 100644 --- a/app/call_recordings/call_recordings.php +++ b/app/call_recordings/call_recordings.php @@ -1,4 +1,28 @@ + Portions created by the Initial Developer are Copyright (C) 2017 + the Initial Developer. All Rights Reserved. + + Contributor(s): + Mark J Crane +*/ //includes require_once "root.php"; @@ -260,4 +284,4 @@ //include the footer require_once "resources/footer.php"; -?> \ No newline at end of file +?>