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. + +