mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-06 15:08:57 +02:00
nyancat [recipe] (#3434)
This commit is contained in:
committed by
waddlesplash
parent
da2e32fd3e
commit
5759ec7e66
48
games-misc/nyancat/licenses/UIUC
Normal file
48
games-misc/nyancat/licenses/UIUC
Normal file
@@ -0,0 +1,48 @@
|
||||
Copyright (c) 2011-2018 K. Lange. All rights reserved.
|
||||
|
||||
Developed by: K. Lange
|
||||
http://github.com/klange/nyancat
|
||||
http://nyancat.dakko.us
|
||||
|
||||
40-column support by: Peter Hazenberg
|
||||
http://github.com/Peetz0r/nyancat
|
||||
http://peter.haas-en-berg.nl
|
||||
|
||||
Build tools unified by: Aaron Peschel
|
||||
https://github.com/apeschel
|
||||
|
||||
For a complete listing of contributors, please see the git commit history.
|
||||
|
||||
This is a simple telnet server / standalone application which renders the
|
||||
classic Nyan Cat (or "poptart cat") to your terminal.
|
||||
|
||||
It makes use of various ANSI escape sequences to render color, or in the case
|
||||
of a VT220, simply dumps text to the screen.
|
||||
|
||||
For more information, please see:
|
||||
|
||||
http://nyancat.dakko.us
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to
|
||||
deal with 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:
|
||||
1. Redistributions of source code must retain the above copyright notice,
|
||||
this list of conditions and the following disclaimers.
|
||||
2. Redistributions in binary form must reproduce the above copyright
|
||||
notice, this list of conditions and the following disclaimers in the
|
||||
documentation and/or other materials provided with the distribution.
|
||||
3. Neither the names of the Association for Computing Machinery, K.
|
||||
Lange, nor the names of its contributors may be used to endorse
|
||||
or promote products derived from ths Software without specific prior
|
||||
written permission.
|
||||
|
||||
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
|
||||
CONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||
FROOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
|
||||
WITH THE SOFTWARE.
|
||||
Reference in New Issue
Block a user