diff options
Diffstat (limited to 'elisp/geiser-popup.el')
-rw-r--r-- | elisp/geiser-popup.el | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/elisp/geiser-popup.el b/elisp/geiser-popup.el index 582d5a3..5762436 100644 --- a/elisp/geiser-popup.el +++ b/elisp/geiser-popup.el @@ -1,6 +1,6 @@ ;; geiser-popup.el -- popup windows -;; Copyright (C) 2009, 2010 Jose Antonio Ortega Ruiz +;; Copyright (C) 2009, 2010, 2012 Jose Antonio Ortega Ruiz ;; This program is free software; you can redistribute it and/or ;; modify it under the terms of the Modified BSD License. You should @@ -68,4 +68,3 @@ (provide 'geiser-popup) -;;; geiser-popup.el ends here |