aboutsummaryrefslogtreecommitdiff
path: root/src/backend/storage/file/fileset.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/backend/storage/file/fileset.c')
-rw-r--r--src/backend/storage/file/fileset.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/backend/storage/file/fileset.c b/src/backend/storage/file/fileset.c
index 5746b8f935f..64141c7cb91 100644
--- a/src/backend/storage/file/fileset.c
+++ b/src/backend/storage/file/fileset.c
@@ -3,7 +3,7 @@
* fileset.c
* Management of named temporary files.
*
- * 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
*
* IDENTIFICATION