diff options
author | Tomek Mrugalski <tomasz@isc.org> | 2015-06-25 19:49:47 +0200 |
---|---|---|
committer | Tomek Mrugalski <tomasz@isc.org> | 2015-06-25 21:01:13 +0200 |
commit | 9e685cf2e3431b35eae9c494856ca1fd357a8475 (patch) | |
tree | 7fea49b58558a71ab1e4d57a5d692170e6228082 /src/lib/dhcpsrv/lease_mgr_factory.h | |
parent | [3681] Patch as provided by Adam Kalmus: (diff) | |
download | kea-9e685cf2e3431b35eae9c494856ca1fd357a8475.tar.xz kea-9e685cf2e3431b35eae9c494856ca1fd357a8475.zip |
[3681] Last patch clean-up:
- Unnecessary comments removed;
- Copyright years updated
- whitespace sanitized (tabs, trailing spaces removed)
- unit-tests moved from lease_mgr_factory to data_source
- includes cleaned up in data_source.cc
Diffstat (limited to 'src/lib/dhcpsrv/lease_mgr_factory.h')
-rwxr-xr-x | 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 130da582a5..15d9e6e85b 100755 --- a/src/lib/dhcpsrv/lease_mgr_factory.h +++ b/src/lib/dhcpsrv/lease_mgr_factory.h @@ -1,4 +1,4 @@ -// Copyright (C) 2012, 2015 Internet Systems Consortium, Inc. ("ISC") +// Copyright (C) 2012-2013,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 |