diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1998-12-04 15:33:12 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1998-12-04 15:33:12 +0000 |
commit | acb741c73356b37fbc9dac0ffb7739cc63170433 (patch) | |
tree | a3b75b3f5c1c1a67a64e5ebf10ba29e7d2a5aa72 /interface.c | |
parent | 583c01bd0c79df2240867c34c6d4b21813d2e95a (diff) | |
download | fetchmail-acb741c73356b37fbc9dac0ffb7739cc63170433.tar.gz fetchmail-acb741c73356b37fbc9dac0ffb7739cc63170433.tar.bz2 fetchmail-acb741c73356b37fbc9dac0ffb7739cc63170433.zip |
Fix copyrights.
svn path=/trunk/; revision=2260
Diffstat (limited to 'interface.c')
-rw-r--r-- | interface.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/interface.c b/interface.c index 8b7b0085..608ddc45 100644 --- a/interface.c +++ b/interface.c @@ -6,8 +6,6 @@ * * Copyright (c) 1996,1997 by George M. Sipe - ALL RIGHTS RESERVED * - * i18n by Arnaldo Carvalho de Melo <acme@conectiva.com.br> 7-Nov-1998 - * * This is free software; you can redistribute it and/or modify it under * the terms of the GNU General Public License as published by the Free * Software Foundation; version 2, or (at your option) any later version. |