farbtastic: Document where the code came from

pull/4606/head
Richard Hansen 2021-01-26 03:52:34 -05:00
parent 3a19254f21
commit a0745d74b9
1 changed files with 4 additions and 0 deletions

View File

@ -1,6 +1,10 @@
'use strict';
// Farbtastic 2.0 alpha
// Original can be found at:
// https://github.com/mattfarina/farbtastic/blob/71ca15f4a09c8e5a08a1b0d1cf37ef028adf22f0/src/farbtastic.js
// Licensed under the terms of the GNU General Public License v2.0:
// https://github.com/mattfarina/farbtastic/blob/71ca15f4a09c8e5a08a1b0d1cf37ef028adf22f0/LICENSE.txt
// edited by Sebastian Castro <sebastian.castro@protonmail.com> on 2020-04-06
(function ($) {