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 46e721b7ae7..63d2b6cf35e 100644 --- a/lisp/org/ob-io.el +++ b/lisp/org/ob-io.el @@ -1,6 +1,6 @@ ;;; ob-io.el --- Babel Functions for Io -*- lexical-binding: t; -*- -;; Copyright (C) 2012-2020 Free Software Foundation, Inc. +;; Copyright (C) 2012-2021 Free Software Foundation, Inc. ;; Author: Andrzej Lichnerowicz ;; Keywords: literate programming, reproducible research |