X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=src%2Fmonkeyshell%2Fmonkeyshell.c;h=7ef2a5540f49142d9df01d5afe71769405dcbd73;hb=06e2a726e7a8824499676439fbb063b2761306a6;hp=99da4fa86f266c3b21c7e9e8ff1be9847ab755d4;hpb=fd228dce289f18805bceff80e9466a7eaa1119e9;p=monkeysphere.git diff --git a/src/monkeyshell/monkeyshell.c b/src/monkeyshell/monkeyshell.c index 99da4fa..7ef2a55 100644 --- a/src/monkeyshell/monkeyshell.c +++ b/src/monkeyshell/monkeyshell.c @@ -1,5 +1,15 @@ #include +/* + Author: Daniel Kahn Gillmor + Date: 2008-09-04 19:11:18-0400 + License: GPL v3+, if you actually care + + This is a toy "shell" to install on demonstration systems. If a + user can log in successfully, they get this cheery message, and an + unusual error code. +*/ + int main() { printf("monkeys!\n");