diff --git a/app/gswave/index.php b/app/gswave/index.php index c00ecd007b..45671754d7 100644 --- a/app/gswave/index.php +++ b/app/gswave/index.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-2019 + Portions created by the Initial Developer are Copyright (C) 2008-2020 the Initial Developer. All Rights Reserved. Contributor(s): @@ -175,7 +175,7 @@ //html image if (is_uuid($extension_uuid)) { - echo "\n"; + echo "\n"; } echo "\n"; @@ -183,4 +183,4 @@ //add the footer require_once "resources/footer.php"; -?> \ No newline at end of file +?>