- Fix documentation comment for files previously residing in checkconf/.

This commit is contained in:
George Thessalonikefs 2021-04-13 13:58:53 +02:00
parent 403d0551b7
commit b774d97b3c
5 changed files with 7 additions and 4 deletions

View file

@ -1,3 +1,6 @@
13 April 2021: George
- Fix documentation comment for files previously residing in checkconf/.
12 April 2021: George 12 April 2021: George
- Fix (increase) verbosity level for iterator error log in - Fix (increase) verbosity level for iterator error log in
processQueryTargets(). processQueryTargets().

View file

@ -1,5 +1,5 @@
/* /*
* checkconf/unbound-checkconf.c - config file checker for unbound.conf file. * smallapp/unbound-checkconf.c - config file checker for unbound.conf file.
* *
* Copyright (c) 2007, NLnet Labs. All rights reserved. * Copyright (c) 2007, NLnet Labs. All rights reserved.
* *

View file

@ -1,5 +1,5 @@
/* /*
* checkconf/unbound-control.c - remote control utility for unbound. * smallapp/unbound-control.c - remote control utility for unbound.
* *
* Copyright (c) 2008, NLnet Labs. All rights reserved. * Copyright (c) 2008, NLnet Labs. All rights reserved.
* *

View file

@ -1,5 +1,5 @@
/* /*
* checkconf/unbound-host.c - replacement for host that supports validation. * smallapp/unbound-host.c - replacement for host that supports validation.
* *
* Copyright (c) 2007, NLnet Labs. All rights reserved. * Copyright (c) 2007, NLnet Labs. All rights reserved.
* *

View file

@ -1,5 +1,5 @@
/* /*
* checkconf/worker_cb.c - fake callback routines to make fptr_wlist work * smallapp/worker_cb.c - fake callback routines to make fptr_wlist work
* *
* Copyright (c) 2007, NLnet Labs. All rights reserved. * Copyright (c) 2007, NLnet Labs. All rights reserved.
* *