summaryrefslogtreecommitdiff
path: root/libguile/script.c
diff options
context:
space:
mode:
authorMikael Djurfeldt <djurfeldt@nada.kth.se>2000-06-12 12:28:24 +0000
committerMikael Djurfeldt <djurfeldt@nada.kth.se>2000-06-12 12:28:24 +0000
commitf2c9fcb07ed55b916c3ba5f2357686fda3ad011e (patch)
tree1bc352f4d9d9585533d5596a8fa33322fba84342 /libguile/script.c
parent3d47112cd64881800f6919a28df10a4d5bc9b28b (diff)
downloadguile-f2c9fcb07ed55b916c3ba5f2357686fda3ad011e.tar.gz
Updated copyrights
Diffstat (limited to 'libguile/script.c')
-rw-r--r--libguile/script.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/libguile/script.c b/libguile/script.c
index 29b6c18e0..6e225f6e8 100644
--- a/libguile/script.c
+++ b/libguile/script.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994, 1995, 1996, 1997, 1998 Free Software Foundation, Inc.
+/* Copyright (C) 1994, 1995, 1996, 1997, 1998, 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)
@@ -552,7 +552,7 @@ scm_compile_shell_switches (int argc, char **argv)
{
/* Print version number. */
printf ("Guile %s\n"
- "Copyright (c) 1995, 1996, 1997 Free Software Foundation\n"
+ "Copyright (c) 1995, 1996, 1997, 2000 Free Software Foundation\n"
"Guile may be distributed under the terms of the GNU General Public Licence;\n"
"certain other uses are permitted as well. For details, see the file\n"
"`COPYING', which is included in the Guile distribution.\n"