From: Jeremy C. Reed Date: Mon, 16 Apr 2012 19:24:01 +0000 (-0500) Subject: [master] mention external code using boost license X-Git-Tag: trac2351_base~226^2~116^2~36 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=277af902ee91a90c1ef8ebce3895ecc27d8dec2d;p=thirdparty%2Fkea.git [master] mention external code using boost license --- diff --git a/COPYING b/COPYING index 557bdfbc21..63717af556 100644 --- a/COPYING +++ b/COPYING @@ -11,3 +11,9 @@ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR 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.)