Fix copyright date.
[become] / src / md5.h
index a105630..a914c09 100644 (file)
--- a/src/md5.h
+++ b/src/md5.h
@@ -1,14 +1,14 @@
 /* -*-c-*-
  *
- * $Id: md5.h,v 1.1 1997/07/21 13:47:47 mdw Exp $
+ * $Id: md5.h,v 1.3 1998/01/12 16:46:13 mdw Exp $
  *
  * MD-5 secure hash routines
  *  Based on RSA MD-5 code
  *
- * (c) 1996, 1997 Mark Wooding
+ * (c) 1996-1998 Mark Wooding
  */
 
-/*----- Licencing notice --------------------------------------------------*
+/*----- Licensing notice --------------------------------------------------*
  *
  * This file is part of `become'
  *
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with `become'; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * along with `become'; if not, write to the Free Software Foundation,
+ * Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  */
 
 /*----- Revision history --------------------------------------------------*
  *
  * $Log: md5.h,v $
- * Revision 1.1  1997/07/21 13:47:47  mdw
+ * Revision 1.3  1998/01/12 16:46:13  mdw
+ * Fix copyright date.
+ *
+ * Revision 1.2  1997/08/04 10:24:23  mdw
+ * Sources placed under CVS control.
+ *
+ * Revision 1.1  1997/07/21  13:47:47  mdw
  * Initial revision
  *
  */