summaryrefslogtreecommitdiff
path: root/inc/geshi/qbasic.php
diff options
context:
space:
mode:
Diffstat (limited to 'inc/geshi/qbasic.php')
-rw-r--r--inc/geshi/qbasic.php10
1 files changed, 5 insertions, 5 deletions
diff --git a/inc/geshi/qbasic.php b/inc/geshi/qbasic.php
index 3ded1c0e6..2f774040c 100644
--- a/inc/geshi/qbasic.php
+++ b/inc/geshi/qbasic.php
@@ -2,12 +2,12 @@
/*************************************************************************************
* qbasic.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.14.2.4 $
+ * Release Version: 1.0.7.16
+ * CVS Revision Version: $Revision: 1.14.2.6 $
* Date Started: 2004/06/20
- * Last Modified: $Date: 2006/09/23 02:05:48 $
+ * Last Modified: $Date: 2006/10/29 11:08:58 $
*
* QBasic/QuickBASIC language file for GeSHi.
*
@@ -144,4 +144,4 @@ $language_data = array (
)
);
-?> \ No newline at end of file
+?>