diff options
Diffstat (limited to 'lisp/org/ob-scala.el')
-rw-r--r-- | lisp/org/ob-scala.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/ob-scala.el b/lisp/org/ob-scala.el index 663ce29c196..034f681e9db 100644 --- a/lisp/org/ob-scala.el +++ b/lisp/org/ob-scala.el @@ -1,6 +1,6 @@ ;;; ob-scala.el --- org-babel functions for Scala evaluation -;; Copyright (C) 2012-2015 Free Software Foundation, Inc. +;; Copyright (C) 2012-2016 Free Software Foundation, Inc. ;; Author: Andrzej Lichnerowicz ;; Keywords: literate programming, reproducible research |