diff options
author | Jim Blandy <jimb@red-bean.com> | 1998-10-19 21:36:50 +0000 |
---|---|---|
committer | Jim Blandy <jimb@red-bean.com> | 1998-10-19 21:36:50 +0000 |
commit | 7dc6e7547ac790e76dd56aebf630a9780c31c883 (patch) | |
tree | 73a9659bec5557976bd30e7f902da0e44b6d3d7c /libguile/net_db.c | |
parent | 567f730c44b21bd5c17d515771e2796fcbabc4f0 (diff) | |
download | guile-7dc6e7547ac790e76dd56aebf630a9780c31c883.tar.gz |
* __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c,
continuations.c, debug.c, debug.h, dynl-dl.c, dynl.c, dynl.h,
dynwind.c, dynwind.h, eq.c, error.c, error.h, eval.c, eval.h,
feature.c, filesys.c, filesys.h, fports.c, fports.h, gc.c, gc.h,
genio.c, genio.h, gh.h, gh_data.c, gsubr.c, gsubr.h, hash.c,
hashtab.c, init.c, init.h, ioext.c, ioext.h, kw.c, libguile.h,
list.c, list.h, load.c, load.h, mallocs.c, markers.c,
mit-pthreads.c, net_db.c, numbers.c, numbers.h, options.c,
ports.c, ports.h, posix.c, posix.h, print.c, print.h, procprop.c,
procprop.h, procs.c, procs.h, ramap.c, ramap.h, regex-posix.c,
regex-posix.h, root.c, root.h, scmsigs.c, scmsigs.h, script.c,
script.h, simpos.c, simpos.h, smob.c, smob.h, snarf.h, socket.c,
srcprop.c, stackchk.c, stackchk.h, stacks.c, stime.c, stime.h,
strings.c, strings.h, strports.c, struct.c, struct.h, symbols.c,
symbols.h, tags.h, threads.c, throw.h, unif.c, variable.c,
vectors.c, vectors.h, version.h, vports.c, weaks.c: Update
copyright years.
Diffstat (limited to 'libguile/net_db.c')
-rw-r--r-- | libguile/net_db.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libguile/net_db.c b/libguile/net_db.c index 71121a174..bcb3f563d 100644 --- a/libguile/net_db.c +++ b/libguile/net_db.c @@ -1,5 +1,5 @@ /* "net_db.c" network database support - * Copyright (C) 1995,1996,1997 Free Software Foundation, Inc. + * Copyright (C) 1995, 1996, 1997, 1998 Free Software Foundation, Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by |