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 2f462cf4140..2b96bf9cd56 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-2017 Free Software Foundation, Inc. +;; Copyright (C) 2009-2018 Free Software Foundation, Inc. ;; Authors: Dan Davison ;; Eric Schulte |