2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 14:35:26 +00:00

update copyright notice

This commit is contained in:
Automatic Updater
2009-07-19 23:47:55 +00:00
parent 133e6d43fa
commit 26d8ffe715
16 changed files with 51 additions and 49 deletions

View File

@@ -29,7 +29,7 @@
* IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: dnssec-keygen.c,v 1.88 2009/07/19 04:18:04 each Exp $ */
/* $Id: dnssec-keygen.c,v 1.89 2009/07/19 23:47:55 tbox Exp $ */
/*! \file */
@@ -317,7 +317,7 @@ main(int argc, char **argv) {
now, now);
break;
case 'U':
unpublish = strtotime(isc_commandline_argument,
unpublish = strtotime(isc_commandline_argument,
now, now);
break;
case 'D':