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/SPECS/pg_rman14.spec b/SPECS/pg_rman14.spec index de54bc9f..b1c67b03 100644 --- a/SPECS/pg_rman14.spec +++ b/SPECS/pg_rman14.spec @@ -1,5 +1,5 @@ # SPEC file for pg_rman -# Copyright(C) 2009-2025 NIPPON TELEGRAPH AND TELEPHONE CORPORATION +# Copyright(C) 2009-2026 NTT, Inc. %define _pgdir /usr/pgsql-14 %define _bindir %{_pgdir}/bin @@ -16,7 +16,7 @@ Group: Applications/Databases Source0: %{name}-%{version}-pg14.tar.gz URL: https://github.com/ossc-db/pg_rman BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-%(%{__id_u} -n) -Vendor: NIPPON TELEGRAPH AND TELEPHONE CORPORATION +Vendor: NTT, Inc. ## We use postgresql-devel package BuildRequires: postgresql14-devel, zlib-devel diff --git a/backup.c b/backup.c index 1c050042..819f73d9 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 4822da2e..5d428729 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 cb642d81..c4925708 100644 --- a/docs/index-ja.html +++ b/docs/index-ja.html @@ -1468,7 +1468,7 @@