diff options
| author | Kevin Lange <kevin.lange@phpwnage.com> | 2012-02-22 20:53:39 -0600 | 
|---|---|---|
| committer | Kevin Lange <kevin.lange@phpwnage.com> | 2012-02-22 20:53:39 -0600 | 
| commit | 004e132aceb3f00597e9a753edfac09b0542c750 (patch) | |
| tree | 20f7d2f5dba48b009f24da15220849baee01862d /src | |
| parent | 0f5778a4a38fc98ec59a28657ed0926af7323bbf (diff) | |
| download | nyancat-004e132aceb3f00597e9a753edfac09b0542c750.tar.gz | |
Amended license header.
Diffstat (limited to 'src')
| -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.   * | 
