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 40fd8d9ccea..38cda4cdbc7 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-2017 Free Software Foundation, Inc. +;; Copyright (C) 2015-2018 Free Software Foundation, Inc. ;; Author: Kyle Meyer ;; Keywords: literate programming, reproducible research |