1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-01 20:30:28 +02:00

Update copyright; nfc.

This commit is contained in:
Thien-Thi Nguyen 2002-04-02 10:43:19 +00:00
parent 0b829ad07e
commit add361abb0

View file

@ -5,7 +5,7 @@ exec ${GUILE-guile} -l $0 -c "(apply $main (cdr (command-line)))" "$@"
!# !#
;;; PROGRAM --- Does something ;;; PROGRAM --- Does something
;; Copyright (C) 2001 Free Software Foundation, Inc. ;; Copyright (C) 2002 Free Software Foundation, Inc.
;; ;;
;; This program is free software; you can redistribute it and/or ;; This program is free software; you can redistribute it and/or
;; modify it under the terms of the GNU General Public License as ;; modify it under the terms of the GNU General Public License as