X-Git-Url: https://git.distorted.org.uk/~mdw/quine/blobdiff_plain/7f6303ef3838009d7b8c6e2611c06606c05c93a4..a0187e595ec31362af15258109ed0c5793cdebd7:/quine.c diff --git a/quine.c b/quine.c index 86f1e48..3d3c35b 100644 --- a/quine.c +++ b/quine.c @@ -1,7 +1,5 @@ /* -*-c-*- * - * $Id$ - * * Output a program's source code as a quine file * * (c) 1999 Mark Wooding @@ -26,17 +24,6 @@ * Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/*----- Revision history --------------------------------------------------* - * - * $Log: quine.c,v $ - * Revision 1.2 1999/05/19 21:11:15 mdw - * Track gratuitous change to mdwopt interface. - * - * Revision 1.1.1.1 1999/04/28 19:58:07 mdw - * Initial revision - * - */ - /*----- Header files ------------------------------------------------------*/ /* --- ANSI headers --- */