Removed closing PHP tags, replaced with a comment block identifying the end of the file
diff --git a/system/language/english/imglib_lang.php b/system/language/english/imglib_lang.php
index 520f17f..4baf971 100644
--- a/system/language/english/imglib_lang.php
+++ b/system/language/english/imglib_lang.php
@@ -18,4 +18,6 @@
$lang['imglib_copy_failed'] = "The image copy routine failed.";
$lang['imglib_missing_font'] = "Unable to find a font to use.";
-?>
\ No newline at end of file
+
+/* End of file imglib_lang.php */
+/* Location: ./system/language/english/imglib_lang.php */
\ No newline at end of file