diff options
Diffstat (limited to 'lisp/org/ob-groovy.el')
-rw-r--r-- | lisp/org/ob-groovy.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/ob-groovy.el b/lisp/org/ob-groovy.el index b3ff34aac3e..e0e2f2cd2e8 100644 --- a/lisp/org/ob-groovy.el +++ b/lisp/org/ob-groovy.el @@ -1,6 +1,6 @@ ;;; ob-groovy.el --- Babel Functions for Groovy -*- lexical-binding: t; -*- -;; Copyright (C) 2013-2021 Free Software Foundation, Inc. +;; Copyright (C) 2013-2022 Free Software Foundation, Inc. ;; Author: Miro Bezjak ;; Maintainer: Palak Mathur |