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 47b871d1867..c563a6c3e55 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-2019 Free Software Foundation, Inc. +;; Copyright (C) 2015-2020 Free Software Foundation, Inc. ;; Author: Kyle Meyer ;; Keywords: literate programming, reproducible research |