diff options
Diffstat (limited to 'lisp/org/ob-perl.el')
-rw-r--r-- | lisp/org/ob-perl.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/ob-perl.el b/lisp/org/ob-perl.el index 4d405a8b6aa..f01feaf294f 100644 --- a/lisp/org/ob-perl.el +++ b/lisp/org/ob-perl.el @@ -1,6 +1,6 @@ ;;; ob-perl.el --- Babel Functions for Perl -*- lexical-binding: t; -*- -;; Copyright (C) 2009-2021 Free Software Foundation, Inc. +;; Copyright (C) 2009-2022 Free Software Foundation, Inc. ;; Authors: Dan Davison ;; Eric Schulte |