diff --git a/lisp/ob-julia.el b/lisp/ob-julia.el index cbc58d665..a61e78523 100644 --- a/lisp/ob-julia.el +++ b/lisp/ob-julia.el @@ -1,6 +1,6 @@ ;;; ob-julia.el --- org-babel functions for julia code evaluation -;; Copyright (C) 2013, 2014, 2021 G. Jay Kerns +;; Copyright (C) 2013-2021 Free Software Foundation, Inc. ;; Authors: G. Jay Kerns, based on ob-R.el by Eric Schulte and Dan Davison ;; Maintainer: Pedro Bruel ;; Keywords: literate programming, reproducible research, scientific computing