Skip to content

Commit 6530fcb

Browse files
committed
Update copyright notices to 2024
This updates all the copyright notices to be relevant with the current dates, for the code where this matters.
1 parent 8e296b6 commit 6530fcb

24 files changed

+29
-29
lines changed

COPYRIGHT

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2012-2023, NIPPON TELEGRAPH AND TELEPHONE CORPORATION
1+
Copyright (c) 2012-2024, NIPPON TELEGRAPH AND TELEPHONE CORPORATION
22
All rights reserved.
33

44
Redistribution and use in source and binary forms, with or without

COPYRIGHT.postgresql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ core.c and make_join_rel.c are the parts of PostgreSQL Database Management
22
System (formerly known as Postgres, then as Postgres95).
33
Copyright holders of those files are following organizations:
44

5-
Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
5+
Portions Copyright (c) 1996-2024, PostgreSQL Global Development Group
66

77
Portions Copyright (c) 1994, The Regents of the University of California
88

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
# pg_hint_plan: Makefile
33
#
4-
# Copyright (c) 2012-2023, NIPPON TELEGRAPH AND TELEPHONE CORPORATION
4+
# Copyright (c) 2012-2024, NIPPON TELEGRAPH AND TELEPHONE CORPORATION
55
#
66

77
MODULE_big = pg_hint_plan

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ For more details, please see the various documentations available in the
2525

2626
* * * * *
2727

28-
Copyright (c) 2012-2023, NIPPON TELEGRAPH AND TELEPHONE CORPORATION
28+
Copyright (c) 2012-2024, NIPPON TELEGRAPH AND TELEPHONE CORPORATION

SPECS/pg_hint_plan17.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# SPEC file for pg_hint_plan
2-
# Copyright(c) 2022-2023, NIPPON TELEGRAPH AND TELEPHONE CORPORATION
2+
# Copyright(c) 2022-2024, NIPPON TELEGRAPH AND TELEPHONE CORPORATION
33

44
%define _pgdir /usr/pgsql-17
55
%define _bindir %{_pgdir}/bin

core.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
* compute_partition_bounds()
4141
* try_partitionwise_join()
4242
*
43-
* Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
43+
* Portions Copyright (c) 1996-2024, PostgreSQL Global Development Group
4444
* Portions Copyright (c) 1994, Regents of the University of California
4545
*
4646
*-------------------------------------------------------------------------

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# https://www.sphinx-doc.org/en/master/usage/configuration.html#project-information
88

99
project = 'pg_hint_plan'
10-
copyright = '2012-2023, NIPPON TELEGRAPH AND TELEPHONE CORPORATION'
10+
copyright = '2012-2024, NIPPON TELEGRAPH AND TELEPHONE CORPORATION'
1111
author = 'NIPPON TELEGRAPH AND TELEPHONE CORPORATION'
1212

1313
# -- General configuration ---------------------------------------------------

docs/locale/ja/LC_MESSAGES/description.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# LANGUAGE message translation file for pg_hint_plan description.
2-
# Copyright (C) 2012-2023, NIPPON TELEGRAPH AND TELEPHONE CORPORATION
2+
# Copyright (C) 2012-2024, NIPPON TELEGRAPH AND TELEPHONE CORPORATION
33
# This file is distributed under the same license as the pg_hint_plan
44
# package.
55
# Julien Rouhaud <[email protected]>, 2023.

docs/locale/ja/LC_MESSAGES/errors.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# LANGUAGE message translation file for pg_hint_plan errors.
2-
# Copyright (C) 2012-2023, NIPPON TELEGRAPH AND TELEPHONE CORPORATION
2+
# Copyright (C) 2012-2024, NIPPON TELEGRAPH AND TELEPHONE CORPORATION
33
# This file is distributed under the same license as the pg_hint_plan
44
# package.
55
# Julien Rouhaud <[email protected]>, 2023.

