aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorPeetz0r <peter@haas-en-berg.nl>2011-12-05 18:25:53 +0100
committerPeetz0r <peter@haas-en-berg.nl>2011-12-05 18:25:53 +0100
commit616b5189fac7f6d6b3b284224ba61bbf21ef61bb (patch)
tree63df06cabe60c1a6d072d52973f2c1d9d741f207 /src
parent8fbebea71eeee07497797e9c3db3cdf132ada912 (diff)
downloadnyancat-616b5189fac7f6d6b3b284224ba61bbf21ef61bb.tar.gz
Added my name in the comments ;)
Diffstat (limited to 'src')
-rw-r--r--src/nyancat.c9
1 files 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.