aboutsummaryrefslogtreecommitdiff
path: root/src/bin/psql/variables.h
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2025-01-01 11:21:55 -0500
committerBruce Momjian <bruce@momjian.us>2025-01-01 11:21:55 -0500
commit50e6eb731d98ab6d0e625a0b87fb327b172bbebd (patch)
treeafa997a1b8df3ed53e220af8374e637cd5de5c5a /src/bin/psql/variables.h
parent98b1efd6ef6a1612019ef9ed6e44b79c132352ce (diff)
downloadpostgresql-50e6eb731d98ab6d0e625a0b87fb327b172bbebd.tar.gz
postgresql-50e6eb731d98ab6d0e625a0b87fb327b172bbebd.zip
Update copyright for 2025
Backpatch-through: 13
Diffstat (limited to 'src/bin/psql/variables.h')
-rw-r--r--src/bin/psql/variables.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/psql/variables.h b/src/bin/psql/variables.h
index dca4f06dbbb..a95bc29f407 100644
--- a/src/bin/psql/variables.h
+++ b/src/bin/psql/variables.h
@@ -1,7 +1,7 @@
/*
* psql - the PostgreSQL interactive terminal
*
- * Copyright (c) 2000-2024, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2025, PostgreSQL Global Development Group
*
* This implements a sort of variable repository. One could also think of it
* as a cheap version of an associative array. Each variable has a string