docs/locale/ja/LC_MESSAGES/functional_limitations.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# LANGUAGE message translation file for pg_hint_plan functional limitations.
2-
# Copyright (C) 2012-2023, NIPPON TELEGRAPH AND TELEPHONE CORPORATION
2+
# Copyright (C) 2012-2024, NIPPON TELEGRAPH AND TELEPHONE CORPORATION
33
# This file is distributed under the same license as the pg_hint_plan
44
# package.
55
# Julien Rouhaud <[email protected]>, 2023.

docs/locale/ja/LC_MESSAGES/hint_details.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# LANGUAGE message translation file for pg_hint_plan hint details.
2-
# Copyright (C) 2012-2023, NIPPON TELEGRAPH AND TELEPHONE CORPORATION
2+
# Copyright (C) 2012-2024, NIPPON TELEGRAPH AND TELEPHONE CORPORATION
33
# This file is distributed under the same license as the pg_hint_plan
44
# package.
55
# Julien Rouhaud <[email protected]>, 2023.

docs/locale/ja/LC_MESSAGES/hint_list.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# LANGUAGE message translation file for pg_hint_plan hint list.
2-
# Copyright (C) 2012-2023, NIPPON TELEGRAPH AND TELEPHONE CORPORATION
2+
# Copyright (C) 2012-2024, NIPPON TELEGRAPH AND TELEPHONE CORPORATION
33
# This file is distributed under the same license as the pg_hint_plan
44
# package.
55
# Julien Rouhaud <[email protected]>, 2023.
@@ -272,8 +272,8 @@ msgstr "`Set(GUCパラメータ 値)`"
272272
msgid "Sets GUC parameter to the value defined while planner is running."
273273
msgstr "プランナが実行中の間、GUCパラメータの値を設定します。"
274274

275-
#~ msgid "copyright (c) 2012-2023, nippon telegraph and telephone corporation"
276-
#~ msgstr "copyright (c) 2012-2023, nippon telegraph and telephone corporation"
275+
#~ msgid "copyright (c) 2012-2024, nippon telegraph and telephone corporation"
276+
#~ msgstr "copyright (c) 2012-2024, nippon telegraph and telephone corporation"
277277

278278
#~ msgid "Forces not to do index only scan on the table. Available for PostgreSQL 9.2 and later."
279279
#~ msgstr "指定されたテーブルにインデックスオンリースキャンを行わないように強制します。PostgreSQL 9.2以降で利用可能です。"

docs/locale/ja/LC_MESSAGES/hint_table.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# LANGUAGE message translation file for pg_hint_plan hint table.
2-
# Copyright (C) 2012-2023, NIPPON TELEGRAPH AND TELEPHONE CORPORATION
2+
# Copyright (C) 2012-2024, NIPPON TELEGRAPH AND TELEPHONE CORPORATION
33
# This file is distributed under the same license as the pg_hint_plan
44
# package.
55
# Julien Rouhaud <[email protected]>, 2023.

docs/locale/ja/LC_MESSAGES/index.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# LANGUAGE message translation file for pg_hint_plan index page.
2-
# Copyright (C) 2012-2023, NIPPON TELEGRAPH AND TELEPHONE CORPORATION
2+
# Copyright (C) 2012-2024, NIPPON TELEGRAPH AND TELEPHONE CORPORATION
33
# This file is distributed under the same license as the pg_hint_plan
44
# package.
55
# Julien Rouhaud <[email protected]>, 2023.

docs/locale/ja/LC_MESSAGES/installation.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# LANGUAGE message translation file for pg_hint_plan installation.
2-
# Copyright (C) 2012-2023, NIPPON TELEGRAPH AND TELEPHONE CORPORATION
2+
# Copyright (C) 2012-2024, NIPPON TELEGRAPH AND TELEPHONE CORPORATION
33
# This file is distributed under the same license as the pg_hint_plan
44
# package.
55
# Julien Rouhaud <[email protected]>, 2023.

docs/locale/ja/LC_MESSAGES/requirements.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# LANGUAGE message translation file for pg_hint_plan requirements.
2-
# Copyright (C) 2012-2023, NIPPON TELEGRAPH AND TELEPHONE CORPORATION
2+
# Copyright (C) 2012-2024, NIPPON TELEGRAPH AND TELEPHONE CORPORATION
33
# This file is distributed under the same license as the pg_hint_plan
44
# package.
55
# Julien Rouhaud <[email protected]>, 2023.

