2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-09-04 16:45:24 +00:00

update copyright notice

This commit is contained in:
Tinderbox User
2014-03-03 23:47:11 +00:00
parent 7a6494cfb6
commit 1599ac12be
2 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
/* /*
* Copyright (C) 2004-2007, 2009-2013 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 2004-2007, 2009-2014 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2000-2003 Internet Software Consortium. * Copyright (C) 2000-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
@@ -640,7 +640,7 @@ pre_parse_args(int argc, char **argv) {
case 's': break; case 's': break;
case 't': break; case 't': break;
case 'v': break; case 'v': break;
case 'V': case 'V':
version(); version();
exit(0); exit(0);
break; break;

View File

@@ -1,5 +1,5 @@
/* /*
* Copyright (C) 2004-2013 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 2004-2014 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2000-2003 Internet Software Consortium. * Copyright (C) 2000-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