diff options
| author | Andrey A. Chernov <ache@FreeBSD.org> | 1994-05-07 18:14:43 +0000 |
|---|---|---|
| committer | Andrey A. Chernov <ache@FreeBSD.org> | 1994-05-07 18:14:43 +0000 |
| commit | 8d29233fea7a22a18c2998c2eb07dec0f26c4101 (patch) | |
| tree | ae7a62b3e6b9d3c5b40e295b8b73feb61e4b04ce /gnu/libexec/uucp/libuuconf/fresys.c | |
| parent | dbdb1f56bb2d2ff97b05ccbc31ca474727b5d2d7 (diff) | |
Notes
Diffstat (limited to 'gnu/libexec/uucp/libuuconf/fresys.c')
| -rw-r--r-- | gnu/libexec/uucp/libuuconf/fresys.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/libexec/uucp/libuuconf/fresys.c b/gnu/libexec/uucp/libuuconf/fresys.c index a73f4c1bc8c4..135703159a7b 100644 --- a/gnu/libexec/uucp/libuuconf/fresys.c +++ b/gnu/libexec/uucp/libuuconf/fresys.c @@ -20,13 +20,13 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. The author of the program may be contacted at ian@airs.com or - c/o Infinity Development Systems, P.O. Box 520, Waltham, MA 02254. + c/o Cygnus Support, Building 200, 1 Kendall Square, Cambridge, MA 02139. */ #include "uucnfi.h" #if USE_RCS_ID -const char _uuconf_fresys_rcsid[] = "$Id: fresys.c,v 1.1 1993/08/04 19:34:13 jtc Exp $"; +const char _uuconf_fresys_rcsid[] = "$Id: fresys.c,v 1.3 1994/01/30 21:14:29 ian Rel $"; #endif /* Free the memory allocated for a system. */ |
