diff options
Diffstat (limited to 'elisp/geiser-custom.el')
-rw-r--r-- | elisp/geiser-custom.el | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/elisp/geiser-custom.el b/elisp/geiser-custom.el index 4b69053..f1a4adc 100644 --- a/elisp/geiser-custom.el +++ b/elisp/geiser-custom.el @@ -1,6 +1,6 @@ ;;; geiser-custom.el -- customization utilities -;; 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 @@ -64,4 +64,3 @@ (provide 'geiser-custom) -;;; geiser-custom.el ends here |