From d5f76cd75b88d60aa58b733b85bd3d20df694ce1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=96=9F=E9=85=8C=20=E9=B5=AC=E5=85=84?= Date: Wed, 3 Aug 2022 01:35:32 +0900 Subject: [PATCH] Removed duplicate headers --- botanjs/src/Libraries/SyntaxHighlighter/Brush/AS3.js | 8 -------- .../src/Libraries/SyntaxHighlighter/Brush/AppleScript.js | 8 -------- botanjs/src/Libraries/SyntaxHighlighter/Brush/Bash.js | 8 -------- botanjs/src/Libraries/SyntaxHighlighter/Brush/CSharp.js | 8 -------- .../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 -------- .../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 781b2a1f..977106d6 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 4a332b1b..1a883e23 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 22c38cf5..27bf5994 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 f3c149bc..6cd33a3e 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 2ed5e982..53a82899 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 337622d7..c385c064 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 cf2b9bc7..22094c12 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 b01e3cd8..db5cbb5c 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 56a4c067..a159dc91 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 acaa73c2..c3e7fb3c 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 9fe66604..a856795e 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 77c52259..edf85250 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 99556a80..05d012bb 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 e62f50aa..4c8594a3 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 90581d02..7c05ae2c 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 2ec553af..7192469b 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 2f1f2e9a..bc0b732f 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 13335255..1a5c1152 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 71d2e475..ea22d001 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 6c67d05e..3fb536d9 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 789739ce..592adfdb 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 3f2c3ca9..1343682f 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 40da5eda..a1baf85c 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 c02d6389..a7ac6b4e 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 7a179069..20d502dc 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 b1bd11a8..af117ef9 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.