mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 22:15:20 +00:00
update copyright notice
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (C) 2004-2010, 2012 Internet Systems Consortium, Inc. ("ISC")
|
||||
* Copyright (C) 2004-2010, 2012, 2013 Internet Systems Consortium, Inc. ("ISC")
|
||||
* Copyright (C) 1997-2003 Internet Software Consortium.
|
||||
*
|
||||
* Permission to use, copy, modify, and/or distribute this software for any
|
||||
@@ -2704,7 +2704,7 @@ isc_mem_renderjson(json_object *memobj) {
|
||||
return (ISC_R_SUCCESS);
|
||||
|
||||
error:
|
||||
if (ctxarray != NULL)
|
||||
if (ctxarray != NULL)
|
||||
json_object_put(ctxarray);
|
||||
return (result);
|
||||
}
|
||||
|
Reference in New Issue
Block a user