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