From 5ef8cccf211a659b1bd27c2b07e147f52043b301 Mon Sep 17 00:00:00 2001 From: axel Date: Wed, 5 Apr 2006 22:59:56 +1000 Subject: [PATCH] Mention in the license section that fish includes the glibc wcstok implementation as a fallback for libc implementations lacking wcstok darcs-hash:20060405125956-ac50b-9e5b51d94676868365878387cd8c7e14a1684348.gz --- doc_src/doc.hdr | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc_src/doc.hdr b/doc_src/doc.hdr index a526310f9..b1ace2ea2 100644 --- a/doc_src/doc.hdr +++ b/doc_src/doc.hdr @@ -1400,6 +1400,11 @@ The xdgmime library, written and copyrighted by Red Hat, Inc, is used by the mimedb command, which is a part of fish. It is released under the LGPL license. The license agreement is included below. +Fish contains code from the glibc library, namely the wcstok +function. This code is licensed under the LGPL. The license agreement +is included below. + +

GNU GENERAL PUBLIC LICENSE