diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1996-10-11 13:36:25 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1996-10-11 13:36:25 +0000 |
commit | 701af5a98743f6e49f435d66385ba10f95457b27 (patch) | |
tree | 6669912840d903400f0bc1720df0ea3ebf63e4a3 /md5global.h | |
parent | 7533130239f331d5420107768142056525c50c9e (diff) | |
download | fetchmail-701af5a98743f6e49f435d66385ba10f95457b27.tar.gz fetchmail-701af5a98743f6e49f435d66385ba10f95457b27.tar.bz2 fetchmail-701af5a98743f6e49f435d66385ba10f95457b27.zip |
Changed copyrights, they're now by reference.
svn path=/trunk/; revision=299
Diffstat (limited to 'md5global.h')
-rw-r--r-- | md5global.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/md5global.h b/md5global.h index fb98e5b8..bde8db06 100644 --- a/md5global.h +++ b/md5global.h @@ -1,5 +1,4 @@ -/* Copyright 1993-95 by Carl Harris, Jr. Copyright 1996 by Eric S. Raymond - * All rights reserved. +/* * For license terms, see the file COPYING in this directory. * * md5global.h Global declarations for MD5 module used by fetchmail |