summaryrefslogtreecommitdiff
path: root/COPYING
diff options
context:
space:
mode:
authorDavid Herrmann <dh.herrmann@gmail.com>2014-02-18 14:04:51 +0100
committerDavid Herrmann <dh.herrmann@gmail.com>2014-02-18 14:04:51 +0100
commit8c2f95257cbb8936b21ae569a11fefde4ecec658 (patch)
tree6ef724e719521107064c6ceb1501def8fc2774f9 /COPYING
parent47539226cdb0925b9b6fbc69c3bd55cddaf3991a (diff)
Move gdhcp and miracle-dhcp to ./src/dhcp/
Use a common subdirectory for gdhcp so we can easily replace it once sd-dhcp has server-side support. Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
Diffstat (limited to 'COPYING')
-rw-r--r--COPYING4
1 files changed, 2 insertions, 2 deletions
diff --git a/COPYING b/COPYING
index 8bbf932..dbba0a3 100644
--- a/COPYING
+++ b/COPYING
@@ -37,5 +37,5 @@ apply:
src/shl_htable.[ch]: Released under the conditions of the LGPLv2+.
Please see LICENSE_htable for more.
- src/gdhcp/*: Released under the conditions of the GPLv2.
- Please see LICENSE_gdhcp for more.
+ src/dhcp/*: Released under the conditions of the GPLv2.
+ Please see LICENSE_gdhcp for more.