diff options
author | ache <ache@FreeBSD.org> | 1994-05-07 18:14:43 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1994-05-07 18:14:43 +0000 |
commit | e7465d2aba027817d5b0c5bbece838ff6ee28dfc (patch) | |
tree | ae7a62b3e6b9d3c5b40e295b8b73feb61e4b04ce /gnu/libexec/uucp/libuuconf/addstr.c | |
parent | 0e8c0c0508e6c784a7627e9e9e8fd603aaa1d9f6 (diff) | |
download | FreeBSD-src-e7465d2aba027817d5b0c5bbece838ff6ee28dfc.zip FreeBSD-src-e7465d2aba027817d5b0c5bbece838ff6ee28dfc.tar.gz |
Upgrade to version 1.05
Diffstat (limited to 'gnu/libexec/uucp/libuuconf/addstr.c')
-rw-r--r-- | gnu/libexec/uucp/libuuconf/addstr.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/libexec/uucp/libuuconf/addstr.c b/gnu/libexec/uucp/libuuconf/addstr.c index 8498d50..be372b2 100644 --- a/gnu/libexec/uucp/libuuconf/addstr.c +++ b/gnu/libexec/uucp/libuuconf/addstr.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_addstr_rcsid[] = "$Id: addstr.c,v 1.1 1993/08/04 19:33:32 jtc Exp $"; +const char _uuconf_addstr_rcsid[] = "$Id: addstr.c,v 1.5 1994/01/30 21:14:29 ian Rel $"; #endif #include <errno.h> |