aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorKevin Lange <kevin.lange@phpwnage.com>2012-02-22 20:53:39 -0600
committerKevin Lange <kevin.lange@phpwnage.com>2012-02-22 20:53:39 -0600
commit004e132aceb3f00597e9a753edfac09b0542c750 (patch)
tree20f7d2f5dba48b009f24da15220849baee01862d /src
parent0f5778a4a38fc98ec59a28657ed0926af7323bbf (diff)
downloadnyancat-004e132aceb3f00597e9a753edfac09b0542c750.tar.gz
Amended license header.
Diffstat (limited to 'src')
-rw-r--r--src/nyancat.c5
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.
*