diff options
author | Marcin Siodelski <marcin@isc.org> | 2016-03-23 12:07:50 +0100 |
---|---|---|
committer | Marcin Siodelski <marcin@isc.org> | 2016-03-23 12:29:15 +0100 |
commit | 34d21432a47f584e238dd6e01ba12472447bfc52 (patch) | |
tree | aaff8af20f5a85021ba6985652fd2fd865d0b618 /src/lib/dhcp/classify.cc | |
parent | [4212] Compilation fix (diff) | |
download | kea-34d21432a47f584e238dd6e01ba12472447bfc52.tar.xz kea-34d21432a47f584e238dd6e01ba12472447bfc52.zip |
[4212] Addressed review comments.
Diffstat (limited to 'src/lib/dhcp/classify.cc')
-rw-r--r-- | src/lib/dhcp/classify.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/dhcp/classify.cc b/src/lib/dhcp/classify.cc index 0fe1f9df19..f7d0d7ad64 100644 --- a/src/lib/dhcp/classify.cc +++ b/src/lib/dhcp/classify.cc @@ -1,4 +1,4 @@ -// Copyright (C) 2014, 2015, 2016 Internet Systems Consortium, Inc. ("ISC") +// Copyright (C) 2014-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 |