X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=kitten.inf;fp=kitten.inf;h=64a51d81cc06d7f1433aa976a22e679ef93b66ab;hb=34713d5bef788c8fd84cc33e1bdc742dd881e201;hp=3fbca4b8e249713e6cac698f480010a126018354;hpb=ea9ddd564e46ef5e1b09124da805d46c6c610f52;p=rfk-inform.git diff --git a/kitten.inf b/kitten.inf index 3fbca4b..64a51d8 100644 --- a/kitten.inf +++ b/kitten.inf @@ -4,7 +4,7 @@ ! ! [-] |\_/| http://www.robotfindskitten.org ! (+)=C |o o|__ Leonard Richardson (C) 1997, 2000 -! | | --*--__\ David Griffith (C) 2002 (Inform Edition) +! | | --*--__\ David Griffith (C) 2002-2013 (Inform Edition) ! OOO C_C(____) ! ! @@ -177,7 +177,7 @@ Global Real_Release = 0; @set_cursor 8 30; print "Leonard Richardson (C) 1997, 2000"; @set_cursor 9 30; - print "David Griffith (C) 2002 (Inform Edition)"; + print "David Griffith (C) 2002-2013 (Inform Edition)"; @set_cursor 10 30; print " ", MESSAGE_NUM, " different nonkittens!";