diff options
Diffstat (limited to 'lisp/org/ob-stan.el')
-rw-r--r-- | lisp/org/ob-stan.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/ob-stan.el b/lisp/org/ob-stan.el index 00aa8fb28c8..1f2afdeeda7 100644 --- a/lisp/org/ob-stan.el +++ b/lisp/org/ob-stan.el @@ -1,6 +1,6 @@ ;;; ob-stan.el --- Babel Functions for Stan -*- lexical-binding: t; -*- -;; Copyright (C) 2015-2020 Free Software Foundation, Inc. +;; Copyright (C) 2015-2021 Free Software Foundation, Inc. ;; Author: Kyle Meyer ;; Keywords: literate programming, reproducible research |