diff options
| -rw-r--r-- | src/nyancat.c | 5 | 
1 files changed, 5 insertions, 0 deletions
| diff --git a/src/nyancat.c b/src/nyancat.c index 46b201e..68d43f2 100644 --- a/src/nyancat.c +++ b/src/nyancat.c @@ -9,6 +9,11 @@   *                          http://github.com/Peetz0r/nyancat   *                          http://peter.haas-en-berg.nl   * + * Build tools unifed by:   Aaron Peschel + *                          https://github.com/apeschel + * + * For a complete listing of contributers, 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.   * | 
