]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[3786] remove "ext/" from reference to the boost license file
authorJeremy C. Reed <jreed@isc.org>
Wed, 13 May 2015 18:00:36 +0000 (14:00 -0400)
committerJeremy C. Reed <jreed@isc.org>
Wed, 13 May 2015 18:00:36 +0000 (14:00 -0400)
because that directory name doesn't exist with the installed version
of kea.

This is trivial and I commit to master without review.

COPYING

diff --git a/COPYING b/COPYING
index 2d3d40f1ed8a9d4374201a1ed9763e680aa317be..32d0b1588463d6f42c607b39ef5f707d5841828d 100644 (file)
--- a/COPYING
+++ b/COPYING
@@ -16,4 +16,4 @@ PERFORMANCE OF THIS SOFTWARE.
 
 The ext/asio and ext/coroutine code is externally maintained and
 distributed under the Boost Software License, Version 1.0.
-(See accompanying file ext/LICENSE_1_0.txt.)
+(See its accompanying file LICENSE_1_0.txt.)