X-Git-Url: https://git.distorted.org.uk/~mdw/become/blobdiff_plain/3c45ef4a36cb65e1cf73d03d27a877d3031e95b3..c758e6541ca05409b178dd9629e9337494c49890:/src/tx.h diff --git a/src/tx.h b/src/tx.h index d5fef73..0bfcffc 100644 --- a/src/tx.h +++ b/src/tx.h @@ -1,10 +1,10 @@ /* -*-c-*- * - * $Id: tx.h,v 1.2 1997/08/04 10:24:26 mdw Exp $ + * $Id: tx.h,v 1.3 1998/01/12 16:46:32 mdw Exp $ * * Transfer for keys and other large integers * - * (c) 1997 Mark Wooding + * (c) 1998 Mark Wooding */ /*----- Licensing notice --------------------------------------------------* @@ -29,6 +29,9 @@ /*----- Revision history --------------------------------------------------* * * $Log: tx.h,v $ + * Revision 1.3 1998/01/12 16:46:32 mdw + * Fix copyright date. + * * Revision 1.2 1997/08/04 10:24:26 mdw * Sources placed under CVS control. *