From ac060433ec271d86261e43afaca89d66ff195b56 Mon Sep 17 00:00:00 2001 From: Jonathan McCrohan Date: Fri, 13 Dec 2013 22:30:53 +0000 Subject: Imported Upstream version 1.2.2 --- src/nyancat.c | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'src') diff --git a/src/nyancat.c b/src/nyancat.c index dd3288f..4f4d887 100644 --- a/src/nyancat.c +++ b/src/nyancat.c @@ -3,8 +3,8 @@ * * Developed by: Kevin Lange * http://github.com/klange/nyancat - * http://miku.acm.uiuc.edu - * + * http://nyancat.dakko.us + * * 40-column support by: Peter Hazenberg * http://github.com/Peetz0r/nyancat * http://peter.haas-en-berg.nl @@ -22,7 +22,7 @@ * * For more information, please see: * - * http://miku.acm.uiuc.edu + * http://nyancat.dakko.us * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to @@ -716,9 +716,9 @@ int main(int argc, char ** argv) { newline(1); printf(" telnet -t vtnt ..."); newline(2); - printf(" Problems? I am also a webserver:"); + printf(" Problems? Check the website:"); newline(1); - printf(" \033[1;34mhttp://miku.acm.uiuc.edu\033[0m"); + printf(" \033[1;34mhttp://nyancat.dakko.us\033[0m"); newline(2); printf(" This is a telnet server, remember your escape keys!"); newline(1); -- cgit v1.2.3 d4linux.git/diff/README.HD44780?h=master&id=069ce40dbdb6ba7b438bcfe8b42f6864ace155fe&follow=1'>diffstats
path: root/README.HD44780 (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2001-02-18[lcd4linux @ 2001-02-18 21:15:15 by reinelt]reinelt5-4/+297
2001-02-18[lcd4linux @ 2001-02-18 20:16:13 by reinelt]reinelt3-1/+43
2001-02-16[lcd4linux @ 2001-02-16 14:15:11 by reinelt]reinelt2-6/+13
2001-02-16[lcd4linux @ 2001-02-16 08:23:09 by reinelt]reinelt5-8/+37
2001-02-14[lcd4linux @ 2001-02-14 07:40:16 by reinelt]reinelt8-35/+178