summaryrefslogtreecommitdiff
path: root/lisp/org/ob-julia.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/org/ob-julia.el')
-rw-r--r--lisp/org/ob-julia.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/ob-julia.el b/lisp/org/ob-julia.el
index 3176baf3702..abddca36134 100644
--- a/lisp/org/ob-julia.el
+++ b/lisp/org/ob-julia.el
@@ -1,6 +1,6 @@
;;; ob-julia.el --- org-babel functions for julia code evaluation -*- lexical-binding: t; -*-
-;; Copyright (C) 2013-2021 Free Software Foundation, Inc.
+;; Copyright (C) 2013-2022 Free Software Foundation, Inc.
;; Authors: G. Jay Kerns
;; Maintainer: Pedro Bruel <pedro.bruel@gmail.com>
;; Keywords: literate programming, reproducible research, scientific computing