diff options
author | Francis Dupont <fdupont@isc.org> | 2015-05-20 16:02:16 +0200 |
---|---|---|
committer | Francis Dupont <fdupont@isc.org> | 2015-05-20 16:02:16 +0200 |
commit | c20f47e19d6060605c0611754db7b66b08553caa (patch) | |
tree | 3b4f42db5bbc6ea3b73d9131584251020fc1d8c6 /src/lib/dhcpsrv/lease_mgr_factory.h | |
parent | [master] updated git hash (diff) | |
download | kea-c20f47e19d6060605c0611754db7b66b08553caa.tar.xz kea-c20f47e19d6060605c0611754db7b66b08553caa.zip |
[master] Fixed the 2 bugs found by the Visual Studio runtime + one by Stephen in src/bin
Diffstat (limited to 'src/lib/dhcpsrv/lease_mgr_factory.h')
-rw-r--r-- | src/lib/dhcpsrv/lease_mgr_factory.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/dhcpsrv/lease_mgr_factory.h b/src/lib/dhcpsrv/lease_mgr_factory.h index 9218cf5e0b..accf3f7c7d 100644 --- a/src/lib/dhcpsrv/lease_mgr_factory.h +++ b/src/lib/dhcpsrv/lease_mgr_factory.h @@ -1,4 +1,4 @@ -// Copyright (C) 2012 Internet Systems Consortium, Inc. ("ISC") +// Copyright (C) 2012, 2015 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 |