diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2001-10-03 09:04:52 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2001-10-03 09:04:52 +0000 |
commit | 2bd9436bc1cfe5e01cbc178949faacead5bfd814 (patch) | |
tree | 1f4d8547e9123ced2fe35687f12ed35caee80d39 | |
parent | d1729183885a1019b59ffb047115f955e1f866f8 (diff) | |
download | fetchmail-2bd9436bc1cfe5e01cbc178949faacead5bfd814.tar.gz fetchmail-2bd9436bc1cfe5e01cbc178949faacead5bfd814.tar.bz2 fetchmail-2bd9436bc1cfe5e01cbc178949faacead5bfd814.zip |
Note copyright assignment.
svn path=/trunk/; revision=3532
-rw-r--r-- | netrc.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ /* netrc.c -- parse the .netrc file to get hosts, accounts, and passwords Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996 + Copyright assigned to Eric S. Raymond, October 2001. For license terms, see the file COPYING in this directory. |