X-Git-Url: https://git.distorted.org.uk/~mdw/become/blobdiff_plain/c4f2d992e4a0fc068281376d89ec38de56dc2f58..fe59d3d70fc7337b7a50c4fcff72d20967672157:/src/blowfish-sbox.h diff --git a/src/blowfish-sbox.h b/src/blowfish-sbox.h index 0baf11c..5c45bbc 100644 --- a/src/blowfish-sbox.h +++ b/src/blowfish-sbox.h @@ -1,10 +1,10 @@ /* -*-c-*- * - * $Id: blowfish-sbox.h,v 1.1 1997/07/21 13:47:54 mdw Exp $ + * $Id: blowfish-sbox.h,v 1.3 1998/01/12 16:45:43 mdw Exp $ * * Blowfish encryption routines * - * (c) 1997 Mark Wooding + * (c) 1998 Mark Wooding */ /*----- Licencing notice --------------------------------------------------* @@ -29,7 +29,13 @@ /*----- Revision history --------------------------------------------------* * * $Log: blowfish-sbox.h,v $ - * Revision 1.1 1997/07/21 13:47:54 mdw + * Revision 1.3 1998/01/12 16:45:43 mdw + * Fix copyright date. + * + * Revision 1.2 1997/08/04 10:24:20 mdw + * Sources placed under CVS control. + * + * Revision 1.1 1997/07/21 13:47:54 mdw * Initial revision * */