diff options
| author | Kevin Lange <k@dakko.us> | 2013-01-11 15:52:05 -0800 | 
|---|---|---|
| committer | Kevin Lange <k@dakko.us> | 2013-01-11 15:52:05 -0800 | 
| commit | 3b70f513774d2e7098db93bcc9e51497a2037d44 (patch) | |
| tree | 9aac95bf14d034f23fcc82b5369625152b14c8fa | |
| parent | 3e1afbd2a68e0634c073bc37f7d493421b39f7a2 (diff) | |
| download | nyancat-3b70f513774d2e7098db93bcc9e51497a2037d44.tar.gz | |
Update src/nyancat.c
update copyright date, happy new year
| -rw-r--r-- | src/nyancat.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/src/nyancat.c b/src/nyancat.c index 759b9bf..e7d3f38 100644 --- a/src/nyancat.c +++ b/src/nyancat.c @@ -1,5 +1,5 @@  /* - * Copyright (c) 2011 Kevin Lange.  All rights reserved. + * Copyright (c) 2011-2013 Kevin Lange.  All rights reserved.   *   * Developed by:            Kevin Lange   *                          http://github.com/klange/nyancat | 
