File tree Expand file tree Collapse file tree 10 files changed +10
-10
lines changed Expand file tree Collapse file tree 10 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 1- Copyright (c) 2012-2018 , NIPPON TELEGRAPH AND TELEPHONE CORPORATION
1+ Copyright (c) 2012-2021 , NIPPON TELEGRAPH AND TELEPHONE CORPORATION
22All rights reserved.
33
44Redistribution and use in source and binary forms, with or without
Original file line number Diff line number Diff line change 11# SPEC file for pg_dbms_stats13
2- # Copyright(C ) 2012-2020 NIPPON TELEGRAPH AND TELEPHONE CORPORATION
2+ # Copyright(c ) 2012-2021, NIPPON TELEGRAPH AND TELEPHONE CORPORATION
33
44%define _pgdir /usr/pgsql-13
55%define _bindir %{_pgdir }/bin
Original file line number Diff line number Diff line change @@ -237,7 +237,7 @@ <h2 id="seealso">関連項目</h2>
237237< a href ="http://www.postgresql.jp/document/current/html/app-vacuumdb.html "> vacuumdb</ a >
238238
239239< hr />
240- < p class ="footer "> Copyright (c) 2009-2017 , NIPPON TELEGRAPH AND TELEPHONE CORPORATION</ p >
240+ < p class ="footer "> Copyright (c) 2009-2021 , NIPPON TELEGRAPH AND TELEPHONE CORPORATION</ p >
241241
242242</ body >
243243</ html >
Original file line number Diff line number Diff line change @@ -245,7 +245,7 @@ <h2 id="seealso">関連項目</h2>
245245< a href ="http://www.postgresql.jp/document/current/html/app-vacuumdb.html "> vacuumdb</ a >
246246
247247< hr />
248- < p class ="footer "> Copyright (c) 2009-2017 , NIPPON TELEGRAPH AND TELEPHONE CORPORATION</ p >
248+ < p class ="footer "> Copyright (c) 2009-2021 , NIPPON TELEGRAPH AND TELEPHONE CORPORATION</ p >
249249
250250</ body >
251251</ html >
Original file line number Diff line number Diff line change @@ -423,7 +423,7 @@ <h2 id="seealso">10. SEE ALSO</h2>
423423< a href ="http://www.postgresql.jp/document/current/html/sql-copy.html "> COPY</ a >
424424
425425< hr />
426- < p class ="footer "> Copyright (c) 2009-2017 , NIPPON TELEGRAPH AND TELEPHONE CORPORATION</ p >
426+ < p class ="footer "> Copyright (c) 2009-2021 , NIPPON TELEGRAPH AND TELEPHONE CORPORATION</ p >
427427
428428</ body >
429429</ html >
Original file line number Diff line number Diff line change @@ -444,7 +444,7 @@ <h2 id="seealso">10. 関連項目</h2>
444444< a href ="http://www.postgresql.jp/document/current/html/sql-copy.html "> COPY</ a >
445445
446446< hr />
447- < p class ="footer "> Copyright (c) 2009-2017 , NIPPON TELEGRAPH AND TELEPHONE CORPORATION</ p >
447+ < p class ="footer "> Copyright (c) 2009-2021 , NIPPON TELEGRAPH AND TELEPHONE CORPORATION</ p >
448448
449449</ body >
450450</ html >
Original file line number Diff line number Diff line change 11/*
22 * dump.c
33 *
4- * Copyright (c) 2009-2018 , NIPPON TELEGRAPH AND TELEPHONE CORPORATION
4+ * Copyright (c) 2009-2021 , NIPPON TELEGRAPH AND TELEPHONE CORPORATION
55 * Portions Copyright (c) 1996-2013, PostgreSQL Global Development Group
66 * Portions Copyright (c) 1994, Regents of the University of California
77 */
Original file line number Diff line number Diff line change 11/*
22 * import.c
33 *
4- * Copyright (c) 2012-2018 , NIPPON TELEGRAPH AND TELEPHONE CORPORATION
4+ * Copyright (c) 2012-2021 , NIPPON TELEGRAPH AND TELEPHONE CORPORATION
55 */
66#include "postgres.h"
77
Original file line number Diff line number Diff line change 11/*
22 * pg_dbms_stats.c
33 *
4- * Copyright (c) 2009-2018 , NIPPON TELEGRAPH AND TELEPHONE CORPORATION
4+ * Copyright (c) 2009-2021 , NIPPON TELEGRAPH AND TELEPHONE CORPORATION
55 * Portions Copyright (c) 1996-2013, PostgreSQL Global Development Group
66 * Portions Copyright (c) 1994, Regents of the University of California
77 */
Original file line number Diff line number Diff line change 11/*
22 * pg_dbms_stats.h
33 *
4- * Copyright (c) 2009-2018 , NIPPON TELEGRAPH AND TELEPHONE CORPORATION
4+ * Copyright (c) 2009-2021 , NIPPON TELEGRAPH AND TELEPHONE CORPORATION
55 * Portions Copyright (c) 1996-2013, PostgreSQL Global Development Group
66 * Portions Copyright (c) 1994, Regents of the University of California
77 */
You can’t perform that action at this time.
0 commit comments