summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Anthony <john@jo.hnanthony.com>2017-03-13 15:06:46 +0000
committerJohn Anthony <john@jo.hnanthony.com>2017-03-13 15:06:46 +0000
commited4624c9265c9bc1293d11290aa919121cafd2e9 (patch)
tree9d40a77cfa2cfe6bc4ba11264802052486e067df
parentfad612f3cca0777c5db0d1d6e8c04ecdf6ff1ce8 (diff)
downloadnyancat-ed4624c9265c9bc1293d11290aa919121cafd2e9.tar.gz
nyancat-ed4624c9265c9bc1293d11290aa919121cafd2e9.tar.bz2
nyancat-ed4624c9265c9bc1293d11290aa919121cafd2e9.zip
Updated copyright
-rw-r--r--nyan.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/nyan.c b/nyan.c
index 8411c5f..05a71c5 100644
--- a/nyan.c
+++ b/nyan.c
@@ -1,8 +1,8 @@
/* ============================================================================================ */
-/* This software is created by LAMMJohnson and comes with no warranty of any kind. */
+/* This software is created by John Anthony and comes with no warranty of any kind. */
/* */
/* If you like this software and would like to contribute to its continued improvement */
-/* then please feel free to submit bug reports here: www.github.com/LAMMJohnson */
+/* then please feel free to submit bug reports here: www.github.com/JohnAnthony */
/* */
/* This program is licensed under the GPLv3 and in support of Free and Open Source */
/* Software in general. The full license can be found at http://www.gnu.org/licenses/gpl.html */