From 617f67ec76d90108017ef2bd3aae1bc66c1dcec9 Mon Sep 17 00:00:00 2001 From: Zixaphir Date: Fri, 3 May 2013 07:27:54 -0700 Subject: [PATCH] Fix jscolor license --- LICENSE | 5 +++++ builds/appchan-x.js | 14 +++++--------- builds/appchan-x.user.js | 14 +++++--------- builds/crx/script.js | 14 +++++--------- src/General/meta/banner.js | 5 +++++ src/Theming/JSColor.coffee | 14 +++----------- 6 files changed, 28 insertions(+), 38 deletions(-) diff --git a/LICENSE b/LICENSE index 91e5366be..0c6869161 100644 --- a/LICENSE +++ b/LICENSE @@ -86,4 +86,9 @@ * * license: http://userscripts.org/scripts/review/1352 * +* jsColor: (http://jscolor.com/) +* Copyright (c) Jan Odvarko, http://odvarko.cz +* +* license: http://www.gnu.org/copyleft/lesser.html +* */ \ No newline at end of file diff --git a/builds/appchan-x.js b/builds/appchan-x.js index 270091018..61bac9c1a 100644 --- a/builds/appchan-x.js +++ b/builds/appchan-x.js @@ -106,6 +106,11 @@ * * license: http://userscripts.org/scripts/review/1352 * +* jsColor: (http://jscolor.com/) +* Copyright (c) Jan Odvarko, http://odvarko.cz +* +* license: http://www.gnu.org/copyleft/lesser.html +* */ (function() { var $, $$, Anonymize, ArchiveLink, Banner, Board, Build, CatalogLinks, Clone, Conf, Config, CustomCSS, DataBoard, DataBoards, DeleteLink, DownloadLink, Emoji, ExpandComment, ExpandThread, FappeTyme, Favicon, FileInfo, Filter, Fourchan, Get, GlobalMessage, Header, IDColor, Icons, ImageExpand, ImageHover, ImageReplace, JSColor, Keybinds, Linkify, Main, MascotTools, Mascots, Menu, MutationObserver, Nav, Notification, PSAHiding, Polyfill, Post, PostHiding, QR, QuoteBacklink, QuoteCT, QuoteInline, QuoteOP, QuotePreview, QuoteStrikeThrough, QuoteThreading, QuoteYou, Quotify, Recursive, Redirect, RelativeDates, RemoveSpoilers, Report, ReportLink, RevealSpoilers, Rice, Sauce, Settings, Style, ThemeTools, Themes, Thread, ThreadExcerpt, ThreadHiding, ThreadStats, ThreadUpdater, ThreadWatcher, Time, UI, Unread, c, d, doc, editMascot, editTheme, g, userNavigation, @@ -10108,15 +10113,6 @@ } }; - /* - JSColor - http://github.com/hotchpotch/jscolor/tree/master - - JSColor is color library for JavaScript. - JSColor code is porting from AS3 Color library ColorSB < http://sketchbook.libspark.org/trac/wiki/ColorSB >. - */ - - JSColor = { css: function() { var agent; diff --git a/builds/appchan-x.user.js b/builds/appchan-x.user.js index 67f7754f7..d5769af50 100644 --- a/builds/appchan-x.user.js +++ b/builds/appchan-x.user.js @@ -106,6 +106,11 @@ * * license: http://userscripts.org/scripts/review/1352 * +* jsColor: (http://jscolor.com/) +* Copyright (c) Jan Odvarko, http://odvarko.cz +* +* license: http://www.gnu.org/copyleft/lesser.html +* */ (function() { var $, $$, Anonymize, ArchiveLink, Banner, Board, Build, CatalogLinks, Clone, Conf, Config, CustomCSS, DataBoard, DataBoards, DeleteLink, DownloadLink, Emoji, ExpandComment, ExpandThread, FappeTyme, Favicon, FileInfo, Filter, Fourchan, Get, GlobalMessage, Header, IDColor, Icons, ImageExpand, ImageHover, ImageReplace, JSColor, Keybinds, Linkify, Main, MascotTools, Mascots, Menu, MutationObserver, Nav, Notification, PSAHiding, Polyfill, Post, PostHiding, QR, QuoteBacklink, QuoteCT, QuoteInline, QuoteOP, QuotePreview, QuoteStrikeThrough, QuoteThreading, QuoteYou, Quotify, Recursive, Redirect, RelativeDates, RemoveSpoilers, Report, ReportLink, RevealSpoilers, Rice, Sauce, Settings, Style, ThemeTools, Themes, Thread, ThreadExcerpt, ThreadHiding, ThreadStats, ThreadUpdater, ThreadWatcher, Time, UI, Unread, c, d, doc, editMascot, editTheme, g, userNavigation, @@ -10129,15 +10134,6 @@ } }; - /* - JSColor - http://github.com/hotchpotch/jscolor/tree/master - - JSColor is color library for JavaScript. - JSColor code is porting from AS3 Color library ColorSB < http://sketchbook.libspark.org/trac/wiki/ColorSB >. - */ - - JSColor = { css: function() { var agent; diff --git a/builds/crx/script.js b/builds/crx/script.js index e4726db63..6570a4727 100644 --- a/builds/crx/script.js +++ b/builds/crx/script.js @@ -86,6 +86,11 @@ * * license: http://userscripts.org/scripts/review/1352 * +* jsColor: (http://jscolor.com/) +* Copyright (c) Jan Odvarko, http://odvarko.cz +* +* license: http://www.gnu.org/copyleft/lesser.html +* */ (function() { var $, $$, Anonymize, ArchiveLink, Banner, Board, Build, CatalogLinks, Clone, Conf, Config, CustomCSS, DataBoard, DataBoards, DeleteLink, DownloadLink, Emoji, ExpandComment, ExpandThread, FappeTyme, Favicon, FileInfo, Filter, Fourchan, Get, GlobalMessage, Header, IDColor, Icons, ImageExpand, ImageHover, ImageReplace, JSColor, Keybinds, Linkify, Main, MascotTools, Mascots, Menu, MutationObserver, Nav, Notification, PSAHiding, Polyfill, Post, PostHiding, QR, QuoteBacklink, QuoteCT, QuoteInline, QuoteOP, QuotePreview, QuoteStrikeThrough, QuoteThreading, QuoteYou, Quotify, Recursive, Redirect, RelativeDates, RemoveSpoilers, Report, ReportLink, RevealSpoilers, Rice, Sauce, Settings, Style, ThemeTools, Themes, Thread, ThreadExcerpt, ThreadHiding, ThreadStats, ThreadUpdater, ThreadWatcher, Time, UI, Unread, c, d, doc, editMascot, editTheme, g, userNavigation, @@ -10111,15 +10116,6 @@ } }; - /* - JSColor - http://github.com/hotchpotch/jscolor/tree/master - - JSColor is color library for JavaScript. - JSColor code is porting from AS3 Color library ColorSB < http://sketchbook.libspark.org/trac/wiki/ColorSB >. - */ - - JSColor = { css: function() { var agent; diff --git a/src/General/meta/banner.js b/src/General/meta/banner.js index ef02c4782..a61f9f52a 100644 --- a/src/General/meta/banner.js +++ b/src/General/meta/banner.js @@ -86,4 +86,9 @@ * * license: http://userscripts.org/scripts/review/1352 * +* jsColor: (http://jscolor.com/) +* Copyright (c) Jan Odvarko, http://odvarko.cz +* +* license: http://www.gnu.org/copyleft/lesser.html +* */ \ No newline at end of file diff --git a/src/Theming/JSColor.coffee b/src/Theming/JSColor.coffee index ee460bf66..5ffb75492 100644 --- a/src/Theming/JSColor.coffee +++ b/src/Theming/JSColor.coffee @@ -1,11 +1,3 @@ -### - JSColor - http://github.com/hotchpotch/jscolor/tree/master - - JSColor is color library for JavaScript. - JSColor code is porting from AS3 Color library ColorSB < http://sketchbook.libspark.org/trac/wiki/ColorSB >. -### - JSColor = css: -> agent = Style.agent @@ -350,9 +342,9 @@ JSColor = $.on target, 'blur', -> unless abortBlur window.setTimeout(-> - abortBlur or blurTarget() - abortBlur = false - ) + abortBlur or blurTarget() + abortBlur = false + ) else abortBlur = false