summaryrefslogtreecommitdiff
path: root/lisp/ob-latex.el
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2017-01-05 20:19:23 -0500
committerKyle Meyer <kyle@kyleam.com>2017-01-05 20:19:37 -0500
commit713f785017e908333caddd244fcc685745e78539 (patch)
tree92c674cb0a6c0326b15400ed72f90240e22597b5 /lisp/ob-latex.el
parent029c2deccc839af3ac2b8cb2d5c5a75e693962e1 (diff)
Update copyright years
Diffstat (limited to 'lisp/ob-latex.el')
-rw-r--r--lisp/ob-latex.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ob-latex.el b/lisp/ob-latex.el
index 8fc0493c0..763ffb16f 100644
--- a/lisp/ob-latex.el
+++ b/lisp/ob-latex.el
@@ -1,6 +1,6 @@
;;; ob-latex.el --- Babel Functions for LaTeX -*- lexical-binding: t; -*-
-;; Copyright (C) 2009-2016 Free Software Foundation, Inc.
+;; Copyright (C) 2009-2017 Free Software Foundation, Inc.
;; Author: Eric Schulte
;; Keywords: literate programming, reproducible research