From cf5edf83ec67675f7f974f1cf87aeef3bc343ea7 Mon Sep 17 00:00:00 2001 From: Automatic Updater Date: Mon, 28 Feb 2011 23:46:34 +0000 Subject: [PATCH] update copyright notice --- bin/tests/system/dnssec/ns3/ttlpatch.example.db.in | 5 ++--- lib/isc/unix/socket.c | 4 ++-- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/bin/tests/system/dnssec/ns3/ttlpatch.example.db.in b/bin/tests/system/dnssec/ns3/ttlpatch.example.db.in index 09b9652dee..41bcb2b8c5 100644 --- a/bin/tests/system/dnssec/ns3/ttlpatch.example.db.in +++ b/bin/tests/system/dnssec/ns3/ttlpatch.example.db.in @@ -1,5 +1,4 @@ -; Copyright (C) 2004, 2007 Internet Systems Consortium, Inc. ("ISC") -; Copyright (C) 2000, 2001 Internet Software Consortium. +; Copyright (C) 2011 Internet Systems Consortium, Inc. ("ISC") ; ; Permission to use, copy, modify, and/or distribute this software for any ; purpose with or without fee is hereby granted, provided that the above @@ -13,7 +12,7 @@ ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR ; PERFORMANCE OF THIS SOFTWARE. -; $Id: ttlpatch.example.db.in,v 1.2.4.2 2011/02/28 14:28:00 fdupont Exp $ +; $Id: ttlpatch.example.db.in,v 1.2.4.3 2011/02/28 23:46:34 tbox Exp $ $TTL 300 ; 5 minutes @ IN SOA mname1. . ( diff --git a/lib/isc/unix/socket.c b/lib/isc/unix/socket.c index 40e73ecf39..76b5451cec 100644 --- a/lib/isc/unix/socket.c +++ b/lib/isc/unix/socket.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2010 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2011 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1998-2003 Internet Software Consortium. * * Permission to use, copy, modify, and/or distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: socket.c,v 1.326.20.8 2011/02/28 12:52:38 marka Exp $ */ +/* $Id: socket.c,v 1.326.20.9 2011/02/28 23:46:34 tbox Exp $ */ /*! \file */