branch: elpa/macrostep
commit f8f0424e3f1eb7b10335c995ac29ae99f7d9bc64
Author: joddie <[email protected]>
Commit: joddie <[email protected]>

    Fix header dates
---
 macrostep.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/macrostep.el b/macrostep.el
index ba44f3b..63f4002 100644
--- a/macrostep.el
+++ b/macrostep.el
@@ -1,11 +1,11 @@
 ;;; macrostep.el --- interactive macro stepper for Emacs Lisp
 
-;; Copyright (C) 2012 Jonathan Oddie <[email protected]>
+;; Copyright (C) 2012-2014 Jonathan Oddie <[email protected]>
 
 ;; Author:     joddie <[email protected]>
 ;; Maintainer: joddie <[email protected]>
 ;; Created:    16 January 2012
-;; Updated:    04 May 2013
+;; Updated:    05 May 2014
 ;; Version:    0.6
 ;; Keywords:   lisp, languages, macro, debugging
 ;; Url:        https://github.com/joddie/macrostep

Reply via email to