COPYRIGHT NOTICES
ANSI
Copyright 漏 2009 Rubyworks 路License BSD-2-Clause 路Website rubyworks.github.com/ansi
Copyright 2009 Rubyworks.
All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are
permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright notice, this list of
conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright notice, this list
of conditions and the following disclaimer in the documentation and/or other materials
provided with the distribution.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS ``AS IS'' AND ANY EXPRESS OR IMPLIED
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDERS
OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
(https://raw.github.com/rubyworks/ansi/master/LICENSE.txt)
ProgressBar
Copyright 漏 2001 Satoru Takabayashi 路License Ruby 路Website 0xcc.net/ruby-progressbar
ProgressBar class is based on the original ProgressBar by Satoru Takabayashi.
Ruby/ProgressBar - a text progress bar library
Copyright (C) 2001-2005 Satoru Takabayashi <satoru@namazu.org>
All rights reserved.
This is free software with ABSOLUTELY NO WARRANTY.
You can redistribute it and/or modify it under the terms
of Ruby's license.
HighLine (Terminal Extensions)
Copyright 漏 2006 Gray Productions 路License Ruby 路Website highline.rubyforge.org
The terminal extensions are based on HighLine鈥檚 SystemExtensions by James Edward Gray II.
Copyright 2006 Gray Productions
Distributed under the user's choice of the {GPL Version 2}[http://www.gnu.org/licenses/old-licenses/gpl-2.0.html]
(see GPL-2.0.txt for details) or the {Ruby software license}[http://www.ruby-lang.org/en/LICENSE.txt]
by James Edward Gray II and Greg Brown.
Please email James[mailto:james@grayproductions.net] with any questions.
(https://github.com/JEG2/highline/blob/master/LICENSE)
BBCode
Copyright 漏 2002 Thomas-Ivo Heinen 路License Ruby
BBCode module is a derivative of BBCode by Thomas-Ivo Heinen.
Copyright (c) 2002 Thomas-Ivo Heinen This module is free software. You may use, modify, and/or redistribute this software under the same terms as Ruby. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Rainbow (XTerm Color Support)
Copyright 漏 Marcin Kulik 路License MIT 路Website github.com/sickill/rainbow
Rainbox provided the bases for building the XTerm 256 color code support into the ANSI::Code module.
Copyright (c) Marcin Kulik Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. (https://raw.github.com/sickill/rainbow/master/LICENSE)
Paint (ANSI Code Names)
Copyright 漏 2011 Jan Lelis 路License MIT 路Website github.com/janlelis/paint
Some of the latest ANSI code names, and inspiration to check out Rainbow and include XTerm 256 color codes, came from Paint.
Copyright (c) 2011 Jan Lelis Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. (https://raw.github.com/janlelis/paint/master/LICENSE.txt)
ANSIColor
Acknowlegement
Copyright 漏 2002 Florian Frank 路Website flori.github.com/term-ansicolor
Albeit the code no long bares much, if any, resemblance to it, the ANSI Code module (and subsequently the Constants module) originated with the ANSIColor library by Florian Frank.
Copyright (c) 2002 Florian Frank