From 616b5189fac7f6d6b3b284224ba61bbf21ef61bb Mon Sep 17 00:00:00 2001 From: Peetz0r Date: Mon, 5 Dec 2011 18:25:53 +0100 Subject: [PATCH] Added my name in the comments ;) --- src/nyancat.c | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/src/nyancat.c b/src/nyancat.c index a0ef847..cb71217 100644 --- a/src/nyancat.c +++ b/src/nyancat.c @@ -1,8 +1,13 @@ /* * Copyright (c) 2011 Kevin Lange. All rights reserved. * - * Developed by: Kevin Lange - * http://github.com/klange/nyancat + * Developed by: Kevin Lange + * http://github.com/klange/nyancat + * http://miku.acm.uiuc.edu + * + * 40-column support by: Peter Hazenberg + * http://github.com/Peetz0r/nyancat + * http://peter.haas-en-berg.nl * * This is a simple telnet server / standalone application which renders the * classic Nyan Cat (or "poptart cat") to your terminal.