summaryrefslogtreecommitdiff
path: root/lisp/ob-latex.el
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2021-01-01 14:55:31 -0500
committerKyle Meyer <kyle@kyleam.com>2021-01-01 14:59:01 -0500
commit99eafe3787e03ac31ab12b3cc28f7832ef8b0987 (patch)
tree0cfd73360d740823fba8415e989802ae7dc096ca /lisp/ob-latex.el
parentbd1c3187cfcdc52ae3492df7cbe6ec394d6e38c8 (diff)
Update copyright year to 2021
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 4b343dd14..138f47495 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-2020 Free Software Foundation, Inc.
+;; Copyright (C) 2009-2021 Free Software Foundation, Inc.
;; Author: Eric Schulte
;; Keywords: literate programming, reproducible research