summaryrefslogtreecommitdiff
path: root/elisp/geiser-log.el
diff options
context:
space:
mode:
Diffstat (limited to 'elisp/geiser-log.el')
-rw-r--r--elisp/geiser-log.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/elisp/geiser-log.el b/elisp/geiser-log.el
index aa1b477..1828cb8 100644
--- a/elisp/geiser-log.el
+++ b/elisp/geiser-log.el
@@ -1,6 +1,6 @@
;; geiser-log.el -- logging 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
@@ -106,4 +106,3 @@ With prefix, activates all logging levels."
(provide 'geiser-log)
-;;; geiser-log.el ends here