From 360dac2dca7c054203fe26944de33fea08e60178 Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Fri, 1 Jan 2021 14:55:31 -0500 Subject: Update copyright year to 2021 --- ob-stan.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ob-stan.el b/ob-stan.el index 00aa8fb..1f2afde 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-2020 Free Software Foundation, Inc. +;; Copyright (C) 2015-2021 Free Software Foundation, Inc. ;; Author: Kyle Meyer ;; Keywords: literate programming, reproducible research -- cgit v1.2.3