penguin/AstroJS

Javascript framework for my blog

commit d5f76cd75b88d60aa58b733b85bd3d20df694ce1

author斟酌 鵬兄 <tgckpg@gmail.com>
date2022-08-02T16:35:32Z
subjectRemoved duplicate headers
commit d5f76cd75b88d60aa58b733b85bd3d20df694ce1
Author: 斟酌 鵬兄 <tgckpg@gmail.com>
Date:   2022-08-02T16:35:32Z

    Removed duplicate headers
---
 botanjs/src/Libraries/SyntaxHighlighter/Brush/AS3.js         | 8 --------
 botanjs/src/Libraries/SyntaxHighlighter/Brush/AppleScript.js | 8 --------
 botanjs/src/Libraries/SyntaxHighlighter/Brush/Bash.js        | 8 --------
 botanjs/src/Libraries/SyntaxHighlighter/Brush/CSharp.js      | 8 --------
 botanjs/src/Libraries/SyntaxHighlighter/Brush/ColdFusion.js  | 8 --------
 botanjs/src/Libraries/SyntaxHighlighter/Brush/Cpp.js         | 8 --------
 botanjs/src/Libraries/SyntaxHighlighter/Brush/Css.js         | 8 --------
 botanjs/src/Libraries/SyntaxHighlighter/Brush/Delphi.js      | 8 --------
 botanjs/src/Libraries/SyntaxHighlighter/Brush/Diff.js        | 8 --------
 botanjs/src/Libraries/SyntaxHighlighter/Brush/Erlang.js      | 8 --------
 botanjs/src/Libraries/SyntaxHighlighter/Brush/Groovy.js      | 8 --------
 botanjs/src/Libraries/SyntaxHighlighter/Brush/JScript.js     | 8 --------
 botanjs/src/Libraries/SyntaxHighlighter/Brush/Java.js        | 8 --------
 botanjs/src/Libraries/SyntaxHighlighter/Brush/JavaFX.js      | 8 --------
 botanjs/src/Libraries/SyntaxHighlighter/Brush/Perl.js        | 8 --------
 botanjs/src/Libraries/SyntaxHighlighter/Brush/Php.js         | 8 --------
 botanjs/src/Libraries/SyntaxHighlighter/Brush/Plain.js       | 8 --------
 botanjs/src/Libraries/SyntaxHighlighter/Brush/PowerShell.js  | 8 --------
 botanjs/src/Libraries/SyntaxHighlighter/Brush/Python.js      | 8 --------
 botanjs/src/Libraries/SyntaxHighlighter/Brush/Ruby.js        | 8 --------
 botanjs/src/Libraries/SyntaxHighlighter/Brush/Sass.js        | 8 --------
 botanjs/src/Libraries/SyntaxHighlighter/Brush/Scala.js       | 8 --------
 botanjs/src/Libraries/SyntaxHighlighter/Brush/Sql.js         | 8 --------
 botanjs/src/Libraries/SyntaxHighlighter/Brush/Vb.js          | 8 --------
 botanjs/src/Libraries/SyntaxHighlighter/Brush/Xml.js         | 8 --------
 botanjs/src/Libraries/SyntaxHighlighter/_this.js             | 3 +--
 26 files changed, 1 insertion(+), 202 deletions(-)

diff --git a/botanjs/src/Libraries/SyntaxHighlighter/Brush/AS3.js b/botanjs/src/Libraries/SyntaxHighlighter/Brush/AS3.js
index 781b2a1..977106d 100644
--- a/botanjs/src/Libraries/SyntaxHighlighter/Brush/AS3.js
+++ b/botanjs/src/Libraries/SyntaxHighlighter/Brush/AS3.js
@@ -5,14 +5,6 @@
  * SyntaxHighlighter is donationware. If you are using it, please donate.
  * http://alexgorbatchev.com/SyntaxHighlighter/donate.html
  *
