1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-17 09:10:22 +02:00

Add copyright header for (language elisp falias), and fix typo.

* module/language/elisp/falias.scm: Add copyright header.
* module/language/elisp/spec.scm: Fix typo in header.
This commit is contained in:
Mark H Weaver 2018-06-11 01:55:05 -04:00 committed by Andy Wingo
parent a72e296176
commit 8a3cca464e
2 changed files with 21 additions and 1 deletions

View file

@ -1,4 +1,4 @@
;;; Guile Emac Lisp
;;; Guile Emacs Lisp
;; Copyright (C) 2001, 2009, 2010, 2018 Free Software Foundation, Inc.