aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/org/ob-screen.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/org/ob-screen.el')
-rw-r--r--lisp/org/ob-screen.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/org/ob-screen.el b/lisp/org/ob-screen.el
index a9a3c5c794..084beffd22 100644
--- a/lisp/org/ob-screen.el
+++ b/lisp/org/ob-screen.el
@@ -1,6 +1,6 @@
;;; ob-screen.el --- org-babel support for interactive terminal
-;; Copyright (C) 2009, 2010 Free Software Foundation
+;; Copyright (C) 2009-2011 Free Software Foundation
;; Author: Benjamin Andresen
;; Keywords: literate programming, interactive shell
@@ -142,6 +142,6 @@ The terminal should shortly flicker."
(provide 'ob-screen)
-;; arch-tag: 908e5afe-89a0-4f27-b982-23f1f2e3bac9
+
;;; ob-screen.el ends here