From f40c47a2a50842354ab663392e6c18e706fb2853 Mon Sep 17 00:00:00 2001
From: Kyle Meyer <kyle@kyleam.com>
Date: Sat, 9 Jan 2016 17:17:14 -0500
Subject: Update copyright years for master-only files

---
 ob-stan.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ob-stan.el b/ob-stan.el
index 9e734e9..5faa8fc 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 Free Software Foundation, Inc.
+;; Copyright (C) 2015-2016 Free Software Foundation, Inc.
 
 ;; Author: Kyle Meyer
 ;; Keywords: literate programming, reproducible research
-- 
cgit v1.2.3