summaryrefslogtreecommitdiff
path: root/inc/geshi/sql.php
diff options
context:
space:
mode:
Diffstat (limited to 'inc/geshi/sql.php')
-rw-r--r--inc/geshi/sql.php10
1 files changed, 5 insertions, 5 deletions
diff --git a/inc/geshi/sql.php b/inc/geshi/sql.php
index adbe79533..047cd9266 100644
--- a/inc/geshi/sql.php
+++ b/inc/geshi/sql.php
@@ -2,12 +2,12 @@
/*************************************************************************************
* sql.php
* -------
- * Author: Nigel McNie (oracle.shinoda@gmail.com)
+ * Author: Nigel McNie (nigel@geshi.org)
* Copyright: (c) 2004 Nigel McNie (http://qbnz.com/highlighter)
- * Release Version: 1.0.7.15
- * CVS Revision Version: $Revision: 1.15.2.4 $
+ * Release Version: 1.0.7.16
+ * CVS Revision Version: $Revision: 1.15.2.6 $
* Date Started: 2004/06/04
- * Last Modified: $Date: 2006/09/23 02:05:48 $
+ * Last Modified: $Date: 2006/10/29 11:08:58 $
*
* SQL language file for GeSHi.
*
@@ -134,4 +134,4 @@ $language_data = array (
)
);
-?> \ No newline at end of file
+?>