I thought http://marc.info/?l=openbsd-misc&m=139534238408590&w=2 deserved recognition.
Index: theo.c =================================================================== RCS file: /cvs/src/usr.bin/mg/theo.c,v retrieving revision 1.131 diff -u -r1.131 theo.c --- theo.c 5 Mar 2014 21:45:54 -0000 1.131 +++ theo.c 21 Mar 2014 22:52:46 -0000 @@ -174,6 +174,7 @@ "Those who don't understand Unix are condemned to reinvent Multics in a browser", "Don't tell anybody I said that.", "Complaint forms are handled in another department." + "You'd be safer using Windows than the code which was just deleted." }; static const int ntalk = sizeof(talk)/sizeof(talk[0]);