Removed closing PHP tags, replaced with a comment block identifying the end of the file
diff --git a/system/libraries/Language.php b/system/libraries/Language.php
index a8e6366..aacc6c1 100644
--- a/system/libraries/Language.php
+++ b/system/libraries/Language.php
@@ -118,4 +118,6 @@
 

 }

 // END Language Class

-?>
\ No newline at end of file
+
+/* End of file Language.php */
+/* Location: ./system/libraries/Language.php */
\ No newline at end of file