summaryrefslogtreecommitdiffstats
path: root/libidu
diff options
context:
space:
mode:
Diffstat (limited to 'libidu')
-rw-r--r--libidu/hash.c2
-rw-r--r--libidu/hash.h2
-rw-r--r--libidu/idfile.h2
-rw-r--r--libidu/scanners.h2
-rw-r--r--libidu/walker.c2
5 files changed, 5 insertions, 5 deletions
diff --git a/libidu/hash.c b/libidu/hash.c
index dc764af..3c091d4 100644
--- a/libidu/hash.c
+++ b/libidu/hash.c
@@ -1,5 +1,5 @@
/* hash.c -- hash table maintenance
- Copyright (C) 1995 Free Software Foundation, Inc.
+ Copyright (C) 1995, 1999 Free Software Foundation, Inc.
Written by Greg McGary <gkm@gnu.ai.mit.edu>
This program is free software; you can redistribute it and/or modify
diff --git a/libidu/hash.h b/libidu/hash.h
index aa20f0d..bc252fe 100644
--- a/libidu/hash.h
+++ b/libidu/hash.h
@@ -1,5 +1,5 @@
/* hash.h -- decls for hash table
- Copyright (C) 1995 Free Software Foundation, Inc.
+ Copyright (C) 1995, 1999 Free Software Foundation, Inc.
Written by Greg McGary <gkm@gnu.ai.mit.edu>
This program is free software; you can redistribute it and/or modify
diff --git a/libidu/idfile.h b/libidu/idfile.h
index fdfb704..8ff4b97 100644
--- a/libidu/idfile.h
+++ b/libidu/idfile.h
@@ -1,5 +1,5 @@
/* idfile.h -- decls for ID file header and constituent file names
- Copyright (C) 1986, 1995, 1996 Free Software Foundation, Inc.
+ Copyright (C) 1986, 1995, 1996, 1999 Free Software Foundation, Inc.
Written by Greg McGary <gkm@gnu.ai.mit.edu>
This program is free software; you can redistribute it and/or modify
diff --git a/libidu/scanners.h b/libidu/scanners.h
index aa25aac..771433a 100644
--- a/libidu/scanners.h
+++ b/libidu/scanners.h
@@ -1,5 +1,5 @@
/* scanners.h -- defs for interface to scanners.c
- Copyright (C) 1986, 1995, 1996 Free Software Foundation, Inc.
+ Copyright (C) 1986, 1995, 1996, 1999 Free Software Foundation, Inc.
Written by Greg McGary <gkm@gnu.ai.mit.edu>
This program is free software; you can redistribute it and/or modify
diff --git a/libidu/walker.c b/libidu/walker.c
index e862c73..10490fe 100644
--- a/libidu/walker.c
+++ b/libidu/walker.c
@@ -1,5 +1,5 @@
/* walker.c -- nifty file-tree walker
- Copyright (C) 1986, 1995, 1996 Free Software Foundation, Inc.
+ Copyright (C) 1986, 1995, 1996, 1999 Free Software Foundation, Inc.
Written by Greg McGary <gkm@gnu.ai.mit.edu>
This program is free software; you can redistribute it and/or modify