mirror of
https://github.com/postgres/postgres.git
synced 2025-10-27 00:12:01 +03:00
Update copyright for 2023
Backpatch-through: 11
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
* bufpage.c
|
||||
* POSTGRES standard buffer page code.
|
||||
*
|
||||
* Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
|
||||
* Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
|
||||
* Portions Copyright (c) 1994, Regents of the University of California
|
||||
*
|
||||
*
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
* checksum.c
|
||||
* Checksum implementation for data pages.
|
||||
*
|
||||
* Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
|
||||
* Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
|
||||
* Portions Copyright (c) 1994, Regents of the University of California
|
||||
*
|
||||
* IDENTIFICATION
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
* itemptr.c
|
||||
* POSTGRES disk item pointer code.
|
||||
*
|
||||
* Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
|
||||
* Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
|
||||
* Portions Copyright (c) 1994, Regents of the University of California
|
||||
*
|
||||
*
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright (c) 2022, PostgreSQL Global Development Group
|
||||
# Copyright (c) 2022-2023, PostgreSQL Global Development Group
|
||||
|
||||
backend_sources += files(
|
||||
'bufpage.c',
|
||||
|
||||
Reference in New Issue
Block a user