diff options
Diffstat (limited to 'contrib/sdb/pgsql/zonetodb.c')
-rw-r--r-- | contrib/sdb/pgsql/zonetodb.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/sdb/pgsql/zonetodb.c b/contrib/sdb/pgsql/zonetodb.c index 003d411d..bcc7242a 100644 --- a/contrib/sdb/pgsql/zonetodb.c +++ b/contrib/sdb/pgsql/zonetodb.c @@ -2,7 +2,7 @@ * Copyright (C) 2004, 2005, 2007 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 2000-2002 Internet Software Consortium. * - * Permission to use, copy, modify, and distribute this software for any + * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies. * @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: zonetodb.c,v 1.17 2007/01/09 03:11:15 marka Exp $ */ +/* $Id: zonetodb.c,v 1.18 2007/06/18 23:47:33 tbox Exp $ */ #include <stdlib.h> #include <string.h> |