From 8c1fe1e5efa2bbaeab2cf141bd31f09abe63d4c4 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Fri, 1 Jan 2021 07:48:14 +0000 Subject: Update copyright year to 2021 Run "TZ=UTC0 admin/update-copyright $(git ls-files)". --- lisp/org/ob-python.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/org/ob-python.el') diff --git a/lisp/org/ob-python.el b/lisp/org/ob-python.el index ffb8ee855ef..7911205d08d 100644 --- a/lisp/org/ob-python.el +++ b/lisp/org/ob-python.el @@ -1,6 +1,6 @@ ;;; ob-python.el --- Babel Functions for Python -*- lexical-binding: t; -*- -;; Copyright (C) 2009-2020 Free Software Foundation, Inc. +;; Copyright (C) 2009-2021 Free Software Foundation, Inc. ;; Authors: Eric Schulte ;; Dan Davison -- cgit v1.2.1