2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-09-03 16:15:27 +00:00

update copyright notice

This commit is contained in:
Automatic Updater
2008-08-29 23:47:22 +00:00
parent f0ecd0e64f
commit 6ebd91a0c7
2 changed files with 10 additions and 10 deletions

View File

@@ -1,4 +1,4 @@
# Copyright (C) 2004, 2006, 2007 Internet Systems Consortium, Inc. ("ISC") # Copyright (C) 2004, 2006-2008 Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2000-2002 Internet Software Consortium. # Copyright (C) 2000-2002 Internet Software Consortium.
# #
# Permission to use, copy, modify, and/or distribute this software for any # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
# PERFORMANCE OF THIS SOFTWARE. # PERFORMANCE OF THIS SOFTWARE.
# $Id: Makefile.in,v 1.28 2008/08/29 03:16:14 marka Exp $ # $Id: Makefile.in,v 1.29 2008/08/29 23:47:22 tbox Exp $
srcdir = @srcdir@ srcdir = @srcdir@
VPATH = @srcdir@ VPATH = @srcdir@

View File

@@ -1,5 +1,5 @@
/* /*
* Copyright (C) 2004, 2006, 2007 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 2004, 2006-2008 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1998-2001, 2003 Internet Software Consortium. * Copyright (C) 1998-2001, 2003 Internet Software Consortium.
* *
* Permission to use, copy, modify, and/or distribute this software for any * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE. * PERFORMANCE OF THIS SOFTWARE.
*/ */
/* $Id: time.c,v 1.44 2008/08/29 03:57:38 marka Exp $ */ /* $Id: time.c,v 1.45 2008/08/29 23:47:22 tbox Exp $ */
#include <config.h> #include <config.h>