aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/org/ob-clojure.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/org/ob-clojure.el')
-rw-r--r--lisp/org/ob-clojure.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/ob-clojure.el b/lisp/org/ob-clojure.el
index dd730a29822..c2b76c55b3c 100644
--- a/lisp/org/ob-clojure.el
+++ b/lisp/org/ob-clojure.el
@@ -1,6 +1,6 @@
1;;; ob-clojure.el --- org-babel functions for clojure evaluation 1;;; ob-clojure.el --- org-babel functions for clojure evaluation
2 2
3;; Copyright (C) 2009-2015 Free Software Foundation, Inc. 3;; Copyright (C) 2009-2016 Free Software Foundation, Inc.
4 4
5;; Author: Joel Boehland 5;; Author: Joel Boehland
6;; Eric Schulte 6;; Eric Schulte