Update Copyright of the previous commit (4bfca73c6788cee498d74e938fa38c38b9abb6a2).
authorBo Peng <pengbo@sraoss.co.jp>
Thu, 9 Nov 2023 13:15:08 +0000 (22:15 +0900)
committerBo Peng <pengbo@sraoss.co.jp>
Thu, 9 Nov 2023 13:15:08 +0000 (22:15 +0900)
src/include/utils/elog.h
src/include/utils/fe_ports.h
src/tools/fe_port.c
src/utils/error/elog.c
src/utils/pool_stream.c

index 5494c9618bf1c6277d6a3feed7f8a42baac604a4..c831662b1a387ea35a1c8dcb12ce3d6a8a141150 100644 (file)
@@ -4,7 +4,7 @@
  *       POSTGRES error reporting/logging definitions.
  *
  *
- * Portions Copyright (c) 2003-2014, PgPool Global Development Group
+ * Portions Copyright (c) 2003-2023, PgPool Global Development Group
  * Portions Copyright (c) 1996-2013, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
index 6b0e4889d372755e39e58c66dac6b9c92932015e..eff29a9fb43bab582c7c4684d93953b4c7a7cd9d 100644 (file)
@@ -5,7 +5,7 @@
  * pgpool: a language independent connection pool server for PostgreSQL
  * written by Tatsuo Ishii
  *
- * Copyright (c) 2003-2014     PgPool Global Development Group
+ * Copyright (c) 2003-2023     PgPool Global Development Group
  *
  * Permission to use, copy, modify, and distribute this software and
  * its documentation for any purpose and without fee is hereby
index 6b95c29c749f2e9a0ee4cac387b8e81abe7907da..881cd1dbee40d7ce658afbf11a044948a3030709 100644 (file)
@@ -2,7 +2,7 @@
  * pgpool: a language independent connection pool server for PostgreSQL
  * written by Tatsuo Ishii
  *
- * Copyright (c) 2003-2014     PgPool Global Development Group
+ * Copyright (c) 2003-2023     PgPool Global Development Group
  *
  * Permission to use, copy, modify, and distribute this software and
  * its documentation for any purpose and without fee is hereby
index 9d4c14595a603ec2c49313136ebd1a5dff637999..ff978e7e60874bcbf9a286095dac975a20793230 100644 (file)
@@ -43,7 +43,7 @@
  * overflow.)
  *
  *
- * Portions Copyright (c) 2003-2022, PgPool Global Development Group
+ * Portions Copyright (c) 2003-2023, PgPool Global Development Group
  * Portions Copyright (c) 1996-2015, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
index 8ed49a730fadc1d642544f55ce8f7d468908ff97..b210f23f29605c46d4fafbed773ff8afbcda6639 100644 (file)
@@ -3,7 +3,7 @@
 * pgpool: a language independent connection pool server for PostgreSQL
 * written by Tatsuo Ishii
 *
-* Copyright (c) 2003-2019      PgPool Global Development Group
+* Copyright (c) 2003-2023      PgPool Global Development Group
 *
 * Permission to use, copy, modify, and distribute this software and
 * its documentation for any purpose and without fee is hereby