From ef7044d36fee0332905f776a75156425ed7321c6 Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Wed, 1 Jan 2020 13:38:46 -0500 Subject: Update copyright year to 2020 --- ob-stan.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ob-stan.el b/ob-stan.el index 47b871d..c563a6c 100644 --- a/ob-stan.el +++ b/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 -- cgit v1.2.3