From 5c4f4da062f8749a7ed5b9b24a6aa51a10fbbc92 Mon Sep 17 00:00:00 2001 From: User tanida Date: Tue, 10 Oct 2006 03:02:25 +0000 Subject: [PATCH] Change copyright from "SRA OSS,Inc.Japan " to "PgPool global development group" --- COPYING | 3 +-- src/pgpool.in | 2 +- src/pgpool.monitor.in | 4 +--- 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 -- 2.39.5