docs/locale/ja/LC_MESSAGES/synopsis.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# LANGUAGE message translation file for pg_hint_plan synopsis.
2-
# Copyright (C) 2012-2023, NIPPON TELEGRAPH AND TELEPHONE CORPORATION
2+
# Copyright (C) 2012-2024, NIPPON TELEGRAPH AND TELEPHONE CORPORATION
33
# This file is distributed under the same license as the pg_hint_plan
44
# package.
55
# Julien Rouhaud <[email protected]>, 2023.

docs/locale/ja/LC_MESSAGES/uninstallation.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# LANGUAGE message translation file for pg_hint_plan uninstallation.
2-
# Copyright (C) 2012-2023, NIPPON TELEGRAPH AND TELEPHONE CORPORATION
2+
# Copyright (C) 2012-2024, NIPPON TELEGRAPH AND TELEPHONE CORPORATION
33
# This file is distributed under the same license as the pg_hint_plan
44
# package.
55
# Julien Rouhaud <[email protected]>, 2023.

make_join_rel.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
* make_join_rel()
1313
* populate_joinrel_with_paths()
1414
*
15-
* Portions Copyright (c) 2013-2023, NIPPON TELEGRAPH AND TELEPHONE CORPORATION
16-
* Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
15+
* Portions Copyright (c) 2013-2024, NIPPON TELEGRAPH AND TELEPHONE CORPORATION
16+
* Portions Copyright (c) 1996-2024, PostgreSQL Global Development Group
1717
* Portions Copyright (c) 1994, Regents of the University of California
1818
*
1919
*-------------------------------------------------------------------------

pg_hint_plan.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* pg_hint_plan.c
44
* hinting on how to execute a query for PostgreSQL
55
*
6-
* Copyright (c) 2012-2023, NIPPON TELEGRAPH AND TELEPHONE CORPORATION
6+
* Copyright (c) 2012-2024, NIPPON TELEGRAPH AND TELEPHONE CORPORATION
77
*
88
*-------------------------------------------------------------------------
99
*/

query_scan.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* This lexer can be used to extra hints from query contents, taking into
77
* account what the backend would consider as values, for example.
88
*
9-
* Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
9+
* Portions Copyright (c) 1996-2024, PostgreSQL Global Development Group
1010
* Portions Copyright (c) 1994, Regents of the University of California
1111
*
1212
* query_scan.h

query_scan.l

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
*
1919
* See query_scan_int.h for additional details.
2020
*
21-
* Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
21+
* Portions Copyright (c) 1996-2024, PostgreSQL Global Development Group
2222
* Portions Copyright (c) 1994, Regents of the University of California
2323
*
2424
* IDENTIFICATION

query_scan_int.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
* same flex version, or if they don't use the same flex options.
3434
*
3535
*
36-
* Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
36+
* Portions Copyright (c) 1996-2024, PostgreSQL Global Development Group
3737
* Portions Copyright (c) 1994, Regents of the University of California
3838
*
3939
* query_scan_int.h

update_copied_funcs.pl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ ()
164164
* compute_partition_bounds()
165165
* try_partitionwise_join()
166166
*
167-
* Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
167+
* Portions Copyright (c) 1996-2024, PostgreSQL Global Development Group
168168
* Portions Copyright (c) 1994, Regents of the University of California
169169
*
170170
*-------------------------------------------------------------------------
@@ -193,8 +193,8 @@ sub make_join_rel_head
193193
* make_join_rel()
194194
* populate_joinrel_with_paths()
195195
*
196-
* Portions Copyright (c) 2013-2023, NIPPON TELEGRAPH AND TELEPHONE CORPORATION
197-
* Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
196+
* Portions Copyright (c) 2013-2024, NIPPON TELEGRAPH AND TELEPHONE CORPORATION
197+
* Portions Copyright (c) 1996-2024, PostgreSQL Global Development Group
198198
* Portions Copyright (c) 1994, Regents of the University of California
199199
*
200200
*-------------------------------------------------------------------------

0 commit comments

Comments
 (0)