summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUser tanida2006-10-10 03:02:25 +0000
committerUser tanida2006-10-10 03:02:25 +0000
commit5c4f4da062f8749a7ed5b9b24a6aa51a10fbbc92 (patch)
tree4ca37a6533f7c367756f20bf4a3175e19ebae0e8
parentcdb1c59c6cbdf8a785287ae971c1b62e33f31d67 (diff)
Change copyright from "SRA OSS,Inc.Japan " to "PgPool global development group"
-rw-r--r--COPYING3
-rwxr-xr-xsrc/pgpool.in2
-rwxr-xr-xsrc/pgpool.monitor.in4
3 files changed, 3 insertions, 6 deletions
diff --git a/COPYING b/COPYING
index 1588a73..26cb869 100644
--- a/COPYING
+++ b/COPYING
@@ -1,4 +1,4 @@
-Copyright (c) 2006 SRA OSS, Inc. Japan
+Copyright (c) 2006 PgPool Global Development Group
Permission to use, copy, modify, and distribute this software and
its documentation for any purpose and without fee is hereby
@@ -10,4 +10,3 @@ distribution of the software without specific, written prior
permission. The author makes no representations about the
suitability of this software for any purpose. It is provided "as
is" without express or implied warranty.
-
diff --git a/src/pgpool.in b/src/pgpool.in
index 64b3aae..c7d23c7 100755
--- a/src/pgpool.in
+++ b/src/pgpool.in
@@ -4,7 +4,7 @@
#
# Author: TANIDA Yutaka(tanida@sraoss.co.jp)
#
-# Copyright (c) 2006 SRA OSS, Inc. Japan
+# Copyright (c) 2006 PgPool Global Development Group
#
# Permission to use, copy, modify, and distribute this software and
# its documentation for any purpose and without fee is hereby
diff --git a/src/pgpool.monitor.in b/src/pgpool.monitor.in
index c28ba4e..6061c10 100755
--- a/src/pgpool.monitor.in
+++ b/src/pgpool.monitor.in
@@ -1,7 +1,5 @@
#!/usr/bin/perl
-# pgsql-pgpool.monitor written by Yutaka tanida (tanida@sraoss.co.jp)
-#
-# Copyright (c) 2006 SRA OSS, Inc. Japan
+# Copyright (c) 2006 PgPool Global Development Group
#
#Permission to use, copy, modify, and distribute this software and
#its documentation for any purpose and without fee is hereby