summaryrefslogtreecommitdiff
path: root/lisp/org/ob-lua.el
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2017-07-05 14:08:35 -0400
committerGlenn Morris <rgm@gnu.org>2017-07-05 14:08:35 -0400
commit0fda6d53e38cc7073186fed0bd862221d21500ab (patch)
treee335f995abdc24aa4dde9adb5f6f58a821960781 /lisp/org/ob-lua.el
parent26a308ea112637911fd3870139ba0e2d98e58aa0 (diff)
downloademacs-0fda6d53e38cc7073186fed0bd862221d21500ab.tar.gz
emacs-0fda6d53e38cc7073186fed0bd862221d21500ab.tar.bz2
emacs-0fda6d53e38cc7073186fed0bd862221d21500ab.zip
; Standardize some copyright and license notices
Diffstat (limited to 'lisp/org/ob-lua.el')
-rw-r--r--lisp/org/ob-lua.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/ob-lua.el b/lisp/org/ob-lua.el
index fa60b0ee2d6..686d41a4b68 100644
--- a/lisp/org/ob-lua.el
+++ b/lisp/org/ob-lua.el
@@ -1,6 +1,6 @@
;;; ob-lua.el --- Org Babel functions for Lua evaluation -*- lexical-binding: t; -*-
-;; Copyright (C) 2014, 2016, 2017 Free Software Foundation, Inc.
+;; Copyright (C) 2014, 2016-2017 Free Software Foundation, Inc.
;; Authors: Dieter Schoen
;; Keywords: literate programming, reproducible research