mirror of
https://github.com/pezkuwichain/pezkuwi-apps.git
synced 2026-04-22 03:07:56 +00:00
23 lines
679 B
Plaintext
23 lines
679 B
Plaintext
/*!
|
|
Copyright (c) 2015 Jed Watson.
|
|
Based on code that is Copyright 2013-2015, Facebook, Inc.
|
|
All rights reserved.
|
|
*/
|
|
|
|
/*!
|
|
* Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com
|
|
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
|
* Copyright 2024 Fonticons, Inc.
|
|
*/
|
|
|
|
/**
|
|
* A handy class to calculate color values.
|
|
*
|
|
* @version 1.0
|
|
* @author Robert Eisele <robert@xarg.org>
|
|
* @copyright Copyright (c) 2010, Robert Eisele
|
|
* @link http://www.xarg.org/2010/03/generate-client-side-png-files-using-javascript/
|
|
* @license http://www.opensource.org/licenses/bsd-license.php BSD License
|
|
*
|
|
*/
|