diff options
Diffstat (limited to 'src/test/isolation/specscanner.l')
-rw-r--r-- | src/test/isolation/specscanner.l | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/isolation/specscanner.l b/src/test/isolation/specscanner.l index a643002804a..068a77836c9 100644 --- a/src/test/isolation/specscanner.l +++ b/src/test/isolation/specscanner.l @@ -4,7 +4,7 @@ * specscanner.l * a lexical scanner for an isolation test specification * - * 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 * *------------------------------------------------------------------------- |