diff options
author | David Oberhollenzer <david.oberhollenzer@sigma-star.at> | 2021-08-02 12:55:08 +0200 |
---|---|---|
committer | David Oberhollenzer <david.oberhollenzer@sigma-star.at> | 2021-08-12 18:24:38 +0200 |
commit | 4188e94626aba41695eac49852c9e21203727e8c (patch) | |
tree | 19d0196d8af34b52d56ddaa4b2b67ee5a50f5aef /COPYING.md | |
parent | f9d242aed57ce2d41b4b4c5615b1a345d0ad6ee4 (diff) |
Add an explicit license boiler plate to all the example programs
Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at>
Diffstat (limited to 'COPYING.md')
-rw-r--r-- | COPYING.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -61,8 +61,8 @@ 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` +The example programs in the `extras` directory are licensed under +the **0BSD license**, a copy of which can be found in `licenses/0BSD.txt`. # Binary Packages with 3rd Party Libraries |