diff options
author | Kevin Ryde <user42@zip.com.au> | 2006-04-16 23:37:40 +0000 |
---|---|---|
committer | Kevin Ryde <user42@zip.com.au> | 2006-04-16 23:37:40 +0000 |
commit | 6e7d5622eebd416d95e487cc358ee19d0a22c762 (patch) | |
tree | 405ef9b19ae23d270bf990aa994fe7497d506a36 /examples/scripts | |
parent | 1b09b607dd1096ab572afe0667e8602560622624 (diff) | |
download | guile-6e7d5622eebd416d95e487cc358ee19d0a22c762.tar.gz |
merge from 1.8 branch
Diffstat (limited to 'examples/scripts')
-rw-r--r-- | examples/scripts/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/scripts/Makefile.am b/examples/scripts/Makefile.am index 8d410c052..cd588f543 100644 --- a/examples/scripts/Makefile.am +++ b/examples/scripts/Makefile.am @@ -1,6 +1,6 @@ ## Process this file with Automake to create Makefile.in ## -## Copyright (C) 2001 Free Software Foundation, Inc. +## Copyright (C) 2001, 2006 Free Software Foundation, Inc. ## ## This file is part of GUILE. ## |