diff options
Diffstat (limited to 'lisp/org/ob-io.el')
-rw-r--r-- | lisp/org/ob-io.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/ob-io.el b/lisp/org/ob-io.el index 5368ff51598..971b37fc7ec 100644 --- a/lisp/org/ob-io.el +++ b/lisp/org/ob-io.el @@ -1,6 +1,6 @@ ;;; ob-io.el --- org-babel functions for Io evaluation -;; Copyright (C) 2012-2013 Free Software Foundation, Inc. +;; Copyright (C) 2012-2014 Free Software Foundation, Inc. ;; Author: Andrzej Lichnerowicz ;; Keywords: literate programming, reproducible research |