diff --git a/COPYRIGHT b/COPYRIGHT index 340fd6cd..3a82ea38 100644 --- a/COPYRIGHT +++ b/COPYRIGHT @@ -1,6 +1,6 @@ -Copyright (c) 2009-2025, NIPPON TELEGRAPH AND TELEPHONE CORPORATION +Copyright (c) 2009-2026, NTT, Inc. -Portions Copyright (c) 1996-2025, PostgreSQL Global Development Group +Portions Copyright (c) 1996-2026, PostgreSQL Global Development Group Portions Copyright (c) 1994, The Regents of the University of California Redistribution and use in source and binary forms, with or without @@ -11,10 +11,9 @@ modification, are permitted provided that the following conditions are met: * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. - * Neither the name of the NIPPON TELEGRAPH AND TELEPHONE CORPORATION - (NTT) nor the names of its contributors may be used to endorse or - promote products derived from this software without specific prior - written permission. + * Neither the name of the NTT, Inc. nor the names of its contributors may be + used to endorse or promote products derived from this software without + specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE diff --git a/Makefile b/Makefile index 847c2c72..5f6a5de0 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # # pg_rman: Makefile # -# Portions Copyright (c) 2008-2021, NIPPON TELEGRAPH AND TELEPHONE CORPORATION +# Portions Copyright (c) 2008-2026, NTT, Inc. # PROGRAM = pg_rman SRCS = \ diff --git a/backup.c b/backup.c index 24bf1126..b04e57a2 100644 --- a/backup.c +++ b/backup.c @@ -2,7 +2,7 @@ * * backup.c: backup DB cluster, archived WAL, serverlog. * - * Copyright (c) 2009-2025, NIPPON TELEGRAPH AND TELEPHONE CORPORATION + * Copyright (c) 2009-2026, NTT, Inc. * *------------------------------------------------------------------------- */ diff --git a/catalog.c b/catalog.c index 4ea40345..80f79c05 100644 --- a/catalog.c +++ b/catalog.c @@ -2,7 +2,7 @@ * * catalog.c: backup catalog operation * - * Copyright (c) 2009-2025, NIPPON TELEGRAPH AND TELEPHONE CORPORATION + * Copyright (c) 2009-2026, NTT, Inc. * *------------------------------------------------------------------------- */ diff --git a/data.c b/data.c index a0e599a8..33b977a3 100644 --- a/data.c +++ b/data.c @@ -3,7 +3,7 @@ * data.c: utilities for backing up and restoring database files along with * the support for compression/decompression of individual data file pages * - * Copyright (c) 2009-2025, NIPPON TELEGRAPH AND TELEPHONE CORPORATION + * Copyright (c) 2009-2026, NTT, Inc. * *------------------------------------------------------------------------- */ diff --git a/delete.c b/delete.c index 4b32c2db..afb8f5e2 100644 --- a/delete.c +++ b/delete.c @@ -2,7 +2,7 @@ * * delete.c: delete backup files. * - * Copyright (c) 2009-2025, NIPPON TELEGRAPH AND TELEPHONE CORPORATION + * Copyright (c) 2009-2026, NTT, Inc. * *------------------------------------------------------------------------- */ diff --git a/dir.c b/dir.c index d5fffa47..8324d15c 100644 --- a/dir.c +++ b/dir.c @@ -2,7 +2,7 @@ * * dir.c: directory operation utility. * - * Copyright (c) 2009-2025, NIPPON TELEGRAPH AND TELEPHONE CORPORATION + * Copyright (c) 2009-2026, NTT, Inc. * *------------------------------------------------------------------------- */ diff --git a/docs/index-ja.html b/docs/index-ja.html index 61033a4e..42789e17 100644 --- a/docs/index-ja.html +++ b/docs/index-ja.html @@ -1470,7 +1470,7 @@