mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
update copyright notice
This commit is contained in:
parent
6ceb29d4d4
commit
eb0e8ace24
3 changed files with 6 additions and 6 deletions
|
|
@ -15,7 +15,7 @@
|
|||
* PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
/* $Id: port_after.h.in,v 1.56 2008/02/18 03:49:08 marka Exp $ */
|
||||
/* $Id: port_after.h.in,v 1.57 2008/02/18 23:46:59 tbox Exp $ */
|
||||
|
||||
#ifndef port_after_h
|
||||
#define port_after_h
|
||||
|
|
@ -515,6 +515,6 @@ void perror(const char *);
|
|||
*/
|
||||
char *vsprintf(char *, const char *, va_list);
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Copyright (C) 2004-2007 Internet Systems Consortium, Inc. ("ISC")
|
||||
* Copyright (C) 2004-2008 Internet Systems Consortium, Inc. ("ISC")
|
||||
* Copyright (C) 1999-2001, 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: print.c,v 1.34 2008/02/18 04:06:40 marka Exp $ */
|
||||
/* $Id: print.c,v 1.35 2008/02/18 23:46:59 tbox Exp $ */
|
||||
|
||||
/*! \file */
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
# Copyright (C) 2004-2007 Internet Systems Consortium, Inc. ("ISC")
|
||||
# Copyright (C) 2004-2008 Internet Systems Consortium, Inc. ("ISC")
|
||||
# Copyright (C) 1998-2003 Internet Software Consortium.
|
||||
#
|
||||
# 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
|
||||
# PERFORMANCE OF THIS SOFTWARE.
|
||||
|
||||
# $Id: rules.in,v 1.63 2008/02/18 22:43:48 marka Exp $
|
||||
# $Id: rules.in,v 1.64 2008/02/18 23:46:59 tbox Exp $
|
||||
|
||||
###
|
||||
### Common Makefile rules for BIND 9.
|
||||
|
|
|
|||
Loading…
Reference in a new issue