diff options
Diffstat (limited to 'lisp/org/ob-matlab.el')
-rw-r--r-- | lisp/org/ob-matlab.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/ob-matlab.el b/lisp/org/ob-matlab.el index 0d238a44f75..45ec5c5437b 100644 --- a/lisp/org/ob-matlab.el +++ b/lisp/org/ob-matlab.el @@ -1,6 +1,6 @@ ;;; ob-matlab.el --- Babel support for Matlab -*- lexical-binding: t; -*- -;; Copyright (C) 2010-2020 Free Software Foundation, Inc. +;; Copyright (C) 2010-2021 Free Software Foundation, Inc. ;; Author: Dan Davison ;; Keywords: literate programming, reproducible research |