From 7fa975adbce3f2ce4ba40ea52110b992a52262b6 Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Thu, 2 Jan 2025 18:32:51 +0100 Subject: Update copyright year to 2025 Run "TZ=UTC0 admin/update-copyright". --- lisp/progmodes/python.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/progmodes/python.el') diff --git a/lisp/progmodes/python.el b/lisp/progmodes/python.el index 0001bdd21a9..7f329f91e4f 100644 --- a/lisp/progmodes/python.el +++ b/lisp/progmodes/python.el @@ -1,6 +1,6 @@ ;;; python.el --- Python's flying circus support for Emacs -*- lexical-binding: t -*- -;; Copyright (C) 2003-2024 Free Software Foundation, Inc. +;; Copyright (C) 2003-2025 Free Software Foundation, Inc. ;; Author: Fabián E. Gallina ;; URL: https://github.com/fgallina/python.el -- cgit v1.2.1