Skip to content

Commit 2c6469d

Browse files
committed
Fix incorrect year in some copyright notices
A couple of new files have been added in the tree with a copyright year of 2024 while we were already in 2025. These should be marked with 2025, so let's fix them. Reported-by: Shaik Mohammad Mujeeb <mujeeb.sk.dev@gmail.com> Discussion: https://postgr.es/m/CALa6HA4_Wu7-2PV0xv-Q84cT8eG7rTx6bdjUV0Pc=McAwkNMfQ@mail.gmail.com
1 parent 11b2dc3 commit 2c6469d

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

contrib/sepgsql/t/001_sepgsql.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
# Copyright (c) 2024, PostgreSQL Global Development Group
2+
# Copyright (c) 2024-2025, PostgreSQL Global Development Group
33

44
use strict;
55
use warnings FATAL => 'all';

src/include/access/gin_tuple.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* gin.h
33
* Public header file for Generalized Inverted Index access method.
44
*
5-
* Copyright (c) 2006-2024, PostgreSQL Global Development Group
5+
* Copyright (c) 2006-2025, PostgreSQL Global Development Group
66
*
77
* src/include/access/gin.h
88
*--------------------------------------------------------------------------

src/include/storage/waiteventset.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
* functions.
1616
*
1717
*
18-
* Portions Copyright (c) 1996-2024, PostgreSQL Global Development Group
18+
* Portions Copyright (c) 1996-2025, PostgreSQL Global Development Group
1919
* Portions Copyright (c) 1994, Regents of the University of California
2020
*
2121
* src/include/storage/waiteventset.h

src/port/pg_localeconv_r.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* pg_localeconv_r.c
44
* Thread-safe implementations of localeconv()
55
*
6-
* Portions Copyright (c) 1996-2024, PostgreSQL Global Development Group
6+
* Portions Copyright (c) 1996-2025, PostgreSQL Global Development Group
77
* Portions Copyright (c) 1994, Regents of the University of California
88
*
99
*

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy