~ubuntu-branches/ubuntu/lucid/dhcp3/lucid-security

« back to all changes in this revision

Viewing changes to dhcpctl/cltest.c

  • Committer: Bazaar Package Importer
  • Author(s): Andrew Pollock
  • Date: 2009-10-07 23:25:53 UTC
  • mfrom: (1.2.9 upstream)
  • mto: This revision was merged to the branch mainline in revision 53.
  • Revision ID: james.westby@ubuntu.com-20091007232553-nsdu7jit2urg4jmy
Tags: 3.1.3-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
 *   950 Charter Street
23
23
 *   Redwood City, CA 94063
24
24
 *   <info@isc.org>
25
 
 *   http://www.isc.org/
 
25
 *   https://www.isc.org/
26
26
 *
27
27
 * This software was contributed to Internet Systems Consortium
28
28
 * by Brian Murrell.
30
30
 
31
31
#ifndef lint
32
32
static char ocopyright[] =
33
 
"$Id: cltest.c,v 1.13 2005/03/17 20:15:03 dhankins Exp $ Copyright (c) 2004 Internet Systems Consortium.  All rights reserved.\n";
 
33
"$Id: cltest.c,v 1.13.140.1 2009/07/23 21:43:34 sar Exp $ Copyright (c) 2004 Internet Systems Consortium.  All rights reserved.\n";
34
34
#endif /* not lint */
35
35
 
36
36
#include <time.h>