diff options
| -rw-r--r-- | elisp/geiser.el | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/elisp/geiser.el b/elisp/geiser.el index a5ac815..72deb05 100644 --- a/elisp/geiser.el +++ b/elisp/geiser.el @@ -1,6 +1,7 @@  ;;; geiser.el --- GNU Emacs and Scheme talk to each other  ;; Copyright (C) 2009, 2010, 2011, 2012, 2013, 2015 Jose Antonio Ortega Ruiz +;; URL: http://www.nongnu.org/geiser/  ;; This program is free software; you can redistribute it and/or  ;; modify it under the terms of the Modified BSD License. You should | 
