diff options
| author | User tanida | 2006-10-10 03:02:25 +0000 |
|---|---|---|
| committer | User tanida | 2006-10-10 03:02:25 +0000 |
| commit | 5c4f4da062f8749a7ed5b9b24a6aa51a10fbbc92 (patch) | |
| tree | 4ca37a6533f7c367756f20bf4a3175e19ebae0e8 | |
| parent | cdb1c59c6cbdf8a785287ae971c1b62e33f31d67 (diff) | |
Change copyright from "SRA OSS,Inc.Japan " to "PgPool global development group"
| -rw-r--r-- | COPYING | 3 | ||||
| -rwxr-xr-x | src/pgpool.in | 2 | ||||
| -rwxr-xr-x | src/pgpool.monitor.in | 4 |
3 files changed, 3 insertions, 6 deletions
@@ -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 |