- * @version
- * 3.0.83 (July 02 2010)
- * 
- * @copyright
- * Copyright (C) 2004-2010 Alex Gorbatchev.
- *
- * @license
- * Dual licensed under the MIT and GPL licenses.
  */
 ;(function()
 {
diff --git a/botanjs/src/Libraries/SyntaxHighlighter/Brush/AppleScript.js b/botanjs/src/Libraries/SyntaxHighlighter/Brush/AppleScript.js
index 4a332b1..1a883e2 100644
--- a/botanjs/src/Libraries/SyntaxHighlighter/Brush/AppleScript.js
+++ b/botanjs/src/Libraries/SyntaxHighlighter/Brush/AppleScript.js
@@ -5,14 +5,6 @@
  * SyntaxHighlighter is donationware. If you are using it, please donate.
  * http://alexgorbatchev.com/SyntaxHighlighter/donate.html
  *
- * @version
- * 3.0.83 (July 02 2010)
- * 
- * @copyright
- * Copyright (C) 2004-2010 Alex Gorbatchev.
- *
- * @license
- * Dual licensed under the MIT and GPL licenses.
  */
 ;(function()
 {
diff --git a/botanjs/src/Libraries/SyntaxHighlighter/Brush/Bash.js b/botanjs/src/Libraries/SyntaxHighlighter/Brush/Bash.js
index 22c38cf..27bf599 100644
--- a/botanjs/src/Libraries/SyntaxHighlighter/Brush/Bash.js
+++ b/botanjs/src/Libraries/SyntaxHighlighter/Brush/Bash.js
@@ -5,14 +5,6 @@
  * SyntaxHighlighter is donationware. If you are using it, please donate.
  * http://alexgorbatchev.com/SyntaxHighlighter/donate.html
  *
- * @version
- * 3.0.83 (July 02 2010)
- * 
- * @copyright
- * Copyright (C) 2004-2010 Alex Gorbatchev.
- *
- * @license
- * Dual licensed under the MIT and GPL licenses.
  */
 ;(function()
 {
diff --git a/botanjs/src/Libraries/SyntaxHighlighter/Brush/CSharp.js b/botanjs/src/Libraries/SyntaxHighlighter/Brush/CSharp.js
index f3c149b..6cd33a3 100644
--- a/botanjs/src/Libraries/SyntaxHighlighter/Brush/CSharp.js
+++ b/botanjs/src/Libraries/SyntaxHighlighter/Brush/CSharp.js
@@ -5,14 +5,6 @@
  * SyntaxHighlighter is donationware. If you are using it, please donate.
  * http://alexgorbatchev.com/SyntaxHighlighter/donate.html
  *
- * @version
- * 3.0.83 (July 02 2010)
- * 
- * @copyright
- * Copyright (C) 2004-2010 Alex Gorbatchev.
- *
- * @license
- * Dual licensed under the MIT and GPL licenses.
  */
 ;(function()
 {
diff --git a/botanjs/src/Libraries/SyntaxHighlighter/Brush/ColdFusion.js b/botanjs/src/Libraries/SyntaxHighlighter/Brush/ColdFusion.js
index 2ed5e98..53a8289 100644
--- a/botanjs/src/Libraries/SyntaxHighlighter/Brush/ColdFusion.js
+++ b/botanjs/src/Libraries/SyntaxHighlighter/Brush/ColdFusion.js
@@ -5,14 +5,6 @@
  * SyntaxHighlighter is donationware. If you are using it, please donate.
  * http://alexgorbatchev.com/SyntaxHighlighter/donate.html
  *
- * @version
- * 3.0.83 (July 02 2010)
- * 
- * @copyright
- * Copyright (C) 2004-2010 Alex Gorbatchev.
- *
- * @license
- * Dual licensed under the MIT and GPL licenses.
  */
 ;(function()
 {
diff --git a/botanjs/src/Libraries/SyntaxHighlighter/Brush/Cpp.js b/botanjs/src/Libraries/SyntaxHighlighter/Brush/Cpp.js
index 337622d..c385c06 100644
--- a/botanjs/src/Libraries/SyntaxHighlighter/Brush/Cpp.js
+++ b/botanjs/src/Libraries/SyntaxHighlighter/Brush/Cpp.js
@@ -5,14 +5,6 @@
  * SyntaxHighlighter is donationware. If you are using it, please donate.
  * http://alexgorbatchev.com/SyntaxHighlighter/donate.html
  *
- * @version
- * 3.0.83 (July 02 2010)
- * 
- * @copyright
- * Copyright (C) 2004-2010 Alex Gorbatchev.
- *
- * @license
- * Dual licensed under the MIT and GPL licenses.
  */
 ;(function()
 {
diff --git a/botanjs/src/Libraries/SyntaxHighlighter/Brush/Css.js b/botanjs/src/Libraries/SyntaxHighlighter/Brush/Css.js
index cf2b9bc..22094c1 100644
--- a/botanjs/src/Libraries/SyntaxHighlighter/Brush/Css.js
+++ b/botanjs/src/Libraries/SyntaxHighlighter/Brush/Css.js
@@ -5,14 +5,6 @@
  * SyntaxHighlighter is donationware. If you are using it, please donate.
  * http://alexgorbatchev.com/SyntaxHighlighter/donate.html
  *
- * @version
- * 3.0.83 (July 02 2010)
- * 
- * @copyright
- * Copyright (C) 2004-2010 Alex Gorbatchev.
- *
- * @license
- * Dual licensed under the MIT and GPL licenses.
  */
 ;(function()
 {
diff --git a/botanjs/src/Libraries/SyntaxHighlighter/Brush/Delphi.js b/botanjs/src/Libraries/SyntaxHighlighter/Brush/Delphi.js
index b01e3cd..db5cbb5 100644
--- a/botanjs/src/Libraries/SyntaxHighlighter/Brush/Delphi.js
+++ b/botanjs/src/Libraries/SyntaxHighlighter/Brush/Delphi.js
@@ -5,14 +5,6 @@
  * SyntaxHighlighter is donationware. If you are using it, please donate.
  * http://alexgorbatchev.com/SyntaxHighlighter/donate.html
  *
- * @version
- * 3.0.83 (July 02 2010)
- * 
- * @copyright
- * Copyright (C) 2004-2010 Alex Gorbatchev.
- *
- * @license
- * Dual licensed under the MIT and GPL licenses.
  */
 ;(function()
 {
diff --git a/botanjs/src/Libraries/SyntaxHighlighter/Brush/Diff.js b/botanjs/src/Libraries/SyntaxHighlighter/Brush/Diff.js
index 56a4c06..a159dc9 100644
--- a/botanjs/src/Libraries/SyntaxHighlighter/Brush/Diff.js
+++ b/botanjs/src/Libraries/SyntaxHighlighter/Brush/Diff.js
@@ -5,14 +5,6 @@
  * SyntaxHighlighter is donationware. If you are using it, please donate.
  * http://alexgorbatchev.com/SyntaxHighlighter/donate.html
  *
- * @version
- * 3.0.83 (July 02 2010)
- * 
- * @copyright
- * Copyright (C) 2004-2010 Alex Gorbatchev.
- *
- * @license
- * Dual licensed under the MIT and GPL licenses.
  */
 ;(function()
 {
diff --git a/botanjs/src/Libraries/SyntaxHighlighter/Brush/Erlang.js b/botanjs/src/Libraries/SyntaxHighlighter/Brush/Erlang.js
index acaa73c..c3e7fb3 100644
--- a/botanjs/src/Libraries/SyntaxHighlighter/Brush/Erlang.js
+++ b/botanjs/src/Libraries/SyntaxHighlighter/Brush/Erlang.js
@@ -5,14 +5,6 @@
  * SyntaxHighlighter is donationware. If you are using it, please donate.
  * http://alexgorbatchev.com/SyntaxHighlighter/donate.html
  *
- * @version
- * 3.0.83 (July 02 2010)
- * 
- * @copyright
- * Copyright (C) 2004-2010 Alex Gorbatchev.
- *
- * @license
- * Dual licensed under the MIT and GPL licenses.
  */
 ;(function()
 {
diff --git a/botanjs/src/Libraries/SyntaxHighlighter/Brush/Groovy.js b/botanjs/src/Libraries/SyntaxHighlighter/Brush/Groovy.js
index 9fe6660..a856795 100644
--- a/botanjs/src/Libraries/SyntaxHighlighter/Brush/Groovy.js
+++ b/botanjs/src/Libraries/SyntaxHighlighter/Brush/Groovy.js
@@ -5,14 +5,6 @@
  * SyntaxHighlighter is donationware. If you are using it, please donate.
  * http://alexgorbatchev.com/SyntaxHighlighter/donate.html
  *
- * @version
- * 3.0.83 (July 02 2010)
- * 
- * @copyright
- * Copyright (C) 2004-2010 Alex Gorbatchev.
- *
- * @license
- * Dual licensed under the MIT and GPL licenses.
  */
 ;(function()
 {
diff --git a/botanjs/src/Libraries/SyntaxHighlighter/Brush/JScript.js b/botanjs/src/Libraries/SyntaxHighlighter/Brush/JScript.js
index 77c5225..edf8525 100644
--- a/botanjs/src/Libraries/SyntaxHighlighter/Brush/JScript.js
+++ b/botanjs/src/Libraries/SyntaxHighlighter/Brush/JScript.js
@@ -5,14 +5,6 @@
  * SyntaxHighlighter is donationware. If you are using it, please donate.
  * http://alexgorbatchev.com/SyntaxHighlighter/donate.html
  *
- * @version
- * 3.0.83 (July 02 2010)
- * 
- * @copyright
- * Copyright (C) 2004-2010 Alex Gorbatchev.
- *
- * @license
- * Dual licensed under the MIT and GPL licenses.
  */
 ;(function()
 {
diff --git a/botanjs/src/Libraries/SyntaxHighlighter/Brush/Java.js b/botanjs/src/Libraries/SyntaxHighlighter/Brush/Java.js
index 99556a8..05d012b 100644
--- a/botanjs/src/Libraries/SyntaxHighlighter/Brush/Java.js
+++ b/botanjs/src/Libraries/SyntaxHighlighter/Brush/Java.js
@@ -5,14 +5,6 @@
  * SyntaxHighlighter is donationware. If you are using it, please donate.
  * http://alexgorbatchev.com/SyntaxHighlighter/donate.html
  *
- * @version
- * 3.0.83 (July 02 2010)
- * 
- * @copyright
- * Copyright (C) 2004-2010 Alex Gorbatchev.
- *
- * @license
- * Dual licensed under the MIT and GPL licenses.
  */
 ;(function()
 {
diff --git a/botanjs/src/Libraries/SyntaxHighlighter/Brush/JavaFX.js b/botanjs/src/Libraries/SyntaxHighlighter/Brush/JavaFX.js
index e62f50a..4c8594a 100644
--- a/botanjs/src/Libraries/SyntaxHighlighter/Brush/JavaFX.js
+++ b/botanjs/src/Libraries/SyntaxHighlighter/Brush/JavaFX.js
@@ -5,14 +5,6 @@
  * SyntaxHighlighter is donationware. If you are using it, please donate.
  * http://alexgorbatchev.com/SyntaxHighlighter/donate.html
  *
- * @version
- * 3.0.83 (July 02 2010)
- * 
- * @copyright
- * Copyright (C) 2004-2010 Alex Gorbatchev.
- *
- * @license
- * Dual licensed under the MIT and GPL licenses.
  */
 ;(function()
 {
diff --git a/botanjs/src/Libraries/SyntaxHighlighter/Brush/Perl.js b/botanjs/src/Libraries/SyntaxHighlighter/Brush/Perl.js
index 90581d0..7c05ae2 100644
--- a/botanjs/src/Libraries/SyntaxHighlighter/Brush/Perl.js
+++ b/botanjs/src/Libraries/SyntaxHighlighter/Brush/Perl.js
@@ -5,14 +5,6 @@
  * SyntaxHighlighter is donationware. If you are using it, please donate.
  * http://alexgorbatchev.com/SyntaxHighlighter/donate.html
  *
- * @version
- * 3.0.83 (July 02 2010)
- * 
- * @copyright
- * Copyright (C) 2004-2010 Alex Gorbatchev.
- *
- * @license
- * Dual licensed under the MIT and GPL licenses.
  */
 ;(function()
 {
diff --git a/botanjs/src/Libraries/SyntaxHighlighter/Brush/Php.js b/botanjs/src/Libraries/SyntaxHighlighter/Brush/Php.js
index 2ec553a..7192469 100644
--- a/botanjs/src/Libraries/SyntaxHighlighter/Brush/Php.js
+++ b/botanjs/src/Libraries/SyntaxHighlighter/Brush/Php.js
@@ -5,14 +5,6 @@
  * SyntaxHighlighter is donationware. If you are using it, please donate.
  * http://alexgorbatchev.com/SyntaxHighlighter/donate.html
  *
- * @version
- * 3.0.83 (July 02 2010)
- * 
- * @copyright
- * Copyright (C) 2004-2010 Alex Gorbatchev.
- *
- * @license
- * Dual licensed under the MIT and GPL licenses.
  */
 ;(function()
 {
diff --git a/botanjs/src/Libraries/SyntaxHighlighter/Brush/Plain.js b/botanjs/src/Libraries/SyntaxHighlighter/Brush/Plain.js
index 2f1f2e9..bc0b732 100644
--- a/botanjs/src/Libraries/SyntaxHighlighter/Brush/Plain.js
+++ b/botanjs/src/Libraries/SyntaxHighlighter/Brush/Plain.js
@@ -5,14 +5,6 @@
  * SyntaxHighlighter is donationware. If you are using it, please donate.
  * http://alexgorbatchev.com/SyntaxHighlighter/donate.html
  *
- * @version
- * 3.0.83 (July 02 2010)
- * 
- * @copyright
- * Copyright (C) 2004-2010 Alex Gorbatchev.
- *
- * @license
- * Dual licensed under the MIT and GPL licenses.
  */
 ;(function()
 {
diff --git a/botanjs/src/Libraries/SyntaxHighlighter/Brush/PowerShell.js b/botanjs/src/Libraries/SyntaxHighlighter/Brush/PowerShell.js
index 1333525..1a5c115 100644
--- a/botanjs/src/Libraries/SyntaxHighlighter/Brush/PowerShell.js
+++ b/botanjs/src/Libraries/SyntaxHighlighter/Brush/PowerShell.js
@@ -5,14 +5,6 @@
  * SyntaxHighlighter is donationware. If you are using it, please donate.
  * http://alexgorbatchev.com/SyntaxHighlighter/donate.html
  *
- * @version
- * 3.0.83 (July 02 2010)
- * 
- * @copyright
- * Copyright (C) 2004-2010 Alex Gorbatchev.
- *
- * @license
- * Dual licensed under the MIT and GPL licenses.
  */
 ;(function()
 {
diff --git a/botanjs/src/Libraries/SyntaxHighlighter/Brush/Python.js b/botanjs/src/Libraries/SyntaxHighlighter/Brush/Python.js
index 71d2e47..ea22d00 100644
--- a/botanjs/src/Libraries/SyntaxHighlighter/Brush/Python.js
+++ b/botanjs/src/Libraries/SyntaxHighlighter/Brush/Python.js
@@ -5,14 +5,6 @@
  * SyntaxHighlighter is donationware. If you are using it, please donate.
  * http://alexgorbatchev.com/SyntaxHighlighter/donate.html
  *
- * @version
- * 3.0.83 (July 02 2010)
- * 
- * @copyright
- * Copyright (C) 2004-2010 Alex Gorbatchev.
- *
- * @license
- * Dual licensed under the MIT and GPL licenses.
  */
 ;(function()
 {
diff --git a/botanjs/src/Libraries/SyntaxHighlighter/Brush/Ruby.js b/botanjs/src/Libraries/SyntaxHighlighter/Brush/Ruby.js
index 6c67d05..3fb536d 100644
--- a/botanjs/src/Libraries/SyntaxHighlighter/Brush/Ruby.js
+++ b/botanjs/src/Libraries/SyntaxHighlighter/Brush/Ruby.js
@@ -5,14 +5,6 @@
  * SyntaxHighlighter is donationware. If you are using it, please donate.
  * http://alexgorbatchev.com/SyntaxHighlighter/donate.html
  *
- * @version
- * 3.0.83 (July 02 2010)
- * 
- * @copyright
- * Copyright (C) 2004-2010 Alex Gorbatchev.
- *
- * @license
- * Dual licensed under the MIT and GPL licenses.
  */
 ;(function()
 {
diff --git a/botanjs/src/Libraries/SyntaxHighlighter/Brush/Sass.js b/botanjs/src/Libraries/SyntaxHighlighter/Brush/Sass.js
index 789739c..592adfd 100644
--- a/botanjs/src/Libraries/SyntaxHighlighter/Brush/Sass.js
+++ b/botanjs/src/Libraries/SyntaxHighlighter/Brush/Sass.js
@@ -5,14 +5,6 @@
  * SyntaxHighlighter is donationware. If you are using it, please donate.
  * http://alexgorbatchev.com/SyntaxHighlighter/donate.html
  *
- * @version
- * 3.0.83 (July 02 2010)
- * 
- * @copyright
- * Copyright (C) 2004-2010 Alex Gorbatchev.
- *
- * @license
- * Dual licensed under the MIT and GPL licenses.
  */
 ;(function()
 {
diff --git a/botanjs/src/Libraries/SyntaxHighlighter/Brush/Scala.js b/botanjs/src/Libraries/SyntaxHighlighter/Brush/Scala.js
index 3f2c3ca..1343682 100644
--- a/botanjs/src/Libraries/SyntaxHighlighter/Brush/Scala.js
+++ b/botanjs/src/Libraries/SyntaxHighlighter/Brush/Scala.js
@@ -5,14 +5,6 @@
  * SyntaxHighlighter is donationware. If you are using it, please donate.
  * http://alexgorbatchev.com/SyntaxHighlighter/donate.html
  *
- * @version
- * 3.0.83 (July 02 2010)
- * 
- * @copyright
- * Copyright (C) 2004-2010 Alex Gorbatchev.
- *
- * @license
- * Dual licensed under the MIT and GPL licenses.
  */
 ;(function()
 {
diff --git a/botanjs/src/Libraries/SyntaxHighlighter/Brush/Sql.js b/botanjs/src/Libraries/SyntaxHighlighter/Brush/Sql.js
index 40da5ed..a1baf85 100644
--- a/botanjs/src/Libraries/SyntaxHighlighter/Brush/Sql.js
+++ b/botanjs/src/Libraries/SyntaxHighlighter/Brush/Sql.js
@@ -5,14 +5,6 @@
  * SyntaxHighlighter is donationware. If you are using it, please donate.
  * http://alexgorbatchev.com/SyntaxHighlighter/donate.html
  *
- * @version
- * 3.0.83 (July 02 2010)
- * 
- * @copyright
- * Copyright (C) 2004-2010 Alex Gorbatchev.
- *
- * @license
- * Dual licensed under the MIT and GPL licenses.
  */
 ;(function()
 {
diff --git a/botanjs/src/Libraries/SyntaxHighlighter/Brush/Vb.js b/botanjs/src/Libraries/SyntaxHighlighter/Brush/Vb.js
index c02d638..a7ac6b4 100644
--- a/botanjs/src/Libraries/SyntaxHighlighter/Brush/Vb.js
+++ b/botanjs/src/Libraries/SyntaxHighlighter/Brush/Vb.js
@@ -5,14 +5,6 @@
  * SyntaxHighlighter is donationware. If you are using it, please donate.
  * http://alexgorbatchev.com/SyntaxHighlighter/donate.html
  *
- * @version
- * 3.0.83 (July 02 2010)
- * 
- * @copyright
- * Copyright (C) 2004-2010 Alex Gorbatchev.
- *
- * @license
- * Dual licensed under the MIT and GPL licenses.
  */
 ;(function()
 {
diff --git a/botanjs/src/Libraries/SyntaxHighlighter/Brush/Xml.js b/botanjs/src/Libraries/SyntaxHighlighter/Brush/Xml.js
index 7a17906..20d502d 100644
--- a/botanjs/src/Libraries/SyntaxHighlighter/Brush/Xml.js
+++ b/botanjs/src/Libraries/SyntaxHighlighter/Brush/Xml.js
@@ -5,14 +5,6 @@
  * SyntaxHighlighter is donationware. If you are using it, please donate.
  * http://alexgorbatchev.com/SyntaxHighlighter/donate.html
  *
- * @version
- * 3.0.83 (July 02 2010)
- * 
- * @copyright
- * Copyright (C) 2004-2010 Alex Gorbatchev.
- *
- * @license
- * Dual licensed under the MIT and GPL licenses.
  */
 ;(function()
 {
diff --git a/botanjs/src/Libraries/SyntaxHighlighter/_this.js b/botanjs/src/Libraries/SyntaxHighlighter/_this.js
index b1bd11a..af117ef 100644
--- a/botanjs/src/Libraries/SyntaxHighlighter/_this.js
+++ b/botanjs/src/Libraries/SyntaxHighlighter/_this.js
@@ -5,8 +5,7 @@
  * SyntaxHighlighter is donationware. If you are using it, please donate.
  * http://alexgorbatchev.com/SyntaxHighlighter/donate.html
  *
- * @version
- * 3.0.83 (July 02 2010)
+ * @version: 3.0.83 (July 02 2010)
  * 
  * @copyright
  * Copyright (C) 2004-2010 Alex Gorbatchev.