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/sort.c | |
parent | 3d47112cd64881800f6919a28df10a4d5bc9b28b (diff) |
Updated copyrights
Diffstat (limited to 'libguile/sort.c')
-rw-r--r-- | libguile/sort.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libguile/sort.c b/libguile/sort.c index 91f79f274..b5034b46d 100644 --- a/libguile/sort.c +++ b/libguile/sort.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1999 Free Software Foundation, Inc. +/* Copyright (C) 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 * the Free Software Foundation; either version 2, or (at your option) |