mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 14:07:59 +00:00
update copyright notice
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2004-2007 Internet Systems Consortium, Inc. ("ISC")
|
* Copyright (C) 2004-2007, 2014 Internet Systems Consortium, Inc. ("ISC")
|
||||||
* Copyright (C) 1999-2001, 2003 Internet Software Consortium.
|
* Copyright (C) 1999-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
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2004-2008, 2010 Internet Systems Consortium, Inc. ("ISC")
|
* Copyright (C) 2004-2008, 2010, 2014 Internet Systems Consortium, Inc. ("ISC")
|
||||||
* Copyright (C) 1999-2001, 2003 Internet Software Consortium.
|
* Copyright (C) 1999-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
|
||||||
|
@@ -48,7 +48,7 @@ ATF_TC_BODY(snprintf, tc) {
|
|||||||
char buf[10000];
|
char buf[10000];
|
||||||
isc_uint64_t ll = 8589934592ULL;
|
isc_uint64_t ll = 8589934592ULL;
|
||||||
int n;
|
int n;
|
||||||
|
|
||||||
UNUSED(tc);
|
UNUSED(tc);
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Reference in New Issue
Block a user