From f9d242aed57ce2d41b4b4c5615b1a345d0ad6ee4 Mon Sep 17 00:00:00 2001 From: Luca Boccassi Date: Fri, 30 Jul 2021 16:46:10 +0100 Subject: Add a simple example to show how to extract a single text file Licensed under 0BSD: https://opensource.org/licenses/0BSD Signed-off-by: Luca Boccassi --- COPYING.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'COPYING.md') diff --git a/COPYING.md b/COPYING.md index 19f8c5d..d4e73b0 100644 --- a/COPYING.md +++ b/COPYING.md @@ -44,7 +44,7 @@ Although the existing squashfs-tools and the Linux kernel implementation have been used for testing, the source code in this package is neither based on, nor derived from either of them. -## Documentation and the Build System +## Documentation, examples and the Build System The auto-tools based build system has in large parts been hacked together by copy & pasting from various tutorials and other projects (mostly util-linux, @@ -61,6 +61,9 @@ If you use those as a basis for writing about SquashFS or this package, please cite your sources and mark verbatim quotations as such. I won't be angry if you don't, but a thesis supervisor, reviewer or fellow Wikipedian might be. +The `extras/extract_one.c` example file is licensed under the **0BSD license**, +a copy of which can be found in `licenses/0BSD.txt` + # Binary Packages with 3rd Party Libraries If this file is included in a binary release package, additional 3rd party -- cgit v1.2.3