From 0c4bbfc78ccd7739bc643c1f14f55d0362336401 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Devrim=20G=C3=9CND=C3=9CZ?= Date: Thu, 4 Jan 2007 17:23:29 +0000 Subject: [PATCH] Copyright update --- COPYING | 2 +- src/pgpool.in | 2 +- src/pgpool.monitor.in | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/COPYING b/COPYING index 26cb869..efe4916 100644 --- a/COPYING +++ b/COPYING @@ -1,4 +1,4 @@ -Copyright (c) 2006 PgPool Global Development Group +Copyright (c) 2006-2007 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.in b/src/pgpool.in index c7d23c7..c57df2e 100755 --- a/src/pgpool.in +++ b/src/pgpool.in @@ -4,7 +4,7 @@ # # Author: TANIDA Yutaka(tanida@sraoss.co.jp) # -# Copyright (c) 2006 PgPool Global Development Group +# Copyright (c) 2006-2007 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 6061c10..003b25c 100755 --- a/src/pgpool.monitor.in +++ b/src/pgpool.monitor.in @@ -1,5 +1,5 @@ #!/usr/bin/perl -# Copyright (c) 2006 PgPool Global Development Group +# Copyright (c) 2006-2007 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