aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/org/ob-ruby.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/org/ob-ruby.el')
-rw-r--r--lisp/org/ob-ruby.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/ob-ruby.el b/lisp/org/ob-ruby.el
index 5b31247bdc3..7e09d6d78be 100644
--- a/lisp/org/ob-ruby.el
+++ b/lisp/org/ob-ruby.el
@@ -1,6 +1,6 @@
1;;; ob-ruby.el --- org-babel functions for ruby evaluation 1;;; ob-ruby.el --- org-babel functions for ruby evaluation
2 2
3;; Copyright (C) 2009-2014 Free Software Foundation, Inc. 3;; Copyright (C) 2009-2015 Free Software Foundation, Inc.
4 4
5;; Author: Eric Schulte 5;; Author: Eric Schulte
6;; Keywords: literate programming, reproducible research 6;; Keywords: literate programming, reproducible research