From 6e7d5622eebd416d95e487cc358ee19d0a22c762 Mon Sep 17 00:00:00 2001 From: Kevin Ryde Date: Sun, 16 Apr 2006 23:37:40 +0000 Subject: merge from 1.8 branch --- scripts/scan-api | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/scan-api') diff --git a/scripts/scan-api b/scripts/scan-api index 7fdc2e3b0..3ea10dbe6 100755 --- a/scripts/scan-api +++ b/scripts/scan-api @@ -5,7 +5,7 @@ exec ${GUILE-guile} -l $0 -c "(apply $main (cdr (command-line)))" "$@" !# ;;; scan-api --- Scan and group interpreter and libguile interface elements -;; Copyright (C) 2002 Free Software Foundation, Inc. +;; Copyright (C) 2002, 2006 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 -- cgit v1.2.3