summaryrefslogtreecommitdiff
path: root/lisp/ob-lua.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ob-lua.el')
-rw-r--r--lisp/ob-lua.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ob-lua.el b/lisp/ob-lua.el
index afb5c45..fa60b0e 100644
--- a/lisp/ob-lua.el
+++ b/lisp/ob-lua.el
@@ -1,6 +1,6 @@
;;; ob-lua.el --- Org Babel functions for Lua evaluation -*- lexical-binding: t; -*-
-;; Copyright (C) 2014, 2016 Free Software Foundation, Inc.
+;; Copyright (C) 2014, 2016, 2017 Free Software Foundation, Inc.
;; Authors: Dieter Schoen
;; Keywords: literate programming, reproducible research