summaryrefslogtreecommitdiff
path: root/server
diff options
context:
space:
mode:
authorThomas Markwalder <tmark@isc.org>2016-03-04 16:19:27 -0500
committerThomas Markwalder <tmark@isc.org>2016-03-04 16:19:27 -0500
commit9deef2e73e01110730bc52f38802725705924793 (patch)
treec6946369861a1c524b02731f91c1b17280260b8a /server
parent0b209ea5cc333255e055113fa2ad636dda681a21 (diff)
downloadisc-dhcp-9deef2e73e01110730bc52f38802725705924793.tar.gz
[master] Pre-release tag prep for 4.3.4b1: version #, copyright etc...
Diffstat (limited to 'server')
-rw-r--r--server/bootp.c3
-rw-r--r--server/db.c3
-rw-r--r--server/dhcpd.83
-rw-r--r--server/dhcpd.c2
-rw-r--r--server/dhcpd.leases.53
-rw-r--r--server/dhcpleasequery.c3
-rw-r--r--server/mdb.c3
-rw-r--r--server/omapi.c3
-rw-r--r--server/salloc.c3
-rw-r--r--server/stables.c2
-rw-r--r--server/tests/simple_unittest.c2
11 files changed, 11 insertions, 19 deletions
diff --git a/server/bootp.c b/server/bootp.c
index 2e752c5b..a48098ae 100644
--- a/server/bootp.c
+++ b/server/bootp.c
@@ -3,8 +3,7 @@
BOOTP Protocol support. */
/*
- * Copyright (c) 2009,2012-2014,2016 by Internet Systems Consortium, Inc. ("ISC")
- * Copyright (c) 2004,2005,2007 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004-2016 by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 1995-2003 by Internet Software Consortium
*
* Permission to use, copy, modify, and distribute this software for any
diff --git a/server/db.c b/server/db.c
index 0eaa8d12..94f1584f 100644
--- a/server/db.c
+++ b/server/db.c
@@ -3,8 +3,7 @@
Persistent database management routines for DHCPD... */
/*
- * Copyright (c) 2012-2016 by Internet Systems Consortium, Inc. ("ISC")
- * Copyright (c) 2004-2010 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004-2016 by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 1995-2003 by Internet Software Consortium
*
* Permission to use, copy, modify, and distribute this software for any
diff --git a/server/dhcpd.8 b/server/dhcpd.8
index 55466766..c097bcf0 100644
--- a/server/dhcpd.8
+++ b/server/dhcpd.8
@@ -1,7 +1,6 @@
.\" dhcpd.8
.\"
-.\" Copyright (c) 2009-2012,2015-2016 by Internet Systems Consortium, Inc. ("ISC")
-.\" Copyright (c) 2004-2007 by Internet Systems Consortium, Inc. ("ISC")
+.\" Copyright (c) 2004-2016 by Internet Systems Consortium, Inc. ("ISC")
.\" Copyright (c) 1996-2003 by Internet Software Consortium
.\"
.\" Permission to use, copy, modify, and distribute this software for any
diff --git a/server/dhcpd.c b/server/dhcpd.c
index abf333d1..a42d7591 100644
--- a/server/dhcpd.c
+++ b/server/dhcpd.c
@@ -27,7 +27,7 @@
*/
static const char copyright[] =
-"Copyright 2004-2015 Internet Systems Consortium.";
+"Copyright 2004-2016 Internet Systems Consortium.";
static const char arr [] = "All rights reserved.";
static const char message [] = "Internet Systems Consortium DHCP Server";
static const char url [] =
diff --git a/server/dhcpd.leases.5 b/server/dhcpd.leases.5
index df59d825..e16c375e 100644
--- a/server/dhcpd.leases.5
+++ b/server/dhcpd.leases.5
@@ -1,7 +1,6 @@
.\" dhcpd.leases.5
.\"
-.\" Copyright (c) 2014-2016 by Internet Systems Consortium, Inc. ("ISC")
-.\" Copyright (c) 2004,2009 by Internet Systems Consortium, Inc. ("ISC")
+.\" Copyright (c) 2004-2016 by Internet Systems Consortium, Inc. ("ISC")
.\" Copyright (c) 1996-2003 by Internet Software Consortium
.\"
.\" Permission to use, copy, modify, and distribute this software for any
diff --git a/server/dhcpleasequery.c b/server/dhcpleasequery.c
index 91ca870c..75a0e72a 100644
--- a/server/dhcpleasequery.c
+++ b/server/dhcpleasequery.c
@@ -1,6 +1,5 @@
/*
- * Copyright (C) 2011-2013,2016 by Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2006-2007,2009 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2006-2016 by Internet Systems Consortium, Inc. ("ISC")
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
diff --git a/server/mdb.c b/server/mdb.c
index 148659fb..48947c51 100644
--- a/server/mdb.c
+++ b/server/mdb.c
@@ -3,8 +3,7 @@
Server-specific in-memory database support. */
/*
- * Copyright (c) 2011-2016 by Internet Systems Consortium, Inc. ("ISC")
- * Copyright (c) 2004-2009 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004-2016 by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 1996-2003 by Internet Software Consortium
*
* Permission to use, copy, modify, and distribute this software for any
diff --git a/server/omapi.c b/server/omapi.c
index 60e35f3f..e3992805 100644
--- a/server/omapi.c
+++ b/server/omapi.c
@@ -3,8 +3,7 @@
OMAPI object interfaces for the DHCP server. */
/*
- * Copyright (c) 2012-2016 by Internet Systems Consortium, Inc. ("ISC")
- * Copyright (c) 2004-2009 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004-2016 by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 1999-2003 by Internet Software Consortium
*
* Permission to use, copy, modify, and distribute this software for any
diff --git a/server/salloc.c b/server/salloc.c
index 164b2e59..e95eb875 100644
--- a/server/salloc.c
+++ b/server/salloc.c
@@ -3,8 +3,7 @@
Memory allocation for the DHCP server... */
/*
- * Copyright (c) 2009,2012,2014-2015 by Internet Systems Consortium, Inc. ("ISC")
- * Copyright (c) 2004-2007 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004-2016 by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 1996-2003 by Internet Software Consortium
*
* Permission to use, copy, modify, and distribute this software for any
diff --git a/server/stables.c b/server/stables.c
index f34a6721..3a83acbe 100644
--- a/server/stables.c
+++ b/server/stables.c
@@ -3,7 +3,7 @@
Tables of information only used by server... */
/*
- * Copyright (c) 2004-2011,2013-2016 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004-2016 by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 1995-2003 by Internet Software Consortium
*
* Permission to use, copy, modify, and distribute this software for any
diff --git a/server/tests/simple_unittest.c b/server/tests/simple_unittest.c
index c345aefd..6544d828 100644
--- a/server/tests/simple_unittest.c
+++ b/server/tests/simple_unittest.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2012,2015-2016 Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2012-2016 Internet Systems Consortium, Inc. ("ISC")
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above