From 50e6eb731d98ab6d0e625a0b87fb327b172bbebd Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Wed, 1 Jan 2025 11:21:55 -0500 Subject: Update copyright for 2025 Backpatch-through: 13 --- src/pl/plpython/plpython_system.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/pl/plpython/plpython_system.h') diff --git a/src/pl/plpython/plpython_system.h b/src/pl/plpython/plpython_system.h index 036d339bf83..ace9fc631b2 100644 --- a/src/pl/plpython/plpython_system.h +++ b/src/pl/plpython/plpython_system.h @@ -7,7 +7,7 @@ * declarations should be put here. However, we do include some stuff * that is meant to prevent conflicts between our code and Python. * - * Portions Copyright (c) 1996-2024, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2025, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * * src/pl/plpython/plpython_system.h -- cgit v1.2.3