diff options
author | Mikael Djurfeldt <djurfeldt@nada.kth.se> | 2000-06-12 12:28:24 +0000 |
---|---|---|
committer | Mikael Djurfeldt <djurfeldt@nada.kth.se> | 2000-06-12 12:28:24 +0000 |
commit | f2c9fcb07ed55b916c3ba5f2357686fda3ad011e (patch) | |
tree | 1bc352f4d9d9585533d5596a8fa33322fba84342 /libguile/hashtab.h | |
parent | 3d47112cd64881800f6919a28df10a4d5bc9b28b (diff) | |
download | guile-f2c9fcb07ed55b916c3ba5f2357686fda3ad011e.tar.gz |
Updated copyrights
Diffstat (limited to 'libguile/hashtab.h')
-rw-r--r-- | libguile/hashtab.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libguile/hashtab.h b/libguile/hashtab.h index 538bf6e76..b05979a3a 100644 --- a/libguile/hashtab.h +++ b/libguile/hashtab.h @@ -2,7 +2,7 @@ #ifndef HASHTABH #define HASHTABH -/* Copyright (C) 1995, 1996, 1999 Free Software Foundation, Inc. +/* Copyright (C) 1995, 1996, 1999, 2000 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 |