diff options
Diffstat (limited to 'src/md5.c')
| -rw-r--r-- | src/md5.c | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -15,8 +15,8 @@ | |||
| 15 | 15 | ||
| 16 | You should have received a copy of the GNU Library General Public | 16 | You should have received a copy of the GNU Library General Public |
| 17 | License along with the GNU C Library; see the file COPYING.LIB. If not, | 17 | License along with the GNU C Library; see the file COPYING.LIB. If not, |
| 18 | write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, | 18 | write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, |
| 19 | Boston, MA 02111-1307, USA. */ | 19 | Boston, MA 02110-1301, USA. */ |
| 20 | 20 | ||
| 21 | /* Written by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995. */ | 21 | /* Written by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995. */ |
| 22 | 22 | ||