emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/md5.c


From: Thien-Thi Nguyen
Subject: [Emacs-diffs] Changes to emacs/src/md5.c
Date: Sun, 07 Aug 2005 08:33:54 -0400

Index: emacs/src/md5.c
diff -c emacs/src/md5.c:1.6 emacs/src/md5.c:1.7
*** emacs/src/md5.c:1.6 Mon Jul  4 16:06:33 2005
--- emacs/src/md5.c     Sun Aug  7 12:33:17 2005
***************
*** 1,6 ****
  /* Functions to compute MD5 message digest of files or memory blocks.
     according to the definition of MD5 in RFC 1321 from April 1992.
!    Copyright (C) 1995, 1996, 1997, 1999, 2000 Free Software Foundation, Inc.
     This file is part of the GNU Emacs.
  
     The GNU C Library is free software; you can redistribute it and/or
--- 1,7 ----
  /* Functions to compute MD5 message digest of files or memory blocks.
     according to the definition of MD5 in RFC 1321 from April 1992.
!    Copyright (C) 1995, 1996, 1997, 1999, 2000, 2002, 2003, 2004,
!                  2005 Free Software Foundation, Inc.
     This file is part of the GNU Emacs.
  
     The GNU C Library is free software; you can redistribute it and/or




reply via email to

[Prev in Thread] Current Thread [Next in Thread]